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 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins7500787618077415199.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20250124-1239-9ed3944b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-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 [241 kB] Fetched 9302 kB in 1s (11.2 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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_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_1.cc Creating dependency file for RAN_Adapter_part_2.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_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_3.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_Templates_part_7.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_3.cc Creating dependency file for RANAP_Templates_part_4.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_5.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_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_1.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_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_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_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_4.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1U_CodecPort.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 BSSGP_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_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 env 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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (412 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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (88.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-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-20250124-1239-9ed3944b-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250124123919546 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250124123919546 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250124123919546 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250124123919546 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250124123919546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250124123919546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250124123919546 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250124123919546 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250124123919546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250124123919546 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250124123919546 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250124123919546 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250124123919546 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250124123919546 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250124123919546 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250124123919546 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250124123919546 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-20250124-1239-9ed3944b-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x559f07f05d60(sgsn) with 23 counters 20250124123919804 DLSS7 INFO (r=127.0.0.1:53837<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124123919804 DLSS7 INFO (r=127.0.0.1:53837<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250124123919804 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:53837<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250124123919804 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250124123919804 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250124123919804 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124123919804 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250124123919804 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250124123919804 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250124123919804 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250124123919805 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250124123919805 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250124123919805 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250124123919805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123919805 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250124123919805 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250124123919805 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250124123919805 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124123919805 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124123919805 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124123919805 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124123919805 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250124123919805 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250124123919805 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250124123919805 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250124123919805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124123919805 DLSS7 INFO (r=127.0.0.1:55870<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124123919805 DLSS7 INFO (r=127.0.0.1:55870<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250124123919805 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:55870<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250124123919805 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250124123919805 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124123919805 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124123919805 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124123919805 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124123919805 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:53837<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124123919805 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124123919805 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124123919805 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) [testenv][generic] Running testsuite 20250124123919805 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124123919805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124123919805 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-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@f7dd106e184a: Unix server socket created successfully. MC@f7dd106e184a: Listening on TCP port 34123. f7dd106e184a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests f7dd106e184a 34123 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f7dd106e184a: New HC connected from 10.0.2.100 [10.0.2.100]. f7dd106e184a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f7dd106e184a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7dd106e184a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f7dd106e184a: Configuration file was processed on all HCs. MC@f7dd106e184a: Creating MTC on host 10.0.2.100. MC@f7dd106e184a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f7dd106e184a: 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 Jan 24 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 20250124123920806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123920806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach started. 20250124123921432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123921439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250124123921495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123921495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123921495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123921495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123921496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123921496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123921496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123921496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123921496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123921496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123921496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123921496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250124123921496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124123921496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123921496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123921496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123921496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123921498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123921503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123921503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250124123921508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123921508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123921508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123921508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123921509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123921509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123921509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123921509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123921509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123921509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123921509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123921509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250124123921509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124123921509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123921509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123921510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123921510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123921512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123921512 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)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123921517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123921517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250124123921522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123921522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123921522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123921522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123921523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123921523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123921523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123921523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123921523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250124123921523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124123921523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123921523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124123921524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123921524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123921526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123921526 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)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123921531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123921531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124123921806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123921806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124123921806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124123921806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124123921806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124123921806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250124123921806 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250124123921806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250124123921806 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250124123921806 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250124123921806 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250124123921806 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250124123921806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250124123921806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124123921807 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250124123921807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124123921807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124123921807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124123921807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124123921807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124123921807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124123921807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124123921807 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x559f3f65e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250124123921808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124123921810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124123921811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@f7dd106e184a: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C77A3AA7'O, index=0 SGSN_Test-GSUP(19)@f7dd106e184a: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@f7dd106e184a: 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 := '0852E97765FB3F89B2A4DE6475CBB49E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F77AB55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68DC26C7DABFED87'O } } } } } 20250124123922890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123922890 DLLC NOTICE LLME(ffffffff/c77a3aa7){UNASSIGNED} LLC RX: unknown TLLI 0xc77a3aa7, creating LLME on the fly (gprs_llc.c:552) 20250124123922890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123922890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20250124123922890 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124123922890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124123922890 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124123922890 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124123922890 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123922890 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124123922890 DLLC NOTICE LLME(ffffffff/c77a3aa7){UNASSIGNED} LLGM Assign pre (c77a3aa7 => ffc69c7b) (gprs_llc.c:1079) 20250124123922890 DLLC NOTICE LLME(c77a3aa7/ffc69c7b){ASSIGNED} LLGM Assign post (c77a3aa7 => ffc69c7b) (gprs_llc.c:1125) 20250124123922890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123922890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123922890 DMM DEBUG MM(262420000000001/ffc69c7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123922915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123922915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124123922915 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123922915 DMM DEBUG MM(262420000000001/ffc69c7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250124123922915 DMM NOTICE MM(262420000000001/ffc69c7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123922915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123922915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123922915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123922915 DMM DEBUG MM(262420000000001/ffc69c7b) Requesting authorization (sgsn_auth.c:160) 20250124123922915 DMM INFO MM(262420000000001/ffc69c7b) Requesting authentication tuples (sgsn_auth.c:184) 20250124123922915 DMM DEBUG MM(262420000000001/ffc69c7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124123922915 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250124123922915 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@f7dd106e184a: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250124123922921 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124123922921 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124123922921 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124123922921 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124123922921 DMM INFO MM(262420000000001/ffc69c7b) Subscriber data update (mmctx.c:445) 20250124123922921 DMM DEBUG MM(262420000000001/ffc69c7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124123922921 DMM INFO MM(262420000000001/ffc69c7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124123922921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124123922921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123922921 DMM INFO MM(262420000000001/ffc69c7b) <- GMM AUTH AND CIPHERING REQ (rand = 08 52 e9 77 65 fb 3f 89 b2 a4 de 64 75 cb b4 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124123922938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123922938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123922938 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123922938 DMM INFO MM(262420000000001/ffc69c7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124123922938 DMM NOTICE MM(262420000000001/ffc69c7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124123922938 DMM DEBUG MM(262420000000001/ffc69c7b) checking auth: received GSM SRES = 0f 77 ab 55 (gprs_gmm.c:666) 20250124123922938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124123922938 DMM DEBUG MM(262420000000001/ffc69c7b) Requesting authorization (sgsn_auth.c:160) 20250124123922938 DMM INFO MM(262420000000001/ffc69c7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123922938 DMM DEBUG MM(262420000000001/ffc69c7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123922938 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250124123922938 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) 20250124123922938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124123922938 DMM INFO MM(262420000000001/ffc69c7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xffc69c7b) (gprs_gmm.c:300) 20250124123922941 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123922941 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123922941 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250124123922941 DMM INFO MM(262420000000001/ffc69c7b) Subscriber data update (mmctx.c:445) 20250124123922941 DMM DEBUG MM(262420000000001/ffc69c7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124123922941 DMM INFO MM(262420000000001/ffc69c7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124123922941 DMM NOTICE MM(262420000000001/ffc69c7b) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250124123922941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123922941 DMM NOTICE MM(262420000000001/ffc69c7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124123922941 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) 20250124123922943 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123922943 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250124123922943 DMM INFO MM(262420000000001/ffc69c7b) Subscriber data update (mmctx.c:445) 20250124123922943 DMM DEBUG MM(262420000000001/ffc69c7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124123922956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123922956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124123922956 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123922956 DMM INFO MM(262420000000001/ffc69c7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124123922956 DMM NOTICE MM(262420000000001/ffc69c7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124123922956 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124123922956 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124123922956 DLLC NOTICE LLME(c77a3aa7/ffc69c7b){ASSIGNED} LLGM Assign pre (ffffffff => ffc69c7b) (gprs_llc.c:1079) 20250124123922956 DLLC NOTICE LLME(ffffffff/ffc69c7b){ASSIGNED} LLGM Assign post (ffffffff => ffc69c7b) (gprs_llc.c:1125) 20250124123922956 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124123922956 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124123922956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124123922956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@f7dd106e184a: setverdict(pass): none -> pass TC_attach-BVCI196(6)@f7dd106e184a: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@f7dd106e184a: Final verdict of PTC: pass 20250124123923022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(12)@f7dd106e184a: Final verdict of PTC: none 20250124123923029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach-BVCI220(16)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(7)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(17)@f7dd106e184a: Final verdict of PTC: none 20250124123923029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(3)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@f7dd106e184a: Final verdict of PTC: none TC_attach-BVCI196(6)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(5)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(15)@f7dd106e184a: Final verdict of PTC: none TC_attach-BVCI210(11)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(10)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124123923147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123923549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99624) 20250124123924030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123924030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124123924348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124123924348 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250124123924348 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:55870 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=99624, count=103980) 20250124123925032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123925032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124123926033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123926033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_mnc3 started. 20250124123926647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123926650 DMM INFO MM(262420000000001/ffc69c7b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124123926650 DMM INFO MM(262420000000001/ffc69c7b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124123926650 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124123926650 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124123926650 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124123926650 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124123926650 DLLC NOTICE LLME(ffffffff/ffc69c7b){ASSIGNED} LLGM Assign pre (ffc69c7b => ffffffff) (gprs_llc.c:1079) 20250124123926650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffc69c7b => ffffffff) (gprs_llc.c:1125) 20250124123926650 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250124123926650 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) 20250124123926650 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250124123926650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124123926650 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124123926650 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124123926650 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124123926650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123926699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124123926699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123926699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123926699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124123926699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123926699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123926699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123926699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123926701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123926701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123926701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123926701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123926701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123926701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123926701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123926701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124123926701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123926701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124123926701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123926701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124123926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124123926710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123926710 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(27)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI196(25)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123926714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926714 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123926714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123926714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123926714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124123926714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123926714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123926715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123926717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124123926725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123926725 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(32)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI210(30)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123926729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124123926729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123926729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123926729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124123926729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123926729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123926729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123926729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123926730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123926730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123926730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123926730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123926730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123926730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123926730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123926730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123926730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124123926730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123926730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123926730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123926730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123926732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123926736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123926736 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124123927034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123927034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124123927034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124123927034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124123927038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124123927040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@f7dd106e184a: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F32BEB4A'O, index=0 SGSN_Test-GSUP(38)@f7dd106e184a: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@f7dd106e184a: 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 := '9094FD6EAB5C303A3751E3F8B7D5AFB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF52E58D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8AAF33AC2B24826'O } } } } } 20250124123928116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123928116 DLLC NOTICE LLME(ffffffff/f32beb4a){UNASSIGNED} LLC RX: unknown TLLI 0xf32beb4a, creating LLME on the fly (gprs_llc.c:552) 20250124123928116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123928116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250124123928116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124123928116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124123928116 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124123928116 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124123928116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123928116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124123928116 DLLC NOTICE LLME(ffffffff/f32beb4a){UNASSIGNED} LLGM Assign pre (f32beb4a => c2b7fb2c) (gprs_llc.c:1079) 20250124123928116 DLLC NOTICE LLME(f32beb4a/c2b7fb2c){ASSIGNED} LLGM Assign post (f32beb4a => c2b7fb2c) (gprs_llc.c:1125) 20250124123928116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123928116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123928116 DMM DEBUG MM(262420000001001/c2b7fb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123928144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123928144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124123928144 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123928144 DMM DEBUG MM(262420000001001/c2b7fb2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250124123928144 DMM NOTICE MM(262420000001001/c2b7fb2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123928144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123928144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123928144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123928144 DMM DEBUG MM(262420000001001/c2b7fb2c) Requesting authorization (sgsn_auth.c:160) 20250124123928144 DMM INFO MM(262420000001001/c2b7fb2c) Requesting authentication tuples (sgsn_auth.c:184) 20250124123928144 DMM DEBUG MM(262420000001001/c2b7fb2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124123928144 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250124123928144 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)@f7dd106e184a: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@f7dd106e184a: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250124123928151 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124123928151 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124123928151 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124123928151 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124123928151 DMM INFO MM(262420000001001/c2b7fb2c) Subscriber data update (mmctx.c:445) 20250124123928151 DMM DEBUG MM(262420000001001/c2b7fb2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124123928151 DMM INFO MM(262420000001001/c2b7fb2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124123928151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124123928151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123928151 DMM INFO MM(262420000001001/c2b7fb2c) <- GMM AUTH AND CIPHERING REQ (rand = 90 94 fd 6e ab 5c 30 3a 37 51 e3 f8 b7 d5 af b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124123928169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123928169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123928169 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123928169 DMM INFO MM(262420000001001/c2b7fb2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124123928169 DMM NOTICE MM(262420000001001/c2b7fb2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124123928169 DMM DEBUG MM(262420000001001/c2b7fb2c) checking auth: received GSM SRES = cf 52 e5 8d (gprs_gmm.c:666) 20250124123928169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124123928169 DMM DEBUG MM(262420000001001/c2b7fb2c) Requesting authorization (sgsn_auth.c:160) 20250124123928169 DMM INFO MM(262420000001001/c2b7fb2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123928169 DMM DEBUG MM(262420000001001/c2b7fb2c) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123928169 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250124123928169 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) 20250124123928169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124123928169 DMM INFO MM(262420000001001/c2b7fb2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b7fb2c) (gprs_gmm.c:300) 20250124123928172 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123928172 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123928172 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124123928172 DMM INFO MM(262420000001001/c2b7fb2c) Subscriber data update (mmctx.c:445) 20250124123928172 DMM DEBUG MM(262420000001001/c2b7fb2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124123928172 DMM INFO MM(262420000001001/c2b7fb2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124123928172 DMM NOTICE MM(262420000001001/c2b7fb2c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250124123928172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123928172 DMM NOTICE MM(262420000001001/c2b7fb2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124123928172 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) 20250124123928174 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123928174 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124123928174 DMM INFO MM(262420000001001/c2b7fb2c) Subscriber data update (mmctx.c:445) 20250124123928174 DMM DEBUG MM(262420000001001/c2b7fb2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124123928186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123928186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124123928186 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123928186 DMM INFO MM(262420000001001/c2b7fb2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124123928186 DMM NOTICE MM(262420000001001/c2b7fb2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124123928186 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124123928186 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124123928186 DLLC NOTICE LLME(f32beb4a/c2b7fb2c){ASSIGNED} LLGM Assign pre (ffffffff => c2b7fb2c) (gprs_llc.c:1079) 20250124123928186 DLLC NOTICE LLME(ffffffff/c2b7fb2c){ASSIGNED} LLGM Assign post (ffffffff => c2b7fb2c) (gprs_llc.c:1125) 20250124123928186 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124123928186 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124123928186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124123928186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@f7dd106e184a: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@f7dd106e184a: Final verdict of PTC: pass 20250124123928247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124123928252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124123928252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(32)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(38)@f7dd106e184a: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(36)@f7dd106e184a: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@f7dd106e184a: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(31)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(26)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(29)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(24)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(34)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_mnc3 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124123928367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123928769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83316) 20250124123929253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123929253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83316, count=89368) 20250124123930255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123930255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124123931256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123931257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_umts_aka_umts_res started. 20250124123931837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123931839 DMM INFO MM(262420000001001/c2b7fb2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124123931839 DMM INFO MM(262420000001001/c2b7fb2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124123931839 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124123931839 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124123931839 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124123931839 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124123931839 DLLC NOTICE LLME(ffffffff/c2b7fb2c){ASSIGNED} LLGM Assign pre (c2b7fb2c => ffffffff) (gprs_llc.c:1079) 20250124123931839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b7fb2c => ffffffff) (gprs_llc.c:1125) 20250124123931839 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250124123931839 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) 20250124123931839 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250124123931839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124123931839 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124123931839 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124123931839 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124123931839 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123931885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124123931885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123931885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123931885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124123931885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123931885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123931885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123931885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123931887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123931887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123931887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123931887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123931887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123931887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123931887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123931887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124123931887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123931887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123931887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123931887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123931890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124123931898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123931898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(50)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124123931907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124123931907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123931907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123931907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124123931907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123931907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123931907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123931907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123931908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123931908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123931908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123931908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123931908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123931908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123931908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123931908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124123931908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123931908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123931908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123931909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123931910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250124123931915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123931915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(55)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123931919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124123931919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123931919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123931919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124123931919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123931919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123931919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123931919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123931920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123931920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123931920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123931920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123931920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123931920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123931920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123931920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123931920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124123931920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123931920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123931920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123931920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123931923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123931928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123931928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124123932258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123932258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124123932258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124123932258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124123932262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124123932263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@f7dd106e184a: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DEFDDF07'O, index=0 SGSN_Test-GSUP(57)@f7dd106e184a: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@f7dd106e184a: 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 := '8D0C669BE46B71D4E8F3EB7C3E51BE1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9C235CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73F2603C2A57C44F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '59159BEFFACE1F775F96BF27B734537A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7034469398CEA9D71C0D7A36F7566FF5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FBEE665A1065C33348EAC6BFED735EA8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6DADF99D23A6481C'O } } } } } 20250124123933340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123933340 DLLC NOTICE LLME(ffffffff/defddf07){UNASSIGNED} LLC RX: unknown TLLI 0xdefddf07, creating LLME on the fly (gprs_llc.c:552) 20250124123933340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123933340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250124123933340 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124123933340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124123933340 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124123933340 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124123933340 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123933340 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124123933340 DLLC NOTICE LLME(ffffffff/defddf07){UNASSIGNED} LLGM Assign pre (defddf07 => d0225147) (gprs_llc.c:1079) 20250124123933340 DLLC NOTICE LLME(defddf07/d0225147){ASSIGNED} LLGM Assign post (defddf07 => d0225147) (gprs_llc.c:1125) 20250124123933340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123933340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123933340 DMM DEBUG MM(262420000001002/d0225147) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123933360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123933361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124123933361 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123933361 DMM DEBUG MM(262420000001002/d0225147) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250124123933361 DMM NOTICE MM(262420000001002/d0225147) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123933361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123933361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123933361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123933361 DMM DEBUG MM(262420000001002/d0225147) Requesting authorization (sgsn_auth.c:160) 20250124123933361 DMM INFO MM(262420000001002/d0225147) Requesting authentication tuples (sgsn_auth.c:184) 20250124123933361 DMM DEBUG MM(262420000001002/d0225147) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124123933361 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250124123933361 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)@f7dd106e184a: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@f7dd106e184a: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250124123933368 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124123933368 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124123933368 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124123933368 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124123933368 DMM INFO MM(262420000001002/d0225147) Subscriber data update (mmctx.c:445) 20250124123933368 DMM DEBUG MM(262420000001002/d0225147) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124123933368 DMM INFO MM(262420000001002/d0225147) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124123933368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124123933368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123933368 DMM INFO MM(262420000001002/d0225147) <- GMM AUTH AND CIPHERING REQ (rand = 8d 0c 66 9b e4 6b 71 d4 e8 f3 eb 7c 3e 51 be 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = fb ee 66 5a 10 65 c3 33 48 ea c6 bf ed 73 5e a8 ) (gprs_gmm.c:483) 20250124123933384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123933385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123933385 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123933385 DMM INFO MM(262420000001002/d0225147) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124123933385 DMM NOTICE MM(262420000001002/d0225147) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124123933385 DMM DEBUG MM(262420000001002/d0225147) checking auth: received UMTS RES = 6d ad f9 9d 23 a6 48 1c (gprs_gmm.c:666) 20250124123933385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124123933385 DMM DEBUG MM(262420000001002/d0225147) Requesting authorization (sgsn_auth.c:160) 20250124123933385 DMM INFO MM(262420000001002/d0225147) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123933385 DMM DEBUG MM(262420000001002/d0225147) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123933385 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250124123933385 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) 20250124123933385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124123933385 DMM INFO MM(262420000001002/d0225147) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0225147) (gprs_gmm.c:300) 20250124123933388 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123933388 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123933388 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250124123933388 DMM INFO MM(262420000001002/d0225147) Subscriber data update (mmctx.c:445) 20250124123933388 DMM DEBUG MM(262420000001002/d0225147) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124123933388 DMM INFO MM(262420000001002/d0225147) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124123933388 DMM NOTICE MM(262420000001002/d0225147) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250124123933388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123933388 DMM NOTICE MM(262420000001002/d0225147) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124123933388 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) 20250124123933389 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123933389 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250124123933389 DMM INFO MM(262420000001002/d0225147) Subscriber data update (mmctx.c:445) 20250124123933389 DMM DEBUG MM(262420000001002/d0225147) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124123933403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123933403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124123933403 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123933403 DMM INFO MM(262420000001002/d0225147) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124123933403 DMM NOTICE MM(262420000001002/d0225147) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124123933403 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124123933403 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124123933403 DLLC NOTICE LLME(defddf07/d0225147){ASSIGNED} LLGM Assign pre (ffffffff => d0225147) (gprs_llc.c:1079) 20250124123933403 DLLC NOTICE LLME(ffffffff/d0225147){ASSIGNED} LLGM Assign post (ffffffff => d0225147) (gprs_llc.c:1125) 20250124123933403 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124123933403 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124123933403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124123933403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@f7dd106e184a: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@f7dd106e184a: Final verdict of PTC: pass 20250124123933462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(51)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@f7dd106e184a: Final verdict of PTC: none 20250124123933467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124123933468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(45)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(57)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@f7dd106e184a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(55)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@f7dd106e184a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@f7dd106e184a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(53)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(49)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(43)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124123933583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123933986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83688) 20250124123934468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123934469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83688, count=89220) 20250124123935470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123935470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124123936471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123936471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_umts_aka_gsm_sres started. 20250124123937079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123937082 DMM INFO MM(262420000001002/d0225147) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124123937082 DMM INFO MM(262420000001002/d0225147) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124123937082 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124123937082 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124123937082 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124123937082 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124123937082 DLLC NOTICE LLME(ffffffff/d0225147){ASSIGNED} LLGM Assign pre (d0225147 => ffffffff) (gprs_llc.c:1079) 20250124123937082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0225147 => ffffffff) (gprs_llc.c:1125) 20250124123937082 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250124123937082 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) 20250124123937082 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250124123937082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124123937082 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124123937082 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124123937082 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124123937082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123937127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124123937127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123937127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123937127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124123937127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123937127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123937127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123937127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123937128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124123937128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123937128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123937129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123937129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123937132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123937140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123937140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_umts_aka_gsm_sres-BVCI196(63)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124123937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123937146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124123937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123937147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123937147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123937147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123937147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123937147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124123937147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123937147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123937147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123937147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123937149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124123937157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123937157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(70)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(74)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123937162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124123937162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123937162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123937162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124123937162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123937162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123937162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123937162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123937162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123937162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123937162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123937163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123937163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123937163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123937163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123937163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123937163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124123937163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123937163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124123937163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123937163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123937166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123937171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124123937473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123937473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124123937473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124123937473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124123937477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124123937478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@f7dd106e184a: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='ECD6CB30'O, index=0 SGSN_Test-GSUP(76)@f7dd106e184a: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@f7dd106e184a: 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 := 'C7C05085B1522EF29E00D02463224EC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1A1073B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7314839EDFD5FDF5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F7487CBA60C283BFA687F2C5C40DBCBE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EB330E1B5D917162C768EB9CD876E995'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '636BD973720445C165EE207CD3876719'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AB80450C46813599'O } } } } } 20250124123938536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123938536 DLLC NOTICE LLME(ffffffff/ecd6cb30){UNASSIGNED} LLC RX: unknown TLLI 0xecd6cb30, creating LLME on the fly (gprs_llc.c:552) 20250124123938536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123938536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250124123938536 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124123938536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124123938536 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124123938536 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124123938536 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123938536 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124123938536 DLLC NOTICE LLME(ffffffff/ecd6cb30){UNASSIGNED} LLGM Assign pre (ecd6cb30 => f4883894) (gprs_llc.c:1079) 20250124123938536 DLLC NOTICE LLME(ecd6cb30/f4883894){ASSIGNED} LLGM Assign post (ecd6cb30 => f4883894) (gprs_llc.c:1125) 20250124123938536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123938536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123938536 DMM DEBUG MM(262420000001003/f4883894) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123938549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123938549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124123938549 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123938549 DMM DEBUG MM(262420000001003/f4883894) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250124123938549 DMM NOTICE MM(262420000001003/f4883894) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123938549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123938549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123938549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123938549 DMM DEBUG MM(262420000001003/f4883894) Requesting authorization (sgsn_auth.c:160) 20250124123938549 DMM INFO MM(262420000001003/f4883894) Requesting authentication tuples (sgsn_auth.c:184) 20250124123938549 DMM DEBUG MM(262420000001003/f4883894) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124123938549 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250124123938549 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)@f7dd106e184a: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@f7dd106e184a: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250124123938553 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124123938553 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124123938553 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124123938553 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124123938553 DMM INFO MM(262420000001003/f4883894) Subscriber data update (mmctx.c:445) 20250124123938553 DMM DEBUG MM(262420000001003/f4883894) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124123938553 DMM INFO MM(262420000001003/f4883894) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124123938553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124123938553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123938553 DMM INFO MM(262420000001003/f4883894) <- GMM AUTH AND CIPHERING REQ (rand = c7 c0 50 85 b1 52 2e f2 9e 00 d0 24 63 22 4e c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 63 6b d9 73 72 04 45 c1 65 ee 20 7c d3 87 67 19 ) (gprs_gmm.c:483) 20250124123938567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123938567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123938567 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123938567 DMM INFO MM(262420000001003/f4883894) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124123938567 DMM NOTICE MM(262420000001003/f4883894) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124123938567 DMM DEBUG MM(262420000001003/f4883894) checking auth: received GSM SRES = e1 a1 07 3b (gprs_gmm.c:666) 20250124123938567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124123938567 DMM DEBUG MM(262420000001003/f4883894) Requesting authorization (sgsn_auth.c:160) 20250124123938567 DMM INFO MM(262420000001003/f4883894) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123938567 DMM DEBUG MM(262420000001003/f4883894) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123938567 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250124123938567 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) 20250124123938567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124123938567 DMM INFO MM(262420000001003/f4883894) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4883894) (gprs_gmm.c:300) 20250124123938569 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123938569 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123938569 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250124123938569 DMM INFO MM(262420000001003/f4883894) Subscriber data update (mmctx.c:445) 20250124123938569 DMM DEBUG MM(262420000001003/f4883894) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124123938569 DMM INFO MM(262420000001003/f4883894) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124123938569 DMM NOTICE MM(262420000001003/f4883894) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250124123938569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123938569 DMM NOTICE MM(262420000001003/f4883894) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124123938569 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) 20250124123938570 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123938570 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250124123938570 DMM INFO MM(262420000001003/f4883894) Subscriber data update (mmctx.c:445) 20250124123938570 DMM DEBUG MM(262420000001003/f4883894) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124123938581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123938581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124123938581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123938581 DMM INFO MM(262420000001003/f4883894) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124123938581 DMM NOTICE MM(262420000001003/f4883894) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124123938581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124123938581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124123938581 DLLC NOTICE LLME(ecd6cb30/f4883894){ASSIGNED} LLGM Assign pre (ffffffff => f4883894) (gprs_llc.c:1079) 20250124123938581 DLLC NOTICE LLME(ffffffff/f4883894){ASSIGNED} LLGM Assign post (ffffffff => f4883894) (gprs_llc.c:1125) 20250124123938581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124123938581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124123938581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124123938581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@f7dd106e184a: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@f7dd106e184a: Final verdict of PTC: pass 20250124123938639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(76)@f7dd106e184a: Final verdict of PTC: none 20250124123938641 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124123938641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI220(73)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(74)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(69)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@f7dd106e184a: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@f7dd106e184a: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(72)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(67)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(62)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124123938733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123939136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20250124123939643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123939643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20250124123940644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123940644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124123941646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123941646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_timeout_after_pdp_act started. 20250124123942226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124123942229 DMM INFO MM(262420000001003/f4883894) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124123942229 DMM INFO MM(262420000001003/f4883894) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124123942229 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124123942229 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124123942229 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124123942229 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124123942229 DLLC NOTICE LLME(ffffffff/f4883894){ASSIGNED} LLGM Assign pre (f4883894 => ffffffff) (gprs_llc.c:1079) 20250124123942229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4883894 => ffffffff) (gprs_llc.c:1125) 20250124123942229 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250124123942229 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) 20250124123942229 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250124123942229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124123942229 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124123942230 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124123942230 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124123942230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123942274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124123942274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123942274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123942274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124123942274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123942274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123942274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123942275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123942276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123942276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123942276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123942276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123942276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123942276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123942276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123942276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124123942276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123942276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123942277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123942277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123942280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123942286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123942290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124123942290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123942290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123942290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124123942290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123942290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123942290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123942290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123942291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123942291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123942291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123942291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123942291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123942291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123942291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123942291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124123942291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123942291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123942291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123942291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123942294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124123942308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124123942308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124123942308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124123942308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124123942308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124123942308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124123942308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124123942308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124123942309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124123942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124123942309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124123942309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124123942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124123942309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124123942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124123942309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124123942309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124123942309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124123942309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124123942309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124123942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124123942311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124123942315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124123942648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124123942648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124123942648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124123942648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124123942652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124123942653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@f7dd106e184a: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E31A71EF'O, index=0 SGSN_Test-GSUP(95)@f7dd106e184a: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: 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 := '03E4339198D5078DA8DD0DCCC27841F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7635F09D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEB7C8A69ED8DC70'O } } } } } 20250124123942723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942723 DLLC NOTICE LLME(ffffffff/e31a71ef){UNASSIGNED} LLC RX: unknown TLLI 0xe31a71ef, creating LLME on the fly (gprs_llc.c:552) 20250124123942723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250124123942723 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124123942723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124123942723 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124123942723 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124123942723 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123942723 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124123942723 DLLC NOTICE LLME(ffffffff/e31a71ef){UNASSIGNED} LLGM Assign pre (e31a71ef => d47cd3bd) (gprs_llc.c:1079) 20250124123942723 DLLC NOTICE LLME(e31a71ef/d47cd3bd){ASSIGNED} LLGM Assign post (e31a71ef => d47cd3bd) (gprs_llc.c:1125) 20250124123942723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123942723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123942723 DMM DEBUG MM(262420000000021/d47cd3bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123942731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942731 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942731 DMM DEBUG MM(262420000000021/d47cd3bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250124123942731 DMM NOTICE MM(262420000000021/d47cd3bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123942731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123942731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123942731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123942731 DMM DEBUG MM(262420000000021/d47cd3bd) Requesting authorization (sgsn_auth.c:160) 20250124123942731 DMM INFO MM(262420000000021/d47cd3bd) Requesting authentication tuples (sgsn_auth.c:184) 20250124123942731 DMM DEBUG MM(262420000000021/d47cd3bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124123942731 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250124123942731 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@f7dd106e184a: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250124123942732 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124123942732 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124123942732 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124123942732 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124123942732 DMM INFO MM(262420000000021/d47cd3bd) Subscriber data update (mmctx.c:445) 20250124123942732 DMM DEBUG MM(262420000000021/d47cd3bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124123942732 DMM INFO MM(262420000000021/d47cd3bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124123942732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124123942732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123942732 DMM INFO MM(262420000000021/d47cd3bd) <- GMM AUTH AND CIPHERING REQ (rand = 03 e4 33 91 98 d5 07 8d a8 dd 0d cc c2 78 41 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124123942735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942735 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942735 DMM INFO MM(262420000000021/d47cd3bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124123942735 DMM NOTICE MM(262420000000021/d47cd3bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124123942735 DMM DEBUG MM(262420000000021/d47cd3bd) checking auth: received GSM SRES = 76 35 f0 9d (gprs_gmm.c:666) 20250124123942735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124123942735 DMM DEBUG MM(262420000000021/d47cd3bd) Requesting authorization (sgsn_auth.c:160) 20250124123942735 DMM INFO MM(262420000000021/d47cd3bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123942735 DMM DEBUG MM(262420000000021/d47cd3bd) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123942735 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250124123942735 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) 20250124123942735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124123942735 DMM INFO MM(262420000000021/d47cd3bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd47cd3bd) (gprs_gmm.c:300) 20250124123942736 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123942736 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123942736 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124123942736 DMM INFO MM(262420000000021/d47cd3bd) Subscriber data update (mmctx.c:445) 20250124123942736 DMM DEBUG MM(262420000000021/d47cd3bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124123942736 DMM INFO MM(262420000000021/d47cd3bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124123942736 DMM NOTICE MM(262420000000021/d47cd3bd) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250124123942736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123942736 DMM NOTICE MM(262420000000021/d47cd3bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124123942736 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) 20250124123942736 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123942736 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124123942736 DMM INFO MM(262420000000021/d47cd3bd) Subscriber data update (mmctx.c:445) 20250124123942736 DMM DEBUG MM(262420000000021/d47cd3bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124123942738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942738 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942738 DMM INFO MM(262420000000021/d47cd3bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124123942738 DMM NOTICE MM(262420000000021/d47cd3bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124123942738 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124123942738 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124123942738 DLLC NOTICE LLME(e31a71ef/d47cd3bd){ASSIGNED} LLGM Assign pre (ffffffff => d47cd3bd) (gprs_llc.c:1079) 20250124123942738 DLLC NOTICE LLME(ffffffff/d47cd3bd){ASSIGNED} LLGM Assign post (ffffffff => d47cd3bd) (gprs_llc.c:1125) 20250124123942738 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124123942738 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124123942738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124123942738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: setverdict(pass): none -> pass 20250124123942799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942799 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942799 DMM INFO MM(262420000000021/d47cd3bd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124123942799 DMM INFO MM(262420000000021/d47cd3bd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124123942799 DMM DEBUG MM(262420000000021/d47cd3bd) Using GGSN 0 (gprs_sm.c:312) 20250124123942799 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250124123942799 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124123942799 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250124123942799 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250124123942823 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 80 47 a1 6e 11 79 e6 aa 72 14 05 7f 6c 96 4b e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20250124123942823 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce5058, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124123942823 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124123942824 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66a5b8 TLLI=d47cd3bd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124123942824 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124123942824 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124123942839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942839 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942839 DMM INFO MM(262420000000021/d47cd3bd) -> GMM ATTACH REQUEST MI(TMSI-0xD47CD3BD) type="GPRS attach" (gprs_gmm.c:1266) 20250124123942839 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124123942839 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124123942839 DLLC NOTICE LLME(ffffffff/d47cd3bd){ASSIGNED} LLGM Assign pre (d47cd3bd => f900d3ce) (gprs_llc.c:1079) 20250124123942839 DLLC NOTICE LLME(d47cd3bd/f900d3ce){ASSIGNED} LLGM Assign post (d47cd3bd => f900d3ce) (gprs_llc.c:1125) 20250124123942839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124123942839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124123942839 DMM DEBUG MM(262420000000021/f900d3ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124123942846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124123942846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250124123942846 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124123942846 DMM DEBUG MM(262420000000021/f900d3ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250124123942846 DMM NOTICE MM(262420000000021/f900d3ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124123942846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124123942846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124123942846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124123942846 DMM DEBUG MM(262420000000021/f900d3ce) Requesting authorization (sgsn_auth.c:160) 20250124123942846 DMM INFO MM(262420000000021/f900d3ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124123942846 DMM DEBUG MM(262420000000021/f900d3ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250124123942846 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250124123942846 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) 20250124123942848 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124123942848 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124123942848 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124123942848 DMM INFO MM(262420000000021/f900d3ce) Subscriber data update (mmctx.c:445) 20250124123942848 DMM DEBUG MM(262420000000021/f900d3ce) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250124123942848 DMM INFO MM(262420000000021/f900d3ce) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250124123942848 DMM NOTICE MM(262420000000021/f900d3ce) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250124123942848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124123942848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124123942848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250124123942848 DMM INFO MM(262420000000021/f900d3ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf900d3ce) (gprs_gmm.c:300) 20250124123942848 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) 20250124123942849 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124123942849 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124123942849 DMM INFO MM(262420000000021/f900d3ce) Subscriber data update (mmctx.c:445) 20250124123942849 DMM DEBUG MM(262420000000021/f900d3ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: Trying to receive 5 ATTACH ACCEPTs 20250124123948848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124123948849 DMM INFO MM(262420000000021/f900d3ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf900d3ce) (gprs_gmm.c:300) 20250124123949803 DGPRS DEBUG Checking for inactive LLMEs, time = 953295 (sgsn.c:131) 20250124123954849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124123954849 DMM INFO MM(262420000000021/f900d3ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf900d3ce) (gprs_gmm.c:300) 20250124124000849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124000849 DMM INFO MM(262420000000021/f900d3ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf900d3ce) (gprs_gmm.c:300) 20250124124002649 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124002649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124002650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124006851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124006851 DMM INFO MM(262420000000021/f900d3ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf900d3ce) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250124124012278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124012285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124012285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124012292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124012296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124012296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124012309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124012312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124012312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124012852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124012852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250124124012852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124012852 DMM NOTICE MM(262420000000021/f900d3ce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124012852 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250124124012852 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66a5b8, TLLI=f900d3ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124012852 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124012852 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124012852 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250124124012853 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250124124012853 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) 20250124124012853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124012853 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Deallocated (fsm.c:568) 20250124124012853 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124012853 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124012853 DLLC NOTICE LLME(d47cd3bd/f900d3ce){ASSIGNED} LLGM Assign pre (f900d3ce => ffffffff) (gprs_llc.c:1079) 20250124124012853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f900d3ce => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@f7dd106e184a: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@f7dd106e184a: Final verdict of PTC: pass 20250124124013375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@f7dd106e184a: Final verdict of PTC: none 20250124124013380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124013380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(94)@f7dd106e184a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(88)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@f7dd106e184a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@f7dd106e184a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(83)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(92)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(86)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(81)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124013436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124013738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125284) 20250124124014381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124014381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125284, count=130716) 20250124124015383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124015383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124016385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124016385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_auth_id_timeout started. 20250124124016833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124016835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124016885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124016885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124016885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124016885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(102)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124016885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124016885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124016885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124016885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124016885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124016886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124016886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124016886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124016886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124016886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124016886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124016886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124016886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124016887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124016887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124016888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124016894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124016894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250124124016895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124016895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124016895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124016895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124016895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124016895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124016895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124016895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124016895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_id_timeout-BVCI196(100)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124016896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124016896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124016896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124016897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124016897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124016897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124016897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124016897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124016897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124016897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124016897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124016897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124016897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124016900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(104)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(112)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124016907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124016907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124016907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124016907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124016907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250124124016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124016907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(112)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124016908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124016908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124016908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124016908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124016908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124016908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124016908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124016908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124016908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124016908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124016908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124016909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124016909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_id_timeout-BVCI210(106)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124016911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124016915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124016915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124017387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124017387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124017387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124017387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124017391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124017392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@f7dd106e184a: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F2584491'O, index=0 SGSN_Test-GSUP(114)@f7dd106e184a: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250124124017461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124017461 DLLC NOTICE LLME(ffffffff/f2584491){UNASSIGNED} LLC RX: unknown TLLI 0xf2584491, creating LLME on the fly (gprs_llc.c:552) 20250124124017461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124017462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20250124124017462 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124017462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124017462 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124017462 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124017462 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124017462 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124017462 DLLC NOTICE LLME(ffffffff/f2584491){UNASSIGNED} LLGM Assign pre (f2584491 => dcebce34) (gprs_llc.c:1079) 20250124124017462 DLLC NOTICE LLME(f2584491/dcebce34){ASSIGNED} LLGM Assign post (f2584491 => dcebce34) (gprs_llc.c:1125) 20250124124017462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124017462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124017462 DMM DEBUG MM(/dcebce34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124019803 DGPRS DEBUG Checking for inactive LLMEs, time = 953325 (sgsn.c:131) 20250124124023463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124023463 DMM DEBUG MM(/dcebce34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124029464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124029464 DMM DEBUG MM(/dcebce34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124035466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124035466 DMM DEBUG MM(/dcebce34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124037388 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124037388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124037389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124041467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124041467 DMM DEBUG MM(/dcebce34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124046888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124046892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124046892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124046898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124046901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124046901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124046910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124046913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124046913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124047469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124047469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250124124047469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124047469 DMM NOTICE MM(/dcebce34) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250124124047469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Reject}: Deallocated (fsm.c:568) 20250124124047469 DMM DEBUG MM_STATE_Gb(4065870993)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124047469 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124047469 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124047469 DLLC NOTICE LLME(f2584491/dcebce34){ASSIGNED} LLGM Assign pre (dcebce34 => ffffffff) (gprs_llc.c:1079) 20250124124047469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcebce34 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@f7dd106e184a: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@f7dd106e184a: Final verdict of PTC: pass 20250124124047490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@f7dd106e184a: Final verdict of PTC: none 20250124124047496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124047496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(102)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(112)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(103)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(107)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(101)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(105)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(110)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124047614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124047915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59796) 20250124124048498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124048498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59796, count=68048) 20250124124049499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124049500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124124049804 DGPRS DEBUG Checking for inactive LLMEs, time = 953355 (sgsn.c:131) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124050501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124050502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_auth_sai_timeout started. 20250124124050971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124050974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124051016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124051016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124051016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124051016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124051016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124051016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124051016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124051016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124051017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124051017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124051017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124051017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124051017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124051017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124051017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124051017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124051017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124051017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124051017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124051017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124051019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124051024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124051024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124051029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124051029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124051030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124051030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051030 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124051030 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124051030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124051030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124051030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124051032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124051038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124051038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124051045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124051045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124051045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124051045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124051045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124051045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124051045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124051045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124051046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124051046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124051046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124051046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124051046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124051046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124051046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124051046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124051046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124051046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124051046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124051046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124051046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124051048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124051052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124051052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124051503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124051503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124051503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124051503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124051507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124051509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@f7dd106e184a: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C99A4BC6'O, index=0 SGSN_Test-GSUP(133)@f7dd106e184a: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250124124051574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124051574 DLLC NOTICE LLME(ffffffff/c99a4bc6){UNASSIGNED} LLC RX: unknown TLLI 0xc99a4bc6, creating LLME on the fly (gprs_llc.c:552) 20250124124051574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124051574 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20250124124051574 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124051574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124051575 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124051575 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124051575 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124051575 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124051575 DLLC NOTICE LLME(ffffffff/c99a4bc6){UNASSIGNED} LLGM Assign pre (c99a4bc6 => e3180a0a) (gprs_llc.c:1079) 20250124124051575 DLLC NOTICE LLME(c99a4bc6/e3180a0a){ASSIGNED} LLGM Assign post (c99a4bc6 => e3180a0a) (gprs_llc.c:1125) 20250124124051575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124051575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124051575 DMM DEBUG MM(262420000000003/e3180a0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124051589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124051589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124051589 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124051589 DMM DEBUG MM(262420000000003/e3180a0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250124124051589 DMM NOTICE MM(262420000000003/e3180a0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124051589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124051589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124051589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124051589 DMM DEBUG MM(262420000000003/e3180a0a) Requesting authorization (sgsn_auth.c:160) 20250124124051589 DMM INFO MM(262420000000003/e3180a0a) Requesting authentication tuples (sgsn_auth.c:184) 20250124124051589 DMM DEBUG MM(262420000000003/e3180a0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124051589 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250124124051589 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@f7dd106e184a: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250124124057590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250124124057590 DMM ERROR MM(262420000000003/e3180a0a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250124124057590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250124124057590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124057590 DMM NOTICE MM(262420000000003/e3180a0a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250124124057590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124057591 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124057591 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124057591 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124057591 DLLC NOTICE LLME(c99a4bc6/e3180a0a){ASSIGNED} LLGM Assign pre (e3180a0a => ffffffff) (gprs_llc.c:1079) 20250124124057591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3180a0a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@f7dd106e184a: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@f7dd106e184a: Final verdict of PTC: pass 20250124124057612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(132)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@f7dd106e184a: Final verdict of PTC: none 20250124124057617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124057618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(121)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(126)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(130)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(124)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(119)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 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 20250124124057714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124058016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62180) 20250124124058620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124058620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62180, count=66536) 20250124124059621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124059621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124100623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124100623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_auth_sai_reject started. 20250124124101094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124101097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124101129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124101129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124101129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124101130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124101130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124101130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124101130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124101130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124101130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124101132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124101137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124101137 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124101141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124101141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124101141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124101141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101141 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124101141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124101141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124101141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124101141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124101142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124101142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124101142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124101142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124101142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124101142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124101142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124101142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124101142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124101142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124101142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124101142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124101144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124101149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124101149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124101158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124101158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124101158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124101158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124101158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124101158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124101158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124101158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124101159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124101159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124101159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124101159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124101159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124101159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124101159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124101159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124101159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124101159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124101159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124101159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124101159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124101161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124101166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124101166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124101625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124101625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124101625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124101625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124101629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124101630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@f7dd106e184a: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E59D47DD'O, index=0 SGSN_Test-GSUP(152)@f7dd106e184a: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250124124101699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124101699 DLLC NOTICE LLME(ffffffff/e59d47dd){UNASSIGNED} LLC RX: unknown TLLI 0xe59d47dd, creating LLME on the fly (gprs_llc.c:552) 20250124124101699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124101699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20250124124101699 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124101699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124101699 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124101699 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124101699 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124101699 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124101699 DLLC NOTICE LLME(ffffffff/e59d47dd){UNASSIGNED} LLGM Assign pre (e59d47dd => c69bdf30) (gprs_llc.c:1079) 20250124124101699 DLLC NOTICE LLME(e59d47dd/c69bdf30){ASSIGNED} LLGM Assign post (e59d47dd => c69bdf30) (gprs_llc.c:1125) 20250124124101699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124101699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124101699 DMM DEBUG MM(262420000000004/c69bdf30) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124101711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124101711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124101711 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124101711 DMM DEBUG MM(262420000000004/c69bdf30) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250124124101711 DMM NOTICE MM(262420000000004/c69bdf30) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124101711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124101711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124101711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124101711 DMM DEBUG MM(262420000000004/c69bdf30) Requesting authorization (sgsn_auth.c:160) 20250124124101711 DMM INFO MM(262420000000004/c69bdf30) Requesting authentication tuples (sgsn_auth.c:184) 20250124124101711 DMM DEBUG MM(262420000000004/c69bdf30) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124101711 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250124124101711 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@f7dd106e184a: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250124124101715 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250124124101715 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250124124101715 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250124124107713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250124124107713 DMM ERROR MM(262420000000004/c69bdf30) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250124124107713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250124124107713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124107713 DMM NOTICE MM(262420000000004/c69bdf30) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250124124107713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Reject}: Deallocated (fsm.c:568) 20250124124107713 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124107713 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124107713 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124107713 DLLC NOTICE LLME(e59d47dd/c69bdf30){ASSIGNED} LLGM Assign pre (c69bdf30 => ffffffff) (gprs_llc.c:1079) 20250124124107713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c69bdf30 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@f7dd106e184a: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@f7dd106e184a: Final verdict of PTC: pass 20250124124107719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(137)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(152)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@f7dd106e184a: Final verdict of PTC: none 20250124124107720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124107720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(142)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(150)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(140)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(145)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@f7dd106e184a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(138)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(148)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(143)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124107797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124108099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67336) 20250124124108722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124108722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67336, count=67976) 20250124124109725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124109725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124110726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124110726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_gsup_lu_timeout started. 20250124124111185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124111186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124111209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124111209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124111209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124111209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124111209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124111209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124111209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124111209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124111211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124111211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124111211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124111211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124111211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124111211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124111211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124111211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124111211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124111211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124111212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124111212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124111215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124124111223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124111223 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(164)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124111225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124111225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124111225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124111225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124111225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124111225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124111225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124111225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_timeout-BVCI196(158)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124111226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124111226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124111226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124111227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124111227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124111227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124111227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124111227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124111227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124111227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124111227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124111227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124111230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124111236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124111236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124111242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124111242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124111242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124111242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124111242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124111242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124111242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124111242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124111243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124111243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124111243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124111243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124111245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124111251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124111251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124111728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124111728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124111728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124111728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124111732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124111733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@f7dd106e184a: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D429D34E'O, index=0 SGSN_Test-GSUP(171)@f7dd106e184a: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@f7dd106e184a: 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 := 'DE7BDEF54F78ED5A8F3543F5782D2D2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '633445C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '367CC3CA975BB3AC'O } } } } } 20250124124112808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124112809 DLLC NOTICE LLME(ffffffff/d429d34e){UNASSIGNED} LLC RX: unknown TLLI 0xd429d34e, creating LLME on the fly (gprs_llc.c:552) 20250124124112809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124112809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20250124124112809 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124112809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124112809 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124112809 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124112809 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124112809 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124112809 DLLC NOTICE LLME(ffffffff/d429d34e){UNASSIGNED} LLGM Assign pre (d429d34e => e665f2e6) (gprs_llc.c:1079) 20250124124112809 DLLC NOTICE LLME(d429d34e/e665f2e6){ASSIGNED} LLGM Assign post (d429d34e => e665f2e6) (gprs_llc.c:1125) 20250124124112809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124112809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124112809 DMM DEBUG MM(262420000000005/e665f2e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124112828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124112828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124112828 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124112828 DMM DEBUG MM(262420000000005/e665f2e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250124124112828 DMM NOTICE MM(262420000000005/e665f2e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124112828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124112828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124112828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124112828 DMM DEBUG MM(262420000000005/e665f2e6) Requesting authorization (sgsn_auth.c:160) 20250124124112828 DMM INFO MM(262420000000005/e665f2e6) Requesting authentication tuples (sgsn_auth.c:184) 20250124124112828 DMM DEBUG MM(262420000000005/e665f2e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124112828 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250124124112829 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@f7dd106e184a: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250124124112834 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124112834 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124112834 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124112834 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124112834 DMM INFO MM(262420000000005/e665f2e6) Subscriber data update (mmctx.c:445) 20250124124112834 DMM DEBUG MM(262420000000005/e665f2e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124112834 DMM INFO MM(262420000000005/e665f2e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124112834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124112834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124112834 DMM INFO MM(262420000000005/e665f2e6) <- GMM AUTH AND CIPHERING REQ (rand = de 7b de f5 4f 78 ed 5a 8f 35 43 f5 78 2d 2d 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124112849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124112849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124112849 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124112849 DMM INFO MM(262420000000005/e665f2e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124112849 DMM NOTICE MM(262420000000005/e665f2e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124112849 DMM DEBUG MM(262420000000005/e665f2e6) checking auth: received GSM SRES = 63 34 45 c1 (gprs_gmm.c:666) 20250124124112849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124112849 DMM DEBUG MM(262420000000005/e665f2e6) Requesting authorization (sgsn_auth.c:160) 20250124124112849 DMM INFO MM(262420000000005/e665f2e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124112849 DMM DEBUG MM(262420000000005/e665f2e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124112849 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250124124112849 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) 20250124124112849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124112849 DMM INFO MM(262420000000005/e665f2e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe665f2e6) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@f7dd106e184a: setverdict(fail): none -> fail MC@f7dd106e184a: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250124124112866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124112866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(155)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(171)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(170)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@f7dd106e184a: Final verdict of PTC: none 20250124124112868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(164)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(159)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(168)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(157)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(162)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@f7dd106e184a: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(172)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@f7dd106e184a: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@f7dd106e184a: 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 Jan 24 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 20250124124112968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124113370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44136) 20250124124113867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124113867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44136, count=73448) 20250124124114867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124114867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124115869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124115869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_gsup_lu_reject started. 20250124124116462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124116465 DMM INFO MM(262420000000005/e665f2e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124116465 DMM INFO MM(262420000000005/e665f2e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124116465 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124116465 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124116465 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124116465 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124116465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250124124116465 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124116465 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124116465 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124116465 DLLC NOTICE LLME(d429d34e/e665f2e6){ASSIGNED} LLGM Assign pre (e665f2e6 => ffffffff) (gprs_llc.c:1079) 20250124124116465 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e665f2e6 => ffffffff) (gprs_llc.c:1125) 20250124124116465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124116506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124116506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124116506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124116506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124116506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124116506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124116506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124116506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124116507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124116507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124116507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124116508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124116508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124116508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124116508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124116508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124116508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124116508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124116508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124116508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124116511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124116517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124116517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(179)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124116521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124116522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124116522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124116522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124116523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124116523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124116523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124116531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124116531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(184)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124116536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124116536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124116536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124116536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124116536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124116536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124116536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124116536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124116537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124116537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124116537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124116537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124116537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124116537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124116537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124116537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124116537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124116537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124116537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124116537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124116537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124116543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124116543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124116870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124116870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124116870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124116870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124116874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124116875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@f7dd106e184a: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F5ED5672'O, index=0 SGSN_Test-GSUP(190)@f7dd106e184a: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@f7dd106e184a: 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 := 'E3D93F3A6CD46E8B2F513071987FEEAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DFC096D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC6BB46634482435'O } } } } } 20250124124117918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124117918 DLLC NOTICE LLME(ffffffff/f5ed5672){UNASSIGNED} LLC RX: unknown TLLI 0xf5ed5672, creating LLME on the fly (gprs_llc.c:552) 20250124124117918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124117918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20250124124117918 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124117918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124117918 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124117918 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124117918 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124117918 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124117918 DLLC NOTICE LLME(ffffffff/f5ed5672){UNASSIGNED} LLGM Assign pre (f5ed5672 => f806a527) (gprs_llc.c:1079) 20250124124117918 DLLC NOTICE LLME(f5ed5672/f806a527){ASSIGNED} LLGM Assign post (f5ed5672 => f806a527) (gprs_llc.c:1125) 20250124124117918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124117918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124117918 DMM DEBUG MM(262420000000006/f806a527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124117944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124117944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124117944 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124117944 DMM DEBUG MM(262420000000006/f806a527) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250124124117944 DMM NOTICE MM(262420000000006/f806a527) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124117944 DMM DEBUG MM(262420000000006/f806a527) Requesting authorization (sgsn_auth.c:160) 20250124124117944 DMM INFO MM(262420000000006/f806a527) Requesting authentication tuples (sgsn_auth.c:184) 20250124124117944 DMM DEBUG MM(262420000000006/f806a527) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124117944 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250124124117945 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@f7dd106e184a: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250124124117952 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124117952 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124117952 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124117952 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124117952 DMM INFO MM(262420000000006/f806a527) Subscriber data update (mmctx.c:445) 20250124124117952 DMM DEBUG MM(262420000000006/f806a527) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124117952 DMM INFO MM(262420000000006/f806a527) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124117952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124117952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124117952 DMM INFO MM(262420000000006/f806a527) <- GMM AUTH AND CIPHERING REQ (rand = e3 d9 3f 3a 6c d4 6e 8b 2f 51 30 71 98 7f ee ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124117970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124117970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124117970 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124117970 DMM INFO MM(262420000000006/f806a527) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124117970 DMM NOTICE MM(262420000000006/f806a527) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124117970 DMM DEBUG MM(262420000000006/f806a527) checking auth: received GSM SRES = 0d fc 09 6d (gprs_gmm.c:666) 20250124124117970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124117970 DMM DEBUG MM(262420000000006/f806a527) Requesting authorization (sgsn_auth.c:160) 20250124124117970 DMM INFO MM(262420000000006/f806a527) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124117970 DMM DEBUG MM(262420000000006/f806a527) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124117970 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250124124117970 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) 20250124124117970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124117970 DMM INFO MM(262420000000006/f806a527) <- GMM ATTACH ACCEPT (new P-TMSI=0xf806a527) (gprs_gmm.c:300) 20250124124117972 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250124124117972 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250124124117972 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250124124117972 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124117972 DMM INFO MM(262420000000006/f806a527) Subscriber data update (mmctx.c:445) 20250124124117972 DMM DEBUG MM(262420000000006/f806a527) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@f7dd106e184a: setverdict(fail): none -> fail MC@f7dd106e184a: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250124124117988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124117988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(178)@f7dd106e184a: Final verdict of PTC: none 20250124124117991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48720<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(183)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(188)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(181)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(176)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(186)@f7dd106e184a: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@f7dd106e184a: Final verdict of PTC: fail MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@f7dd106e184a: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@f7dd106e184a: 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 Jan 24 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 20250124124118099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124118502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75820) 20250124124118989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124118989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75820, count=80176) 20250124124119805 DGPRS DEBUG Checking for inactive LLMEs, time = 953385 (sgsn.c:131) 20250124124119990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124119990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124120991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124120991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_combined started. 20250124124121600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124121602 DMM INFO MM(262420000000006/f806a527) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124121602 DMM INFO MM(262420000000006/f806a527) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124121603 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124121603 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124121603 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124121603 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124121603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250124124121603 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124121603 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124121603 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124121603 DLLC NOTICE LLME(f5ed5672/f806a527){ASSIGNED} LLGM Assign pre (f806a527 => ffffffff) (gprs_llc.c:1079) 20250124124121603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f806a527 => ffffffff) (gprs_llc.c:1125) 20250124124121603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124121645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124121645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124121645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124121645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124121645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124121645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124121645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124121645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124121646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124121646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124121646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124121647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124121647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124121647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124121647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124121647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124121647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124121647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124121647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124121647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124121649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124121655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124121655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(198)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(196)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124121660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124121660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124121660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124121660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124121660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124121660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124121660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124121660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124121661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124121661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124121661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124121661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124121661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124121661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124121661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124121661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124121661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124121661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124121661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124121661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124121663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124121669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124121669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(203)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI210(201)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124121672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124121672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124121672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124121672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124121672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124121672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124121672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124121672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124121673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124121673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124121673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124121673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124121673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124121673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124121673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124121673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124121673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124121673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124121673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124121673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124121673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124121675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124121680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124121680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124121992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124121992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124121992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124121992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124121996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124121997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@f7dd106e184a: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F9BD2F73'O, index=0 SGSN_Test-GSUP(209)@f7dd106e184a: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@f7dd106e184a: 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 := 'BD345688D0E25E1DAA0CE45AA3F13030'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F0B54D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D62F46BBA9C9D73'O } } } } } 20250124124123068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124123068 DLLC NOTICE LLME(ffffffff/f9bd2f73){UNASSIGNED} LLC RX: unknown TLLI 0xf9bd2f73, creating LLME on the fly (gprs_llc.c:552) 20250124124123068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124123068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124123068 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124123068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124123068 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124123068 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124123068 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124123068 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124123068 DLLC NOTICE LLME(ffffffff/f9bd2f73){UNASSIGNED} LLGM Assign pre (f9bd2f73 => df4af414) (gprs_llc.c:1079) 20250124124123068 DLLC NOTICE LLME(f9bd2f73/df4af414){ASSIGNED} LLGM Assign post (f9bd2f73 => df4af414) (gprs_llc.c:1125) 20250124124123068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124123068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124123068 DMM DEBUG MM(262420000000007/df4af414) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124123087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124123087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124123087 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124123087 DMM DEBUG MM(262420000000007/df4af414) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250124124123087 DMM NOTICE MM(262420000000007/df4af414) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124123087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124123087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124123087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124123087 DMM DEBUG MM(262420000000007/df4af414) Requesting authorization (sgsn_auth.c:160) 20250124124123087 DMM INFO MM(262420000000007/df4af414) Requesting authentication tuples (sgsn_auth.c:184) 20250124124123087 DMM DEBUG MM(262420000000007/df4af414) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124123087 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250124124123087 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@f7dd106e184a: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250124124123091 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124123091 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124123091 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124123091 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124123091 DMM INFO MM(262420000000007/df4af414) Subscriber data update (mmctx.c:445) 20250124124123091 DMM DEBUG MM(262420000000007/df4af414) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124123091 DMM INFO MM(262420000000007/df4af414) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124123091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124123091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124123091 DMM INFO MM(262420000000007/df4af414) <- GMM AUTH AND CIPHERING REQ (rand = bd 34 56 88 d0 e2 5e 1d aa 0c e4 5a a3 f1 30 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124123109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124123109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124123109 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124123109 DMM INFO MM(262420000000007/df4af414) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124123109 DMM NOTICE MM(262420000000007/df4af414) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124123109 DMM DEBUG MM(262420000000007/df4af414) checking auth: received GSM SRES = 8f 0b 54 d6 (gprs_gmm.c:666) 20250124124123109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124123110 DMM DEBUG MM(262420000000007/df4af414) Requesting authorization (sgsn_auth.c:160) 20250124124123110 DMM INFO MM(262420000000007/df4af414) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124123110 DMM DEBUG MM(262420000000007/df4af414) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124123110 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250124124123110 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) 20250124124123110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124123110 DMM INFO MM(262420000000007/df4af414) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4af414) (gprs_gmm.c:300) 20250124124123112 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124123112 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124123112 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250124124123112 DMM INFO MM(262420000000007/df4af414) Subscriber data update (mmctx.c:445) 20250124124123112 DMM DEBUG MM(262420000000007/df4af414) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124123112 DMM INFO MM(262420000000007/df4af414) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124123112 DMM NOTICE MM(262420000000007/df4af414) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250124124123112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124123112 DMM NOTICE MM(262420000000007/df4af414) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124123112 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) 20250124124123113 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124123113 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250124124123113 DMM INFO MM(262420000000007/df4af414) Subscriber data update (mmctx.c:445) 20250124124123113 DMM DEBUG MM(262420000000007/df4af414) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@f7dd106e184a: Removing Client IMSI='262420000000007'H, index=0 20250124124123126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124123126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124123126 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124123126 DMM INFO MM(262420000000007/df4af414) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124123126 DMM NOTICE MM(262420000000007/df4af414) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124123126 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124123126 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124123126 DLLC NOTICE LLME(f9bd2f73/df4af414){ASSIGNED} LLGM Assign pre (ffffffff => df4af414) (gprs_llc.c:1079) 20250124124123126 DLLC NOTICE LLME(ffffffff/df4af414){ASSIGNED} LLGM Assign post (ffffffff => df4af414) (gprs_llc.c:1125) 20250124124123126 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124123126 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124123126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124123126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@f7dd106e184a: Final verdict of PTC: pass 20250124124123130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124123134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124123134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(202)@f7dd106e184a: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(207)@f7dd106e184a: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@f7dd106e184a: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(205)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(197)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(195)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(200)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_combined finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124123201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124123603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47304) 20250124124124135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124124135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47304, count=88068) 20250124124125137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124125137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124126138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124126138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_accept_all started. 20250124124126698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124126700 DMM INFO MM(262420000000007/df4af414) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124126700 DMM INFO MM(262420000000007/df4af414) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124126700 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124126700 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124126700 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124126700 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124126700 DLLC NOTICE LLME(ffffffff/df4af414){ASSIGNED} LLGM Assign pre (df4af414 => ffffffff) (gprs_llc.c:1079) 20250124124126700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4af414 => ffffffff) (gprs_llc.c:1125) 20250124124126700 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250124124126700 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) 20250124124126700 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250124124126700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124126700 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124126700 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124126700 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124126700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124126742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124126742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124126742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124126742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124126742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124126742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124126742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124126742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124126743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124126743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124126743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124126743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124126743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124126743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124126743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124126743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126743 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124126743 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124126743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124126744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124126744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124126747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124126754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124126754 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(214)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(221)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124126774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124126774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124126774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124126774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124126774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124126774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124126774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124126774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(222)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124126775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124126775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124126775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124126775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124126775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124126775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124126775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124126775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124126775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124126775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(222)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124126776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124126776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124126778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(221)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124126785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124126785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(226)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124126785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124126785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124126785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124126785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124126785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124126786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124126786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124126786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_accept_all-BVCI210(219)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124126788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124126792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124126792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124127139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124127139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124127139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124127139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124127143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124127144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@f7dd106e184a: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D82A3403'O, index=0 SGSN_Test-GSUP(228)@f7dd106e184a: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250124124128220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124128220 DLLC NOTICE LLME(ffffffff/d82a3403){UNASSIGNED} LLC RX: unknown TLLI 0xd82a3403, creating LLME on the fly (gprs_llc.c:552) 20250124124128220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124128220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20250124124128220 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124128220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124128220 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124128220 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124128220 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124128220 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124128220 DLLC NOTICE LLME(ffffffff/d82a3403){UNASSIGNED} LLGM Assign pre (d82a3403 => c3d90093) (gprs_llc.c:1079) 20250124124128220 DLLC NOTICE LLME(d82a3403/c3d90093){ASSIGNED} LLGM Assign post (d82a3403 => c3d90093) (gprs_llc.c:1125) 20250124124128220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124128220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124128220 DMM DEBUG MM(262420000000008/c3d90093) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124128241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124128241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124128241 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124128241 DMM DEBUG MM(262420000000008/c3d90093) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250124124128241 DMM NOTICE MM(262420000000008/c3d90093) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124128241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124128241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124128241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250124124128241 DMM INFO MM(262420000000008/c3d90093) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3d90093) (gprs_gmm.c:300) TC_attach_accept_all(230)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@f7dd106e184a: Removing Client IMSI='262420000000008'H, index=0 20250124124129233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124129233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124129233 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124129233 DMM INFO MM(262420000000008/c3d90093) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124129233 DMM NOTICE MM(262420000000008/c3d90093) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124129233 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124129233 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124129233 DLLC NOTICE LLME(d82a3403/c3d90093){ASSIGNED} LLGM Assign pre (ffffffff => c3d90093) (gprs_llc.c:1079) 20250124124129233 DLLC NOTICE LLME(ffffffff/c3d90093){ASSIGNED} LLGM Assign post (ffffffff => c3d90093) (gprs_llc.c:1125) 20250124124129233 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124129233 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124129233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124129233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@f7dd106e184a: Final verdict of PTC: pass 20250124124129237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(221)@f7dd106e184a: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(228)@f7dd106e184a: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(216)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(226)@f7dd106e184a: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(222)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@f7dd106e184a: Final verdict of PTC: none 20250124124129244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124129244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(224)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(215)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(220)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_accept_all finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124129382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124129785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59632) 20250124124130246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124130246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59632, count=69688) 20250124124131247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124131247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124132248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124132248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_closed started. 20250124124132854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124132855 DMM INFO MM(262420000000008/c3d90093) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124132855 DMM INFO MM(262420000000008/c3d90093) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124132855 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124132855 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124132855 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124132855 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124132855 DLLC NOTICE LLME(ffffffff/c3d90093){ASSIGNED} LLGM Assign pre (c3d90093 => ffffffff) (gprs_llc.c:1079) 20250124124132855 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3d90093 => ffffffff) (gprs_llc.c:1125) 20250124124132855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124132855 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124132855 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124132855 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124132855 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124132891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124132891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124132891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124132891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124132891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124132891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124132891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124132891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124132892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124132892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124132892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124132893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124132893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124132893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124132893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124132893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124132893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124132893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124132893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124132893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124132895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124132900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124132900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124132908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124132908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124132908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124132908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124132908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124132908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124132908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124132908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124132909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124132909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124132909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124132909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124132909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124132909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124132909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124132909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124132912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(240)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124132917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124132917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124132917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124132917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132918 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124132918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124132918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124132918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124132918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124132918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124132919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124132919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124132919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124132919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124132922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124132928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124132928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124133250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124133250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124133250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124133250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124133254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124133255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@f7dd106e184a: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D260F088'O, index=0 SGSN_Test-GSUP(247)@f7dd106e184a: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@f7dd106e184a: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D260F088'O, index=1 20250124124134337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124134337 DLLC NOTICE LLME(ffffffff/d260f088){UNASSIGNED} LLC RX: unknown TLLI 0xd260f088, creating LLME on the fly (gprs_llc.c:552) 20250124124134337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124134337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250124124134337 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124134337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124134337 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124134337 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124134337 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124134337 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124134337 DLLC NOTICE LLME(ffffffff/d260f088){UNASSIGNED} LLGM Assign pre (d260f088 => c701954d) (gprs_llc.c:1079) 20250124124134337 DLLC NOTICE LLME(d260f088/c701954d){ASSIGNED} LLGM Assign post (d260f088 => c701954d) (gprs_llc.c:1125) 20250124124134337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124134337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124134337 DMM DEBUG MM(001010123456789/c701954d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124134354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124134354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124134354 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124134354 DMM DEBUG MM(001010123456789/c701954d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250124124134354 DMM NOTICE MM(001010123456789/c701954d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124134354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124134354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124134354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250124124134354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124134354 DMM NOTICE MM(001010123456789/c701954d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250124124134354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124134354 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124134354 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124134354 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124134354 DLLC NOTICE LLME(d260f088/c701954d){ASSIGNED} LLGM Assign pre (c701954d => ffffffff) (gprs_llc.c:1079) 20250124124134354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c701954d => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f7dd106e184a: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@f7dd106e184a: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@f7dd106e184a: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D723E3F6'O, index=2 SGSN_Test-GSUP(247)@f7dd106e184a: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250124124134387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124134387 DLLC NOTICE LLME(ffffffff/d723e3f6){UNASSIGNED} LLC RX: unknown TLLI 0xd723e3f6, creating LLME on the fly (gprs_llc.c:552) 20250124124134387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124134387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20250124124134387 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124134387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124134387 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124134387 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124134387 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124134387 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124134387 DLLC NOTICE LLME(ffffffff/d723e3f6){UNASSIGNED} LLGM Assign pre (d723e3f6 => c7b2d889) (gprs_llc.c:1079) 20250124124134387 DLLC NOTICE LLME(d723e3f6/c7b2d889){ASSIGNED} LLGM Assign post (d723e3f6 => c7b2d889) (gprs_llc.c:1125) 20250124124134387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124134387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124134387 DMM DEBUG MM(262420000000010/c7b2d889) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124134389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124134389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124134389 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124134389 DMM DEBUG MM(262420000000010/c7b2d889) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250124124134389 DMM NOTICE MM(262420000000010/c7b2d889) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124134389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124134389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124134389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250124124134389 DMM INFO MM(262420000000010/c7b2d889) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b2d889) (gprs_gmm.c:300) TC_attach_closed(250)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f7dd106e184a: Removing Client IMSI='262420000000010'H, index=2 20250124124135402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124135402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124135402 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124135402 DMM INFO MM(262420000000010/c7b2d889) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124135402 DMM NOTICE MM(262420000000010/c7b2d889) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124135402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124135402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124135402 DLLC NOTICE LLME(d723e3f6/c7b2d889){ASSIGNED} LLGM Assign pre (ffffffff => c7b2d889) (gprs_llc.c:1079) 20250124124135402 DLLC NOTICE LLME(ffffffff/c7b2d889){ASSIGNED} LLGM Assign post (ffffffff => c7b2d889) (gprs_llc.c:1125) 20250124124135402 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124135402 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124135402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124135402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@f7dd106e184a: Final verdict of PTC: pass 20250124124135405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(245)@f7dd106e184a: Final verdict of PTC: none 20250124124135410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124135410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(234)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(241)@f7dd106e184a: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@f7dd106e184a: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(235)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(233)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(239)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(243)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@f7dd106e184a: Test case TC_attach_closed finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124135473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124135875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77324) 20250124124136412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124136412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77324, count=81680) 20250124124137413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124137413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124138414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124138414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_no_imei_response started. 20250124124138968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124138970 DMM INFO MM(262420000000010/c7b2d889) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124138970 DMM INFO MM(262420000000010/c7b2d889) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124138970 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124138970 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124138970 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124138970 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124138970 DLLC NOTICE LLME(ffffffff/c7b2d889){ASSIGNED} LLGM Assign pre (c7b2d889 => ffffffff) (gprs_llc.c:1079) 20250124124138970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b2d889 => ffffffff) (gprs_llc.c:1125) 20250124124138970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124138970 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124138970 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124138970 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124138970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124139006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124139006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124139006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124139006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124139006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124139006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124139006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124139006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124139007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124139007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124139007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124139007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124139007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124139007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124139007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124139007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124139009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124139015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124139015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124139021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124139021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124139021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124139021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124139021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124139021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124139021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124139021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124139022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124139022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124139022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124139022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124139022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124139022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124139022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124139022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124139024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124139028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124139028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124139035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124139035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124139035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124139035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124139036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124139036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124139036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124139036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124139036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124139036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124139036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124139036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124139036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124139036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124139036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124139036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124139036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124139038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124139043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124139043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124139416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124139416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124139416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124139416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124139420 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124139421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@f7dd106e184a: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FE4573DE'O, index=0 SGSN_Test-GSUP(267)@f7dd106e184a: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250124124140499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124140499 DLLC NOTICE LLME(ffffffff/fe4573de){UNASSIGNED} LLC RX: unknown TLLI 0xfe4573de, creating LLME on the fly (gprs_llc.c:552) 20250124124140499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124140499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124140499 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124140499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124140499 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124140499 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124140499 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124140499 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124140499 DLLC NOTICE LLME(ffffffff/fe4573de){UNASSIGNED} LLGM Assign pre (fe4573de => c97bc7e2) (gprs_llc.c:1079) 20250124124140499 DLLC NOTICE LLME(fe4573de/c97bc7e2){ASSIGNED} LLGM Assign post (fe4573de => c97bc7e2) (gprs_llc.c:1125) 20250124124140499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124140499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124140499 DMM DEBUG MM(262420000000032/c97bc7e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124146500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124146500 DMM DEBUG MM(262420000000032/c97bc7e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124149806 DGPRS DEBUG Checking for inactive LLMEs, time = 953415 (sgsn.c:131) 20250124124152502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124152502 DMM DEBUG MM(262420000000032/c97bc7e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124158503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124158503 DMM DEBUG MM(262420000000032/c97bc7e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124159417 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124159417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124159418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124204504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124204504 DMM DEBUG MM(262420000000032/c97bc7e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124209008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124209010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124209011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124209023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124209024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124209024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124209037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124209038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124209038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124210506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124210506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250124124210506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124210506 DMM NOTICE MM(262420000000032/c97bc7e2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250124124210506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124210506 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124210506 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124210506 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124210506 DLLC NOTICE LLME(fe4573de/c97bc7e2){ASSIGNED} LLGM Assign pre (c97bc7e2 => ffffffff) (gprs_llc.c:1079) 20250124124210506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c97bc7e2 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@f7dd106e184a: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@f7dd106e184a: Final verdict of PTC: pass 20250124124210529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@f7dd106e184a: Final verdict of PTC: none 20250124124210533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124210533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(254)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(255)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(260)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(265)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@f7dd106e184a: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@f7dd106e184a: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(263)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(253)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(258)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124210639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124210942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65452) 20250124124211535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124211535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65452, count=71504) 20250124124212537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124212537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124213538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124213538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_no_imsi_response started. 20250124124214039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124214042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124214084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124214084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124214084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124214084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124214084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124214084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124214084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124214084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124214085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124214085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124214085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124214085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124214086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124214086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124214086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124214086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124214086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124214086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124214086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124214086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124214088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124214094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124214094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124214100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124214100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124214100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124214100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124214100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124214100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124214100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124214100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124214102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124214102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124214102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124214102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124214102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124214102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124214102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124214102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124214102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124214102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124214102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124214102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124214105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124214113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124214113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(280)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_attach_no_imsi_response-BVCI210(278)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124214115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124214115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124214115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124214115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124214115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124214115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124214115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124214115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124214116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124214116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124214116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124214116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124214116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124214116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124214116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124214116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124214116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124214116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124214116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124214116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124214116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124214118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124214125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124214125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124214539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124214539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124214539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124214539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124214544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124214545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@f7dd106e184a: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D2A187D0'O, index=0 SGSN_Test-GSUP(286)@f7dd106e184a: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250124124215625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124215625 DLLC NOTICE LLME(ffffffff/d2a187d0){UNASSIGNED} LLC RX: unknown TLLI 0xd2a187d0, creating LLME on the fly (gprs_llc.c:552) 20250124124215625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124215625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124215625 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124215625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124215625 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124215625 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124215625 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124215625 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124215625 DLLC NOTICE LLME(ffffffff/d2a187d0){UNASSIGNED} LLGM Assign pre (d2a187d0 => d77b10e9) (gprs_llc.c:1079) 20250124124215625 DLLC NOTICE LLME(d2a187d0/d77b10e9){ASSIGNED} LLGM Assign post (d2a187d0 => d77b10e9) (gprs_llc.c:1125) 20250124124215625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124215625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124215625 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124215649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124215649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124215649 DMM DEBUG MM_STATE_Gb(3533801424)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124215649 DMM DEBUG MM(/d77b10e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250124124215649 DMM NOTICE MM(/d77b10e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124215649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124215649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250124124215649 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250124124219807 DGPRS DEBUG Checking for inactive LLMEs, time = 953445 (sgsn.c:131) 20250124124221650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124221650 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250124124227652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124227652 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250124124233654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124233654 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250124124234541 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124234541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124234542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124239655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124239655 DMM DEBUG MM(/d77b10e9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250124124244087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124244093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124244093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124244103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124244107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124244107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124244117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124244119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124244119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124245656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250124124245656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250124124245656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124245656 DMM NOTICE MM(/d77b10e9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250124124245657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Reject}: Deallocated (fsm.c:568) 20250124124245657 DMM DEBUG MM_STATE_Gb(3533801424)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124245657 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124245657 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124245657 DLLC NOTICE LLME(d2a187d0/d77b10e9){ASSIGNED} LLGM Assign pre (d77b10e9 => ffffffff) (gprs_llc.c:1079) 20250124124245657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d77b10e9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@f7dd106e184a: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@f7dd106e184a: Final verdict of PTC: pass 20250124124245667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@f7dd106e184a: Final verdict of PTC: none 20250124124245671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124245671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI220(283)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(279)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(284)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(274)@f7dd106e184a: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@f7dd106e184a: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(282)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(277)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(272)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124245763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124246065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67768) 20250124124246672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124246672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67768, count=72124) 20250124124247674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124247674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124248676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124248676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_closed_add_vty started. 20250124124249157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124249159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124249204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124249204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124249204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124249204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124249204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124249204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124249204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124249204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124249206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124249206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124249206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124249206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124249206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124249206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124249206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124249206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124249206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124249206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124249206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124249206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124249209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124249213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124249213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124249222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124249222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124249222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124249222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124249222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124249222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124249222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124249222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124249223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124249223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124249223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124249223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124249223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124249223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124249223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124249223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124249223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124249223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124249223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124249223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124249225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124249231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124249231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250124124249232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124249232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124249232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124249232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124249232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124249232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124249232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124249232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124249232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124249232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124249232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124249233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124249233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124249233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124249233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124249233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124249233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124249233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124249233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124249233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(303)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124249233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI210(296)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124249236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124249242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124249242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124249678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124249678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124249678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124249678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124249682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124249683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124124249808 DGPRS DEBUG Checking for inactive LLMEs, time = 953475 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D5E87660'O, index=0 SGSN_Test-GSUP(305)@f7dd106e184a: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D5E87660'O, index=1 20250124124250775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124250775 DLLC NOTICE LLME(ffffffff/d5e87660){UNASSIGNED} LLC RX: unknown TLLI 0xd5e87660, creating LLME on the fly (gprs_llc.c:552) 20250124124250775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124250775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250124124250775 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124250775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124250775 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124250775 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124250775 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124250775 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124250775 DLLC NOTICE LLME(ffffffff/d5e87660){UNASSIGNED} LLGM Assign pre (d5e87660 => d0a076d9) (gprs_llc.c:1079) 20250124124250775 DLLC NOTICE LLME(d5e87660/d0a076d9){ASSIGNED} LLGM Assign post (d5e87660 => d0a076d9) (gprs_llc.c:1125) 20250124124250775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124250775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124250775 DMM DEBUG MM(001010123456789/d0a076d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124250798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124250798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124250798 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124250798 DMM DEBUG MM(001010123456789/d0a076d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250124124250798 DMM NOTICE MM(001010123456789/d0a076d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124250798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124250798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124250798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250124124250798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124250798 DMM NOTICE MM(001010123456789/d0a076d9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250124124250798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124250798 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124250798 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124250798 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124250798 DLLC NOTICE LLME(d5e87660/d0a076d9){ASSIGNED} LLGM Assign pre (d0a076d9 => ffffffff) (gprs_llc.c:1079) 20250124124250798 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a076d9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D5E87660'O, index=2 20250124124250811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124250812 DLLC NOTICE LLME(ffffffff/d5e87660){UNASSIGNED} LLC RX: unknown TLLI 0xd5e87660, creating LLME on the fly (gprs_llc.c:552) 20250124124250812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124250812 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20250124124250812 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124250812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124250812 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124250812 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124250812 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124250812 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124250812 DLLC NOTICE LLME(ffffffff/d5e87660){UNASSIGNED} LLGM Assign pre (d5e87660 => e3c1ac40) (gprs_llc.c:1079) 20250124124250812 DLLC NOTICE LLME(d5e87660/e3c1ac40){ASSIGNED} LLGM Assign post (d5e87660 => e3c1ac40) (gprs_llc.c:1125) 20250124124250812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124250812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124250812 DMM DEBUG MM(001010123456700/e3c1ac40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124250821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124250821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124250821 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124250821 DMM DEBUG MM(001010123456700/e3c1ac40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250124124250821 DMM NOTICE MM(001010123456700/e3c1ac40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124250821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124250821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124250821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250124124250821 DMM INFO MM(001010123456700/e3c1ac40) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3c1ac40) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Removing Client IMSI='001010123456700'H, index=2 20250124124251827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124251827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124251827 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124251827 DMM INFO MM(001010123456700/e3c1ac40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124251827 DMM NOTICE MM(001010123456700/e3c1ac40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124251827 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124251827 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124251827 DLLC NOTICE LLME(d5e87660/e3c1ac40){ASSIGNED} LLGM Assign pre (ffffffff => e3c1ac40) (gprs_llc.c:1079) 20250124124251827 DLLC NOTICE LLME(ffffffff/e3c1ac40){ASSIGNED} LLGM Assign post (ffffffff => e3c1ac40) (gprs_llc.c:1125) 20250124124251827 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124251827 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124251827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124251827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@f7dd106e184a: Final verdict of PTC: pass 20250124124251831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124251835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124251835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(299)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(293)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(303)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@f7dd106e184a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@f7dd106e184a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@f7dd106e184a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(291)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(297)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(301)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124251903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124252305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20250124124252836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124252836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=80452) 20250124124253836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124253837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124254837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124254838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_check_subscriber_list started. 20250124124255378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124255381 DMM INFO MM(001010123456700/e3c1ac40) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124255381 DMM INFO MM(001010123456700/e3c1ac40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124255381 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124255381 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124255381 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124255381 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124255381 DLLC NOTICE LLME(ffffffff/e3c1ac40){ASSIGNED} LLGM Assign pre (e3c1ac40 => ffffffff) (gprs_llc.c:1079) 20250124124255381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c1ac40 => ffffffff) (gprs_llc.c:1125) 20250124124255381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124255381 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124255381 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124255381 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124255381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124255430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124255430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124255430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124255430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124255430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124255430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124255430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124255430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124255431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124255431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124255431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124255431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124255431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124255431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124255431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124255431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124255431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124255431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124255432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124255432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124255434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124255438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124255438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124255445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124255445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124255445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124255445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124255445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124255445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124255445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124255445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124255447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124255447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124255447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124255447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124255447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124255447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124255447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124255447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124255447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124255447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124255447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124255447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124255449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124255454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124255454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124255461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124255461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124255461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124255461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124255461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124255461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124255461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124255462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124255462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124255463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124255467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124255467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124255839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124255839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124255839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124255839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124255843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124255844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@f7dd106e184a: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F0425D87'O, index=0 SGSN_Test-GSUP(324)@f7dd106e184a: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@f7dd106e184a: 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 := '4EC739477A0072F6DED19111086DDAA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F3DF797'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E6A56CDB869ABA7'O } } } } } 20250124124256878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124256878 DLLC NOTICE LLME(ffffffff/f0425d87){UNASSIGNED} LLC RX: unknown TLLI 0xf0425d87, creating LLME on the fly (gprs_llc.c:552) 20250124124256878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124256878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20250124124256878 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124256878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124256878 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124256878 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124256878 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124256878 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124256878 DLLC NOTICE LLME(ffffffff/f0425d87){UNASSIGNED} LLGM Assign pre (f0425d87 => f67f1af6) (gprs_llc.c:1079) 20250124124256878 DLLC NOTICE LLME(f0425d87/f67f1af6){ASSIGNED} LLGM Assign post (f0425d87 => f67f1af6) (gprs_llc.c:1125) 20250124124256878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124256878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124256878 DMM DEBUG MM(262420000000034/f67f1af6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124256892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124256892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124256892 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124256892 DMM DEBUG MM(262420000000034/f67f1af6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250124124256892 DMM NOTICE MM(262420000000034/f67f1af6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124256892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124256892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124256892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124256892 DMM DEBUG MM(262420000000034/f67f1af6) Requesting authorization (sgsn_auth.c:160) 20250124124256892 DMM INFO MM(262420000000034/f67f1af6) Requesting authentication tuples (sgsn_auth.c:184) 20250124124256892 DMM DEBUG MM(262420000000034/f67f1af6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124256892 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250124124256892 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@f7dd106e184a: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250124124256897 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124256897 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124256897 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124256897 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124256897 DMM INFO MM(262420000000034/f67f1af6) Subscriber data update (mmctx.c:445) 20250124124256897 DMM DEBUG MM(262420000000034/f67f1af6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124256897 DMM INFO MM(262420000000034/f67f1af6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124256897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124256897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124256897 DMM INFO MM(262420000000034/f67f1af6) <- GMM AUTH AND CIPHERING REQ (rand = 4e c7 39 47 7a 00 72 f6 de d1 91 11 08 6d da a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124256907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124256907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124256907 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124256907 DMM INFO MM(262420000000034/f67f1af6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124256907 DMM NOTICE MM(262420000000034/f67f1af6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124256907 DMM DEBUG MM(262420000000034/f67f1af6) checking auth: received GSM SRES = 5f 3d f7 97 (gprs_gmm.c:666) 20250124124256907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124256907 DMM DEBUG MM(262420000000034/f67f1af6) Requesting authorization (sgsn_auth.c:160) 20250124124256907 DMM INFO MM(262420000000034/f67f1af6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124256907 DMM DEBUG MM(262420000000034/f67f1af6) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124256907 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250124124256907 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) 20250124124256907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124256907 DMM INFO MM(262420000000034/f67f1af6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf67f1af6) (gprs_gmm.c:300) 20250124124256909 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124256909 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124256909 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250124124256909 DMM INFO MM(262420000000034/f67f1af6) Subscriber data update (mmctx.c:445) 20250124124256909 DMM DEBUG MM(262420000000034/f67f1af6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124256909 DMM INFO MM(262420000000034/f67f1af6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124256909 DMM NOTICE MM(262420000000034/f67f1af6) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250124124256909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124256909 DMM NOTICE MM(262420000000034/f67f1af6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124256909 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) 20250124124256910 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124256910 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250124124256910 DMM INFO MM(262420000000034/f67f1af6) Subscriber data update (mmctx.c:445) 20250124124256910 DMM DEBUG MM(262420000000034/f67f1af6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124256919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124256919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124256919 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124256919 DMM INFO MM(262420000000034/f67f1af6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124256919 DMM NOTICE MM(262420000000034/f67f1af6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124256919 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124256919 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124256919 DLLC NOTICE LLME(f0425d87/f67f1af6){ASSIGNED} LLGM Assign pre (ffffffff => f67f1af6) (gprs_llc.c:1079) 20250124124256919 DLLC NOTICE LLME(ffffffff/f67f1af6){ASSIGNED} LLGM Assign post (ffffffff => f67f1af6) (gprs_llc.c:1125) 20250124124256919 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124256919 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124256919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124256919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@f7dd106e184a: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@f7dd106e184a: Final verdict of PTC: pass 20250124124256980 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250124124256980 DMM INFO MM(262420000000034/f67f1af6) Subscriber data update (mmctx.c:445) 20250124124256980 DMM DEBUG MM(262420000000034/f67f1af6) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250124124256980 DMM INFO MM(262420000000034/f67f1af6) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250124124256980 DMM INFO MM(262420000000034/f67f1af6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124256980 DMM INFO MM(262420000000034/f67f1af6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124256980 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124256980 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124256980 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124256980 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124256980 DLLC NOTICE LLME(ffffffff/f67f1af6){ASSIGNED} LLGM Assign pre (f67f1af6 => ffffffff) (gprs_llc.c:1079) 20250124124256980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f67f1af6 => ffffffff) (gprs_llc.c:1125) 20250124124256980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124256980 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124256980 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124256980 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124256982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124256987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124256987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(317)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(324)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@f7dd106e184a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(312)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(322)@f7dd106e184a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@f7dd106e184a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(315)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(320)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(310)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:42:57 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250124124257160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124257462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46956) 20250124124257988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124257988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46956, count=93884) 20250124124258989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124258989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124259990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124259990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_detach_check_subscriber_list started. 20250124124300552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124300555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124300604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124300604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124300604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124300604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300604 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124300604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124300604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124300604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124300604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124300605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124300605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124300605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124300605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124300605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124300605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124300605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124300605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124300605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124300605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124300605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124300605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124300607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124300611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124300611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124300617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124300617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124300617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124300617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124300617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124300617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124300617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124300617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124300617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124300618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124300618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124300618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124300618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124300618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124300618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124300618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124300619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124300624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124300624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124300632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124300632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124300632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124300632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124300633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124300633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124300633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124300633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124300633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124300633 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124300633 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124300633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124300633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124300635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124300639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124300639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124300991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124300991 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124300991 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124300991 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124300995 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124300996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@f7dd106e184a: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EBEA961B'O, index=0 SGSN_Test-GSUP(343)@f7dd106e184a: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@f7dd106e184a: 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 := '50495FE07A0FE464628AF069F9B19DE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF83B6F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D68277DE7E942982'O } } } } } 20250124124301032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124301032 DLLC NOTICE LLME(ffffffff/ebea961b){UNASSIGNED} LLC RX: unknown TLLI 0xebea961b, creating LLME on the fly (gprs_llc.c:552) 20250124124301032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124301033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20250124124301033 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124301033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124301033 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124301033 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124301033 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124301033 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124301033 DLLC NOTICE LLME(ffffffff/ebea961b){UNASSIGNED} LLGM Assign pre (ebea961b => c34aee2b) (gprs_llc.c:1079) 20250124124301033 DLLC NOTICE LLME(ebea961b/c34aee2b){ASSIGNED} LLGM Assign post (ebea961b => c34aee2b) (gprs_llc.c:1125) 20250124124301033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124301033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124301033 DMM DEBUG MM(262420000000033/c34aee2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124301046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124301046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124301046 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124301046 DMM DEBUG MM(262420000000033/c34aee2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250124124301046 DMM NOTICE MM(262420000000033/c34aee2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124301046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124301046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124301046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124301046 DMM DEBUG MM(262420000000033/c34aee2b) Requesting authorization (sgsn_auth.c:160) 20250124124301046 DMM INFO MM(262420000000033/c34aee2b) Requesting authentication tuples (sgsn_auth.c:184) 20250124124301046 DMM DEBUG MM(262420000000033/c34aee2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124301046 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250124124301046 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@f7dd106e184a: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250124124301050 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124301050 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124301050 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124301050 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124301050 DMM INFO MM(262420000000033/c34aee2b) Subscriber data update (mmctx.c:445) 20250124124301050 DMM DEBUG MM(262420000000033/c34aee2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124301050 DMM INFO MM(262420000000033/c34aee2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124301050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124301050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124301050 DMM INFO MM(262420000000033/c34aee2b) <- GMM AUTH AND CIPHERING REQ (rand = 50 49 5f e0 7a 0f e4 64 62 8a f0 69 f9 b1 9d e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124301061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124301061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124301061 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124301061 DMM INFO MM(262420000000033/c34aee2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124301061 DMM NOTICE MM(262420000000033/c34aee2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124301061 DMM DEBUG MM(262420000000033/c34aee2b) checking auth: received GSM SRES = df 83 b6 f5 (gprs_gmm.c:666) 20250124124301061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124301061 DMM DEBUG MM(262420000000033/c34aee2b) Requesting authorization (sgsn_auth.c:160) 20250124124301061 DMM INFO MM(262420000000033/c34aee2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124301061 DMM DEBUG MM(262420000000033/c34aee2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124301061 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250124124301061 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) 20250124124301061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124301061 DMM INFO MM(262420000000033/c34aee2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc34aee2b) (gprs_gmm.c:300) 20250124124301063 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124301063 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124301063 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250124124301063 DMM INFO MM(262420000000033/c34aee2b) Subscriber data update (mmctx.c:445) 20250124124301063 DMM DEBUG MM(262420000000033/c34aee2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124301063 DMM INFO MM(262420000000033/c34aee2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124301063 DMM NOTICE MM(262420000000033/c34aee2b) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250124124301063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124301063 DMM NOTICE MM(262420000000033/c34aee2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124301063 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) 20250124124301064 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124301064 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250124124301064 DMM INFO MM(262420000000033/c34aee2b) Subscriber data update (mmctx.c:445) 20250124124301064 DMM DEBUG MM(262420000000033/c34aee2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124301074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124301074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124301074 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124301074 DMM INFO MM(262420000000033/c34aee2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124301074 DMM NOTICE MM(262420000000033/c34aee2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124301074 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124301074 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124301074 DLLC NOTICE LLME(ebea961b/c34aee2b){ASSIGNED} LLGM Assign pre (ffffffff => c34aee2b) (gprs_llc.c:1079) 20250124124301074 DLLC NOTICE LLME(ffffffff/c34aee2b){ASSIGNED} LLGM Assign post (ffffffff => c34aee2b) (gprs_llc.c:1125) 20250124124301074 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124301074 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124301074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124301074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@f7dd106e184a: setverdict(pass): none -> pass 20250124124301127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124301127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250124124301127 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124301127 DMM INFO MM(262420000000033/c34aee2b) -> GMM DETACH REQUEST TLLI=0xc34aee2b type=GPRS detach Power-off (gprs_gmm.c:1465) 20250124124301127 DMM INFO MM(262420000000033/c34aee2b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124301127 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124301127 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124301127 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124301127 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124301127 DLLC NOTICE LLME(ffffffff/c34aee2b){ASSIGNED} LLGM Assign pre (c34aee2b => ffffffff) (gprs_llc.c:1079) 20250124124301127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c34aee2b => ffffffff) (gprs_llc.c:1125) 20250124124301127 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250124124301127 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) 20250124124301127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124301127 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124301127 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124301127 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124301129 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@f7dd106e184a: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@f7dd106e184a: Final verdict of PTC: pass 20250124124306146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@f7dd106e184a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(336)@f7dd106e184a: Final verdict of PTC: none 20250124124306152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124306152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(341)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@f7dd106e184a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@f7dd106e184a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(331)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(339)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(334)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(329)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:43:06 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250124124306214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124306516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87476) 20250124124307153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124307153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87476, count=93268) 20250124124308154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124308154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124309155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124309155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_check_complete_resend started. 20250124124309599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124309601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124309644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124309644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124309644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124309644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124309644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124309644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124309644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124309644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124309645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124309645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124309645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124309646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124309646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124309646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124309646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124309646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124309646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124309646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124309646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124309646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124309650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124124309658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124309658 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(355)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI196(349)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124309660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124309661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124309661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124309661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124309662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124309662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124309662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124309662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124309662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124309662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124309662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124309662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124309662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124309668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124309668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124309675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124309675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124309675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124309675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124309675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124309675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124309675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124309675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124309676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124309676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124309676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124309676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124309676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124309676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124309676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124309676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124309676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124309676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124309676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124309677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124309677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124309679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124309685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124309685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124310157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124310157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124310157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124310157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124310161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124310162 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@f7dd106e184a: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E4143A8B'O, index=0 SGSN_Test-GSUP(362)@f7dd106e184a: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@f7dd106e184a: 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 := '08ADD323E412D3E6E0A59E3A0E9DC265'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67C7942C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FCD718A347CBA2E'O } } } } } 20250124124311235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124311235 DLLC NOTICE LLME(ffffffff/e4143a8b){UNASSIGNED} LLC RX: unknown TLLI 0xe4143a8b, creating LLME on the fly (gprs_llc.c:552) 20250124124311235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124311235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124311235 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124311235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124311235 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124311235 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124311235 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124311235 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124311235 DLLC NOTICE LLME(ffffffff/e4143a8b){UNASSIGNED} LLGM Assign pre (e4143a8b => f9ee6e93) (gprs_llc.c:1079) 20250124124311235 DLLC NOTICE LLME(e4143a8b/f9ee6e93){ASSIGNED} LLGM Assign post (e4143a8b => f9ee6e93) (gprs_llc.c:1125) 20250124124311235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124311235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124311235 DMM DEBUG MM(262420000000036/f9ee6e93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124311258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124311258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124311258 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124311258 DMM DEBUG MM(262420000000036/f9ee6e93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250124124311258 DMM NOTICE MM(262420000000036/f9ee6e93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124311258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124311258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124311258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124311258 DMM DEBUG MM(262420000000036/f9ee6e93) Requesting authorization (sgsn_auth.c:160) 20250124124311258 DMM INFO MM(262420000000036/f9ee6e93) Requesting authentication tuples (sgsn_auth.c:184) 20250124124311258 DMM DEBUG MM(262420000000036/f9ee6e93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124311258 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250124124311259 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@f7dd106e184a: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250124124311264 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124311264 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124311264 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124311264 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124311264 DMM INFO MM(262420000000036/f9ee6e93) Subscriber data update (mmctx.c:445) 20250124124311264 DMM DEBUG MM(262420000000036/f9ee6e93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124311264 DMM INFO MM(262420000000036/f9ee6e93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124311264 DMM INFO MM(262420000000036/f9ee6e93) <- GMM AUTH AND CIPHERING REQ (rand = 08 ad d3 23 e4 12 d3 e6 e0 a5 9e 3a 0e 9d c2 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124311280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124311280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124311280 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124311280 DMM INFO MM(262420000000036/f9ee6e93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124311280 DMM NOTICE MM(262420000000036/f9ee6e93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124311280 DMM DEBUG MM(262420000000036/f9ee6e93) checking auth: received GSM SRES = 67 c7 94 2c (gprs_gmm.c:666) 20250124124311280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124311281 DMM DEBUG MM(262420000000036/f9ee6e93) Requesting authorization (sgsn_auth.c:160) 20250124124311281 DMM INFO MM(262420000000036/f9ee6e93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124311281 DMM DEBUG MM(262420000000036/f9ee6e93) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124311281 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250124124311281 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) 20250124124311281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124311281 DMM INFO MM(262420000000036/f9ee6e93) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ee6e93) (gprs_gmm.c:300) 20250124124311284 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124311284 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124311284 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250124124311284 DMM INFO MM(262420000000036/f9ee6e93) Subscriber data update (mmctx.c:445) 20250124124311284 DMM DEBUG MM(262420000000036/f9ee6e93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124311284 DMM INFO MM(262420000000036/f9ee6e93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124311284 DMM NOTICE MM(262420000000036/f9ee6e93) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250124124311284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124311284 DMM NOTICE MM(262420000000036/f9ee6e93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124311284 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) 20250124124311285 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124311286 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250124124311286 DMM INFO MM(262420000000036/f9ee6e93) Subscriber data update (mmctx.c:445) 20250124124311286 DMM DEBUG MM(262420000000036/f9ee6e93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124124317282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124317282 DMM INFO MM(262420000000036/f9ee6e93) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ee6e93) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124124319809 DGPRS DEBUG Checking for inactive LLMEs, time = 953505 (sgsn.c:131) 20250124124323283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124323283 DMM INFO MM(262420000000036/f9ee6e93) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ee6e93) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124124329284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124329284 DMM INFO MM(262420000000036/f9ee6e93) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ee6e93) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124124330158 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124330158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124330158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250124124335286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124335286 DMM INFO MM(262420000000036/f9ee6e93) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ee6e93) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124124339647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124339653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124339653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124339663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124339667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124339667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124339677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124339680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124339680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124341287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250124124341287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250124124341287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124341287 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250124124341287 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) 20250124124341287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124341287 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124341287 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124341287 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124341287 DLLC NOTICE LLME(e4143a8b/f9ee6e93){ASSIGNED} LLGM Assign pre (f9ee6e93 => ffffffff) (gprs_llc.c:1079) 20250124124341287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ee6e93 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@f7dd106e184a: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@f7dd106e184a: Final verdict of PTC: pass 20250124124345319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@f7dd106e184a: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@f7dd106e184a: Final verdict of PTC: none 20250124124345324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124345324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI210(354)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(360)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(350)@f7dd106e184a: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(355)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(353)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(348)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(358)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:43:45 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250124124345427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124345729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89948) 20250124124346326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124346326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89948, count=95380) 20250124124347327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124347327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124348328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124348328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_hlr_location_cancel_request_update started. 20250124124348800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124348803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124348855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124348855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124348855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124348855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124348855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124348855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124348855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124348855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124348856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124348856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124348856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124348856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124348856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124348856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124348856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124348856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124348856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124348856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124348856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124348856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124348858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124348863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124348863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(371)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124348869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124348869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124348869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124348869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124348870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124348870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124348870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124348870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124348872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124348878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124348878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(375)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124348882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124348882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124348882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124348882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124348882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124348882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124348882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124348882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124348882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124348882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124348882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124348883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124348883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124348883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124348883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124348883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124348883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124348883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124348883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124348883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124348883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124348885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124348889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124348889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124349329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124349329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124349329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124349330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124349332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124349333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124124349810 DGPRS DEBUG Checking for inactive LLMEs, time = 953535 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@f7dd106e184a: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C4B16461'O, index=0 SGSN_Test-GSUP(381)@f7dd106e184a: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@f7dd106e184a: 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 := '388D6109CBD77938E5275448E6D439EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DD8DF83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B72EF04F41499B86'O } } } } } 20250124124350410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124350410 DLLC NOTICE LLME(ffffffff/c4b16461){UNASSIGNED} LLC RX: unknown TLLI 0xc4b16461, creating LLME on the fly (gprs_llc.c:552) 20250124124350410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124350410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20250124124350410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124350410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124350410 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124350410 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124350410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124350410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124350410 DLLC NOTICE LLME(ffffffff/c4b16461){UNASSIGNED} LLGM Assign pre (c4b16461 => e7ae9cfd) (gprs_llc.c:1079) 20250124124350410 DLLC NOTICE LLME(c4b16461/e7ae9cfd){ASSIGNED} LLGM Assign post (c4b16461 => e7ae9cfd) (gprs_llc.c:1125) 20250124124350410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124350410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124350410 DMM DEBUG MM(262420000000031/e7ae9cfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124350427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124350427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124350427 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124350427 DMM DEBUG MM(262420000000031/e7ae9cfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250124124350427 DMM NOTICE MM(262420000000031/e7ae9cfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124350427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124350427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124350427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124350427 DMM DEBUG MM(262420000000031/e7ae9cfd) Requesting authorization (sgsn_auth.c:160) 20250124124350427 DMM INFO MM(262420000000031/e7ae9cfd) Requesting authentication tuples (sgsn_auth.c:184) 20250124124350427 DMM DEBUG MM(262420000000031/e7ae9cfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124350427 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250124124350427 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@f7dd106e184a: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250124124350433 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124350433 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124350433 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124350433 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124350433 DMM INFO MM(262420000000031/e7ae9cfd) Subscriber data update (mmctx.c:445) 20250124124350433 DMM DEBUG MM(262420000000031/e7ae9cfd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124350433 DMM INFO MM(262420000000031/e7ae9cfd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124350433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124350433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124350433 DMM INFO MM(262420000000031/e7ae9cfd) <- GMM AUTH AND CIPHERING REQ (rand = 38 8d 61 09 cb d7 79 38 e5 27 54 48 e6 d4 39 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124350443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124350443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124350443 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124350443 DMM INFO MM(262420000000031/e7ae9cfd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124350443 DMM NOTICE MM(262420000000031/e7ae9cfd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124350443 DMM DEBUG MM(262420000000031/e7ae9cfd) checking auth: received GSM SRES = 8d d8 df 83 (gprs_gmm.c:666) 20250124124350443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124350443 DMM DEBUG MM(262420000000031/e7ae9cfd) Requesting authorization (sgsn_auth.c:160) 20250124124350443 DMM INFO MM(262420000000031/e7ae9cfd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124350443 DMM DEBUG MM(262420000000031/e7ae9cfd) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124350443 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250124124350443 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) 20250124124350444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124350444 DMM INFO MM(262420000000031/e7ae9cfd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7ae9cfd) (gprs_gmm.c:300) 20250124124350444 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124350444 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124350444 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250124124350444 DMM INFO MM(262420000000031/e7ae9cfd) Subscriber data update (mmctx.c:445) 20250124124350444 DMM DEBUG MM(262420000000031/e7ae9cfd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124350444 DMM INFO MM(262420000000031/e7ae9cfd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124350444 DMM NOTICE MM(262420000000031/e7ae9cfd) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250124124350444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124350444 DMM NOTICE MM(262420000000031/e7ae9cfd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124350444 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) 20250124124350444 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124350444 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250124124350444 DMM INFO MM(262420000000031/e7ae9cfd) Subscriber data update (mmctx.c:445) 20250124124350444 DMM DEBUG MM(262420000000031/e7ae9cfd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124350451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124350451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124350451 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124350451 DMM INFO MM(262420000000031/e7ae9cfd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124350451 DMM NOTICE MM(262420000000031/e7ae9cfd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124350451 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124350451 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124350451 DLLC NOTICE LLME(c4b16461/e7ae9cfd){ASSIGNED} LLGM Assign pre (ffffffff => e7ae9cfd) (gprs_llc.c:1079) 20250124124350451 DLLC NOTICE LLME(ffffffff/e7ae9cfd){ASSIGNED} LLGM Assign post (ffffffff => e7ae9cfd) (gprs_llc.c:1125) 20250124124350452 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124350452 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124350452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124350452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@f7dd106e184a: setverdict(pass): none -> pass 20250124124350501 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250124124350501 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250124124350501 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) 20250124124350501 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250124124350501 DMM INFO MM(262420000000031/e7ae9cfd) Subscriber data update (mmctx.c:445) 20250124124350501 DMM DEBUG MM(262420000000031/e7ae9cfd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250124124350501 DMM INFO MM(262420000000031/e7ae9cfd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250124124350501 DMM INFO MM(262420000000031/e7ae9cfd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124350501 DMM INFO MM(262420000000031/e7ae9cfd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124350501 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124350501 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124350501 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124350501 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124350501 DLLC NOTICE LLME(ffffffff/e7ae9cfd){ASSIGNED} LLGM Assign pre (e7ae9cfd => ffffffff) (gprs_llc.c:1079) 20250124124350501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7ae9cfd => ffffffff) (gprs_llc.c:1125) 20250124124350501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124350501 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124350501 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124350501 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed MC@f7dd106e184a: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250124124355511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124355511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(381)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@f7dd106e184a: Final verdict of PTC: none 20250124124355514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(374)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(369)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(379)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(377)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(372)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@f7dd106e184a: Final verdict of PTC: pass -NSVCI97-provIP(367)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@f7dd106e184a: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124355574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124355876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89180) 20250124124356513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124356513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89180, count=93536) 20250124124357514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124357514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124358515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124358515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_hlr_location_cancel_request_withdraw started. 20250124124358972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124358974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124359008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124359008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124359008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124359008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124359008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124359008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124359008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124359008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124359009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124359009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124359009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124359009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124359009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124359009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124359009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124359009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124359009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124359009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124359009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124359009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124359012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124359016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124359016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124359020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124359021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124359021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124359021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124359021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124359021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124359021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124359021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124359021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124359021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124359021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124359022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124359022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124359023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124359028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124359028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124359037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124359039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124359039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124359039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124359039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124359039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124359039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124359039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124359039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124359039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124359039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124359039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124359039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124359039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124359043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124359050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124359050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124359516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124359516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124359516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124359516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124359517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124359518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f7dd106e184a: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C4D6F540'O, index=0 SGSN_Test-GSUP(400)@f7dd106e184a: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@f7dd106e184a: 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 := 'A310E12B06041CC01E18A88ADDA90655'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '288E9BC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3F8EE7EDBA6EF38'O } } } } } 20250124124400597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124400597 DLLC NOTICE LLME(ffffffff/c4d6f540){UNASSIGNED} LLC RX: unknown TLLI 0xc4d6f540, creating LLME on the fly (gprs_llc.c:552) 20250124124400597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124400597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20250124124400597 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124400597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124400597 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124400597 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124400597 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124400597 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124400597 DLLC NOTICE LLME(ffffffff/c4d6f540){UNASSIGNED} LLGM Assign pre (c4d6f540 => cb1205d0) (gprs_llc.c:1079) 20250124124400597 DLLC NOTICE LLME(c4d6f540/cb1205d0){ASSIGNED} LLGM Assign post (c4d6f540 => cb1205d0) (gprs_llc.c:1125) 20250124124400597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124400597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124400597 DMM DEBUG MM(262420000000029/cb1205d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124400613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124400613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124400613 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124400613 DMM DEBUG MM(262420000000029/cb1205d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250124124400613 DMM NOTICE MM(262420000000029/cb1205d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124400613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124400613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124400613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124400613 DMM DEBUG MM(262420000000029/cb1205d0) Requesting authorization (sgsn_auth.c:160) 20250124124400613 DMM INFO MM(262420000000029/cb1205d0) Requesting authentication tuples (sgsn_auth.c:184) 20250124124400613 DMM DEBUG MM(262420000000029/cb1205d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124400613 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250124124400613 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@f7dd106e184a: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250124124400616 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124400616 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124400616 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124400616 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124400616 DMM INFO MM(262420000000029/cb1205d0) Subscriber data update (mmctx.c:445) 20250124124400616 DMM DEBUG MM(262420000000029/cb1205d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124400616 DMM INFO MM(262420000000029/cb1205d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124400616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124400616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124400616 DMM INFO MM(262420000000029/cb1205d0) <- GMM AUTH AND CIPHERING REQ (rand = a3 10 e1 2b 06 04 1c c0 1e 18 a8 8a dd a9 06 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124400624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124400624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124400624 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124400624 DMM INFO MM(262420000000029/cb1205d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124400624 DMM NOTICE MM(262420000000029/cb1205d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124400624 DMM DEBUG MM(262420000000029/cb1205d0) checking auth: received GSM SRES = 28 8e 9b c6 (gprs_gmm.c:666) 20250124124400624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124400624 DMM DEBUG MM(262420000000029/cb1205d0) Requesting authorization (sgsn_auth.c:160) 20250124124400624 DMM INFO MM(262420000000029/cb1205d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124400624 DMM DEBUG MM(262420000000029/cb1205d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124400624 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250124124400624 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) 20250124124400624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124400624 DMM INFO MM(262420000000029/cb1205d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb1205d0) (gprs_gmm.c:300) 20250124124400625 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124400625 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124400625 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250124124400625 DMM INFO MM(262420000000029/cb1205d0) Subscriber data update (mmctx.c:445) 20250124124400625 DMM DEBUG MM(262420000000029/cb1205d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124400625 DMM INFO MM(262420000000029/cb1205d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124400625 DMM NOTICE MM(262420000000029/cb1205d0) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250124124400625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124400625 DMM NOTICE MM(262420000000029/cb1205d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124400625 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) 20250124124400626 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124400626 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250124124400626 DMM INFO MM(262420000000029/cb1205d0) Subscriber data update (mmctx.c:445) 20250124124400626 DMM DEBUG MM(262420000000029/cb1205d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124400633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124400633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124400633 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124400633 DMM INFO MM(262420000000029/cb1205d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124400633 DMM NOTICE MM(262420000000029/cb1205d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124400633 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124400633 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124400633 DLLC NOTICE LLME(c4d6f540/cb1205d0){ASSIGNED} LLGM Assign pre (ffffffff => cb1205d0) (gprs_llc.c:1079) 20250124124400633 DLLC NOTICE LLME(ffffffff/cb1205d0){ASSIGNED} LLGM Assign post (ffffffff => cb1205d0) (gprs_llc.c:1125) 20250124124400633 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124400633 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124400633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124400633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@f7dd106e184a: setverdict(pass): none -> pass 20250124124400684 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250124124400684 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250124124400684 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) 20250124124400684 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250124124400684 DMM INFO MM(262420000000029/cb1205d0) Subscriber data update (mmctx.c:445) 20250124124400684 DMM DEBUG MM(262420000000029/cb1205d0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250124124400684 DMM INFO MM(262420000000029/cb1205d0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250124124400684 DMM INFO MM(262420000000029/cb1205d0) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250124124400684 DMM NOTICE MM(262420000000029/cb1205d0) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250124124400684 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250124124400684 DMM INFO MM(262420000000029/cb1205d0) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250124124400684 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124400684 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124400684 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124400684 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124400684 DLLC NOTICE LLME(ffffffff/cb1205d0){ASSIGNED} LLGM Assign pre (cb1205d0 => ffffffff) (gprs_llc.c:1079) 20250124124400684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1205d0 => ffffffff) (gprs_llc.c:1125) 20250124124400684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124400684 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124400684 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124400684 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f7dd106e184a: Removing Client IMSI='262420000000029'H, index=0 20250124124400698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124400698 DLLC NOTICE LLME(ffffffff/cb1205d0){UNASSIGNED} LLC RX: unknown TLLI 0xcb1205d0, creating LLME on the fly (gprs_llc.c:552) 20250124124400698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124400698 DMM NOTICE LLME(ffffffff/cb1205d0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250124124400698 DLLC NOTICE LLME(ffffffff/cb1205d0){UNASSIGNED} LLGM Assign pre (cb1205d0 => ffffffff) (gprs_llc.c:1079) 20250124124400698 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1205d0 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@f7dd106e184a: Final verdict of PTC: pass 20250124124400705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40550<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(390)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(388)@f7dd106e184a: Final verdict of PTC: none 20250124124400711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(400)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@f7dd106e184a: Final verdict of PTC: none 20250124124400711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(393)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(398)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(391)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(386)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(396)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@f7dd106e184a: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:44:00 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250124124400810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124401112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) 20250124124401713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124401713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44200, count=96256) 20250124124402715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124402715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124403717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124403717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250124124404203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124404207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124404258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124404258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124404258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124404258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124404258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124404258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124404258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124404258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124404260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124404260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124404260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124404260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124404260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124404260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124404260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124404260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124404260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124404260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124404260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124404260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124404263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124404271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124404271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(408)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124404275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124404275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124404275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124404275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124404275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124404275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124404275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124404275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124404276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124404276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124404276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124404276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124404276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124404276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124404276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124404276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124404276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124404276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124404277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124404277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124404280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124404286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124404286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(413)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124404291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124404291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124404291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124404291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124404291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124404291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124404291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124404291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124404292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124404292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124404292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124404292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124404292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124404292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124404292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124404292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124404292 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124404292 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124404292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124404292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124404292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124404295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124404301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124404718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124404718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124404718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124404718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124404722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124404723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f7dd106e184a: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D9627E72'O, index=0 SGSN_Test-GSUP(419)@f7dd106e184a: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250124124405755 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) 20250124124405755 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@f7dd106e184a: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@f7dd106e184a: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f7dd106e184a: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f7dd106e184a: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f7dd106e184a: Final verdict of PTC: pass 20250124124405758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(412)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@f7dd106e184a: Final verdict of PTC: none 20250124124405762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124405762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(417)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(407)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(415)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(410)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(405)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@f7dd106e184a: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124405859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124406161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20250124124406763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124406763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20250124124407766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124407766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124408768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124408768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250124124409247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124409249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124409288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124409288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124409288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124409288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124409288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124409289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124409289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124409289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124409289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124409289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124409289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124409289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124409289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124409289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124409289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124409289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124409289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124409289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124409290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124409290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124409291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124409296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124409296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124409303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124409303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124409303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124409303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124409303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124409303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124409303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124409303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124409303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124409303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124409303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124409304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124409304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124409304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124409304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124409304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124409304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124409304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124409304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124409304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124409306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124409310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124409310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124409317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124409317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124409317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124409317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124409317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124409317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124409317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124409317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124409318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124409318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124409318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124409318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124409318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124409318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124409318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124409318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124409318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124409318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124409318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124409319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124409319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124409321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124409326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124409326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124409769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124409769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124409769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124409769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124409773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124409775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f7dd106e184a: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F53EAF77'O, index=0 SGSN_Test-GSUP(438)@f7dd106e184a: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250124124410833 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) 20250124124410833 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@f7dd106e184a: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@f7dd106e184a: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f7dd106e184a: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f7dd106e184a: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f7dd106e184a: Final verdict of PTC: pass 20250124124410840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(436)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(431)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(426)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@f7dd106e184a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f7dd106e184a: Final verdict of PTC: none 20250124124410845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124410846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(424)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(434)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(429)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@f7dd106e184a: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:44:10 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250124124410901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124411203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48652) 20250124124411847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124411847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48652, count=53008) 20250124124412848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124412848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124413849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124413849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_rau_unknown started. 20250124124414295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124414297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124414347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124414347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124414347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124414347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124414347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124414347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124414347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124414347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124414347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124414347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124414348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124414348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124414348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124414348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124414348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124414348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124414348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124414348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124414348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124414348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124414349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124414357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124414357 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124414363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124414363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124414363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124414363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124414363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124414363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124414363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124414363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124414364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124414364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124414364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124414364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124414364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124414364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124414364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124414364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124414364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124414364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124414365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124414365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124414367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124414372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124414372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124414380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124414380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124414380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124414380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124414380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124414380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124414380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124414380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124414381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124414381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124414381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124414381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124414381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124414381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124414381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124414381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124414381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124414381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124414381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124414382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124414382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124414384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124414388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124414388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124414850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124414850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124414850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124414850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124414854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124414855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@f7dd106e184a: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E3AE2598'O, index=0 SGSN_Test-GSUP(457)@f7dd106e184a: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250124124415931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124415931 DLLC NOTICE LLME(ffffffff/e3ae2598){UNASSIGNED} LLC RX: unknown TLLI 0xe3ae2598, creating LLME on the fly (gprs_llc.c:552) 20250124124415931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250124124415931 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124124415931 DMM NOTICE LLME(ffffffff/e3ae2598){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250124124415931 DLLC NOTICE LLME(ffffffff/e3ae2598){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250124124415931 DMM ERROR LLME(ffffffff/e3ae2598){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250124124415931 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250124124415931 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250124124415931 DLLC NOTICE LLME(ffffffff/e3ae2598){UNASSIGNED} LLGM Assign pre (e3ae2598 => ffffffff) (gprs_llc.c:1079) 20250124124415931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ae2598 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@f7dd106e184a: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@f7dd106e184a: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@f7dd106e184a: Final verdict of PTC: pass 20250124124415956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI196(444)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(445)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(450)@f7dd106e184a: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(457)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(455)@f7dd106e184a: Final verdict of PTC: none 20250124124415961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124415961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(442)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@f7dd106e184a: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(443)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(448)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(453)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@f7dd106e184a: Test case TC_rau_unknown finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124416020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124416325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44168) 20250124124416963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124416963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44168, count=54604) 20250124124417964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124417964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124418965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124418965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_rau started. 20250124124419402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124419405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124419454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124419454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124419455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124419455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124419455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124419455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124419455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124419455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124419456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124419456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124419456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124419456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124419456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124419456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124419456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124419456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124419456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124419456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124419456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124419456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124419459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124419465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124419465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124419472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124419472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124419472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124419472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124419472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124419472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124419472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124419472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124419473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124419473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124419473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124419473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124419473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124419473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124419473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124419473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124419473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124419473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124419473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124419473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124419476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124419480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124419481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124419485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124419485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124419485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124419485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124419485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124419485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124419485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124419485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124419486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124419486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124419486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124419486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124419486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124419486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124419486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124419486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124419486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124419486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124419486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124419487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124419487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124419488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124419493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124419493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124419811 DGPRS DEBUG Checking for inactive LLMEs, time = 953565 (sgsn.c:131) 20250124124419966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124419966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124419966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124419966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124419970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124419971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@f7dd106e184a: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D01C1FA1'O, index=0 SGSN_Test-GSUP(476)@f7dd106e184a: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@f7dd106e184a: 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 := '319940EEED0468132E8258F5D3DC4E9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10D8BB1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D701A8833B56E5B5'O } } } } } 20250124124421042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421042 DLLC NOTICE LLME(ffffffff/d01c1fa1){UNASSIGNED} LLC RX: unknown TLLI 0xd01c1fa1, creating LLME on the fly (gprs_llc.c:552) 20250124124421042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20250124124421042 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124421042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124421042 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124421042 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124421042 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124421042 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124421042 DLLC NOTICE LLME(ffffffff/d01c1fa1){UNASSIGNED} LLGM Assign pre (d01c1fa1 => c6de254d) (gprs_llc.c:1079) 20250124124421042 DLLC NOTICE LLME(d01c1fa1/c6de254d){ASSIGNED} LLGM Assign post (d01c1fa1 => c6de254d) (gprs_llc.c:1125) 20250124124421042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124421042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124421042 DMM DEBUG MM(262420000000012/c6de254d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124421055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421055 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124421055 DMM DEBUG MM(262420000000012/c6de254d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250124124421055 DMM NOTICE MM(262420000000012/c6de254d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124421055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124421055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124421055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124421055 DMM DEBUG MM(262420000000012/c6de254d) Requesting authorization (sgsn_auth.c:160) 20250124124421055 DMM INFO MM(262420000000012/c6de254d) Requesting authentication tuples (sgsn_auth.c:184) 20250124124421055 DMM DEBUG MM(262420000000012/c6de254d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124421055 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250124124421055 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@f7dd106e184a: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250124124421058 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124421058 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124421058 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124421058 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124421058 DMM INFO MM(262420000000012/c6de254d) Subscriber data update (mmctx.c:445) 20250124124421058 DMM DEBUG MM(262420000000012/c6de254d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124421058 DMM INFO MM(262420000000012/c6de254d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124421058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124421058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124421058 DMM INFO MM(262420000000012/c6de254d) <- GMM AUTH AND CIPHERING REQ (rand = 31 99 40 ee ed 04 68 13 2e 82 58 f5 d3 dc 4e 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124421065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421065 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124421065 DMM INFO MM(262420000000012/c6de254d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124421065 DMM NOTICE MM(262420000000012/c6de254d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124421065 DMM DEBUG MM(262420000000012/c6de254d) checking auth: received GSM SRES = 10 d8 bb 1e (gprs_gmm.c:666) 20250124124421065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124421065 DMM DEBUG MM(262420000000012/c6de254d) Requesting authorization (sgsn_auth.c:160) 20250124124421065 DMM INFO MM(262420000000012/c6de254d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124421065 DMM DEBUG MM(262420000000012/c6de254d) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124421065 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250124124421065 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) 20250124124421065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124421065 DMM INFO MM(262420000000012/c6de254d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6de254d) (gprs_gmm.c:300) 20250124124421066 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124421066 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124421066 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250124124421066 DMM INFO MM(262420000000012/c6de254d) Subscriber data update (mmctx.c:445) 20250124124421066 DMM DEBUG MM(262420000000012/c6de254d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124421066 DMM INFO MM(262420000000012/c6de254d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124421066 DMM NOTICE MM(262420000000012/c6de254d) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250124124421066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124421066 DMM NOTICE MM(262420000000012/c6de254d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124421066 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) 20250124124421067 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124421067 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250124124421067 DMM INFO MM(262420000000012/c6de254d) Subscriber data update (mmctx.c:445) 20250124124421067 DMM DEBUG MM(262420000000012/c6de254d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124421073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421073 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124421073 DMM INFO MM(262420000000012/c6de254d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124421073 DMM NOTICE MM(262420000000012/c6de254d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124421073 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124421073 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124421073 DLLC NOTICE LLME(d01c1fa1/c6de254d){ASSIGNED} LLGM Assign pre (ffffffff => c6de254d) (gprs_llc.c:1079) 20250124124421073 DLLC NOTICE LLME(ffffffff/c6de254d){ASSIGNED} LLGM Assign post (ffffffff => c6de254d) (gprs_llc.c:1125) 20250124124421073 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124421073 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124421073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124421073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@f7dd106e184a: setverdict(pass): none -> pass 20250124124421131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421131 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124421131 DMM INFO MM(262420000000012/c6de254d) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250124124421131 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124421131 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124421131 DLLC NOTICE LLME(ffffffff/c6de254d){ASSIGNED} LLGM Assign pre (c6de254d => d407d6e1) (gprs_llc.c:1079) 20250124124421131 DLLC NOTICE LLME(c6de254d/d407d6e1){ASSIGNED} LLGM Assign post (c6de254d => d407d6e1) (gprs_llc.c:1125) 20250124124421131 DMM INFO MM(262420000000012/d407d6e1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@f7dd106e184a: Removing Client IMSI='262420000000012'H, index=0 20250124124421146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124421146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250124124421146 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124421146 DMM INFO MM(262420000000012/d407d6e1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124124421146 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124124421146 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124421146 DLLC NOTICE LLME(c6de254d/d407d6e1){ASSIGNED} LLGM Assign pre (ffffffff => d407d6e1) (gprs_llc.c:1079) 20250124124421146 DLLC NOTICE LLME(ffffffff/d407d6e1){ASSIGNED} LLGM Assign post (ffffffff => d407d6e1) (gprs_llc.c:1125) 20250124124421146 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@f7dd106e184a: Final verdict of PTC: pass 20250124124421151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(464)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(469)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(474)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(472)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(462)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(467)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@f7dd106e184a: Final verdict of PTC: none 20250124124421169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124421169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_rau finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:44:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250124124421251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124421653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43776) 20250124124422170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124422170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43776, count=92232) 20250124124423171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124423171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124424172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124424172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_rau_a_a started. 20250124124424749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124424752 DMM INFO MM(262420000000012/d407d6e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124424752 DMM INFO MM(262420000000012/d407d6e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124424752 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124424752 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124424752 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124424752 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124424752 DLLC NOTICE LLME(ffffffff/d407d6e1){ASSIGNED} LLGM Assign pre (d407d6e1 => ffffffff) (gprs_llc.c:1079) 20250124124424752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d407d6e1 => ffffffff) (gprs_llc.c:1125) 20250124124424752 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250124124424753 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) 20250124124424753 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20250124124424753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124424753 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124424753 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124424753 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124424753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124424801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124424801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124424801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124424801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124424801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124424801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124424801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124424801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124424802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124424802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124424802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124424802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124424802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124424802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124424802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124424802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124424802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124424802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124424802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124424802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124424804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124424809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124424809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124424815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124424815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124424815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124424815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124424815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124424815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124424815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124424815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124424816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124424816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124424816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124424817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124424817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124424817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124424817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124424817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124424817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124424817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124424817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124424817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124424820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124424827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124424827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(489)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124424832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124424832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124424832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124424832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124424832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124424832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124424832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124424832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124424833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124424833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124424833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124424833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124424833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124424833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124424833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124424833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124424833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124424833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124424833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124424834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124424834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124424836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124424841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124425173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124425173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124425173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124425173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124425177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124425178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@f7dd106e184a: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C6FFFDC9'O, index=0 SGSN_Test-GSUP(495)@f7dd106e184a: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@f7dd106e184a: 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 := 'EE0DEC9BA4FDB207903634CA6987311B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D47105B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99391E7E79C68D43'O } } } } } 20250124124426243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426243 DLLC NOTICE LLME(ffffffff/c6fffdc9){UNASSIGNED} LLC RX: unknown TLLI 0xc6fffdc9, creating LLME on the fly (gprs_llc.c:552) 20250124124426243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20250124124426243 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124426243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124426243 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124426243 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124426243 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124426243 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124426243 DLLC NOTICE LLME(ffffffff/c6fffdc9){UNASSIGNED} LLGM Assign pre (c6fffdc9 => c523f358) (gprs_llc.c:1079) 20250124124426243 DLLC NOTICE LLME(c6fffdc9/c523f358){ASSIGNED} LLGM Assign post (c6fffdc9 => c523f358) (gprs_llc.c:1125) 20250124124426243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124426243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124426243 DMM DEBUG MM(262420000000037/c523f358) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124426254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426255 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426255 DMM DEBUG MM(262420000000037/c523f358) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250124124426255 DMM NOTICE MM(262420000000037/c523f358) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124426255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124426255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124426255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124426255 DMM DEBUG MM(262420000000037/c523f358) Requesting authorization (sgsn_auth.c:160) 20250124124426255 DMM INFO MM(262420000000037/c523f358) Requesting authentication tuples (sgsn_auth.c:184) 20250124124426255 DMM DEBUG MM(262420000000037/c523f358) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124426255 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250124124426255 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@f7dd106e184a: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250124124426258 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124426258 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124426258 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124426258 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124426258 DMM INFO MM(262420000000037/c523f358) Subscriber data update (mmctx.c:445) 20250124124426258 DMM DEBUG MM(262420000000037/c523f358) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124426258 DMM INFO MM(262420000000037/c523f358) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124426258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124426258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124426258 DMM INFO MM(262420000000037/c523f358) <- GMM AUTH AND CIPHERING REQ (rand = ee 0d ec 9b a4 fd b2 07 90 36 34 ca 69 87 31 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124426268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426268 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426268 DMM INFO MM(262420000000037/c523f358) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124426268 DMM NOTICE MM(262420000000037/c523f358) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124426268 DMM DEBUG MM(262420000000037/c523f358) checking auth: received GSM SRES = d4 71 05 b7 (gprs_gmm.c:666) 20250124124426268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124426268 DMM DEBUG MM(262420000000037/c523f358) Requesting authorization (sgsn_auth.c:160) 20250124124426268 DMM INFO MM(262420000000037/c523f358) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124426268 DMM DEBUG MM(262420000000037/c523f358) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124426268 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250124124426269 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) 20250124124426269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124426269 DMM INFO MM(262420000000037/c523f358) <- GMM ATTACH ACCEPT (new P-TMSI=0xc523f358) (gprs_gmm.c:300) 20250124124426270 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124426270 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124426270 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250124124426270 DMM INFO MM(262420000000037/c523f358) Subscriber data update (mmctx.c:445) 20250124124426270 DMM DEBUG MM(262420000000037/c523f358) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124426270 DMM INFO MM(262420000000037/c523f358) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124426270 DMM NOTICE MM(262420000000037/c523f358) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250124124426270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124426270 DMM NOTICE MM(262420000000037/c523f358) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124426270 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) 20250124124426271 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124426271 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250124124426271 DMM INFO MM(262420000000037/c523f358) Subscriber data update (mmctx.c:445) 20250124124426271 DMM DEBUG MM(262420000000037/c523f358) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124426278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426278 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426278 DMM INFO MM(262420000000037/c523f358) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124426278 DMM NOTICE MM(262420000000037/c523f358) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124426278 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124426278 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124426278 DLLC NOTICE LLME(c6fffdc9/c523f358){ASSIGNED} LLGM Assign pre (ffffffff => c523f358) (gprs_llc.c:1079) 20250124124426278 DLLC NOTICE LLME(ffffffff/c523f358){ASSIGNED} LLGM Assign post (ffffffff => c523f358) (gprs_llc.c:1125) 20250124124426278 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124426278 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124426278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124426278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): none -> pass 20250124124426338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426338 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426338 DMM INFO MM(262420000000037/c523f358) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124124426338 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124426338 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124426338 DLLC NOTICE LLME(ffffffff/c523f358){ASSIGNED} LLGM Assign pre (c523f358 => d7d15940) (gprs_llc.c:1079) 20250124124426338 DLLC NOTICE LLME(c523f358/d7d15940){ASSIGNED} LLGM Assign post (c523f358 => d7d15940) (gprs_llc.c:1125) 20250124124426338 DMM INFO MM(262420000000037/d7d15940) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124426352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426353 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426353 DMM INFO MM(262420000000037/d7d15940) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124124426353 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124124426353 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124426353 DLLC NOTICE LLME(c523f358/d7d15940){ASSIGNED} LLGM Assign pre (ffffffff => d7d15940) (gprs_llc.c:1079) 20250124124426353 DLLC NOTICE LLME(ffffffff/d7d15940){ASSIGNED} LLGM Assign post (ffffffff => d7d15940) (gprs_llc.c:1125) 20250124124426353 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250124124426353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426353 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426353 DMM INFO MM(262420000000037/d7d15940) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124124426353 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124426353 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124426353 DLLC NOTICE LLME(ffffffff/d7d15940){ASSIGNED} LLGM Assign pre (d7d15940 => d0d05fd1) (gprs_llc.c:1079) 20250124124426353 DLLC NOTICE LLME(d7d15940/d0d05fd1){ASSIGNED} LLGM Assign post (d7d15940 => d0d05fd1) (gprs_llc.c:1125) 20250124124426353 DMM INFO MM(262420000000037/d0d05fd1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124426364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426364 DMM INFO MM(262420000000037/d0d05fd1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124124426364 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124124426364 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124426364 DLLC NOTICE LLME(d7d15940/d0d05fd1){ASSIGNED} LLGM Assign pre (ffffffff => d0d05fd1) (gprs_llc.c:1079) 20250124124426364 DLLC NOTICE LLME(ffffffff/d0d05fd1){ASSIGNED} LLGM Assign post (ffffffff => d0d05fd1) (gprs_llc.c:1125) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250124124426364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124426364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124426364 DMM INFO MM(262420000000037/d0d05fd1) -> GMM DETACH REQUEST TLLI=0xd0d05fd1 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250124124426364 DMM INFO MM(262420000000037/d0d05fd1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124426364 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124426364 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124426364 DLLC NOTICE LLME(ffffffff/d0d05fd1){ASSIGNED} LLGM Assign pre (d0d05fd1 => ffffffff) (gprs_llc.c:1079) 20250124124426364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0d05fd1 => ffffffff) (gprs_llc.c:1125) 20250124124426364 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250124124426364 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) 20250124124426364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124426364 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124426364 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124426365 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124426366 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@f7dd106e184a: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@f7dd106e184a: Final verdict of PTC: pass 20250124124431382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@f7dd106e184a: Final verdict of PTC: none 20250124124431387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124431387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(493)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(488)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(483)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(491)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(481)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(486)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124431497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124431799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111668) 20250124124432389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124432389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111668, count=112208) 20250124124433391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124433391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 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 20250124124434392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124434392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_rau_a_b started. 20250124124434892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124434895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124434938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124434938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124434938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124434938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124434938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124434938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124434938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124434938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124434939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124434939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124434939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124434939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124434939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124434939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124434939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124434939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124434939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124434939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124434940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124434940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124434942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124434946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124434946 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124434950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124434950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124434950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124434951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124434951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124434951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124434951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124434951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124434952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124434952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124434952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124434952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124434952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124434952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124434952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124434952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124434952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124434952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124434952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124434952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124434955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124434961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124434961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(508)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124434966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124434966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124434966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124434966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124434966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124434966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124434966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124434966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124434967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124434967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124434967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124434967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124434967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124434967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124434967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124434967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124434967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124434967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124434967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124434967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124434967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124434970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124434976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124434976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124435394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124435394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124435394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124435394 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124435398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124435399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@f7dd106e184a: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CB48054A'O, index=0 SGSN_Test-GSUP(514)@f7dd106e184a: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@f7dd106e184a: 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 := '8A328D66BA2BFF40C06E7D71A0F398DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '790A7975'O ("y\nyu") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FAAC6090BE82EF91'O } } } } } 20250124124436477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436477 DLLC NOTICE LLME(ffffffff/cb48054a){UNASSIGNED} LLC RX: unknown TLLI 0xcb48054a, creating LLME on the fly (gprs_llc.c:552) 20250124124436477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436477 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20250124124436477 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124436477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124436477 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124436477 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124436477 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124436477 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124436477 DLLC NOTICE LLME(ffffffff/cb48054a){UNASSIGNED} LLGM Assign pre (cb48054a => ce682890) (gprs_llc.c:1079) 20250124124436478 DLLC NOTICE LLME(cb48054a/ce682890){ASSIGNED} LLGM Assign post (cb48054a => ce682890) (gprs_llc.c:1125) 20250124124436478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124436478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124436478 DMM DEBUG MM(262420000000038/ce682890) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124436490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436490 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436490 DMM DEBUG MM(262420000000038/ce682890) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250124124436490 DMM NOTICE MM(262420000000038/ce682890) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124436490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124436490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124436490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124436490 DMM DEBUG MM(262420000000038/ce682890) Requesting authorization (sgsn_auth.c:160) 20250124124436490 DMM INFO MM(262420000000038/ce682890) Requesting authentication tuples (sgsn_auth.c:184) 20250124124436490 DMM DEBUG MM(262420000000038/ce682890) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124436490 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250124124436490 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@f7dd106e184a: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250124124436494 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124436494 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124436494 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124436494 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124436494 DMM INFO MM(262420000000038/ce682890) Subscriber data update (mmctx.c:445) 20250124124436494 DMM DEBUG MM(262420000000038/ce682890) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124436494 DMM INFO MM(262420000000038/ce682890) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124436494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124436494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124436494 DMM INFO MM(262420000000038/ce682890) <- GMM AUTH AND CIPHERING REQ (rand = 8a 32 8d 66 ba 2b ff 40 c0 6e 7d 71 a0 f3 98 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124436504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436505 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436505 DMM INFO MM(262420000000038/ce682890) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124436505 DMM NOTICE MM(262420000000038/ce682890) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124436505 DMM DEBUG MM(262420000000038/ce682890) checking auth: received GSM SRES = 79 0a 79 75 (gprs_gmm.c:666) 20250124124436505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124436505 DMM DEBUG MM(262420000000038/ce682890) Requesting authorization (sgsn_auth.c:160) 20250124124436505 DMM INFO MM(262420000000038/ce682890) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124436505 DMM DEBUG MM(262420000000038/ce682890) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124436505 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250124124436505 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) 20250124124436505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124436505 DMM INFO MM(262420000000038/ce682890) <- GMM ATTACH ACCEPT (new P-TMSI=0xce682890) (gprs_gmm.c:300) 20250124124436507 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124436507 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124436507 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250124124436507 DMM INFO MM(262420000000038/ce682890) Subscriber data update (mmctx.c:445) 20250124124436507 DMM DEBUG MM(262420000000038/ce682890) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124436507 DMM INFO MM(262420000000038/ce682890) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124436507 DMM NOTICE MM(262420000000038/ce682890) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250124124436507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124436507 DMM NOTICE MM(262420000000038/ce682890) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124436507 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) 20250124124436508 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124436508 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250124124436508 DMM INFO MM(262420000000038/ce682890) Subscriber data update (mmctx.c:445) 20250124124436508 DMM DEBUG MM(262420000000038/ce682890) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124436516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436516 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436516 DMM INFO MM(262420000000038/ce682890) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124436516 DMM NOTICE MM(262420000000038/ce682890) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124436516 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124436516 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124436516 DLLC NOTICE LLME(cb48054a/ce682890){ASSIGNED} LLGM Assign pre (ffffffff => ce682890) (gprs_llc.c:1079) 20250124124436516 DLLC NOTICE LLME(ffffffff/ce682890){ASSIGNED} LLGM Assign post (ffffffff => ce682890) (gprs_llc.c:1125) 20250124124436516 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124436516 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124436516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124436516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@f7dd106e184a: attach complete sending rau 20250124124436568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436568 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436568 DMM INFO MM(262420000000038/ce682890) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124124436568 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124436568 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124436568 DLLC NOTICE LLME(ffffffff/ce682890){ASSIGNED} LLGM Assign pre (ce682890 => e33ea8d4) (gprs_llc.c:1079) 20250124124436568 DLLC NOTICE LLME(ce682890/e33ea8d4){ASSIGNED} LLGM Assign post (ce682890 => e33ea8d4) (gprs_llc.c:1125) 20250124124436568 DMM INFO MM(262420000000038/e33ea8d4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f7dd106e184a: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@f7dd106e184a: Removing Client IMSI='262420000000038'H, index=0 20250124124436572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436572 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436572 DMM INFO MM(262420000000038/e33ea8d4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124124436572 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124124436572 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124436572 DLLC NOTICE LLME(ce682890/e33ea8d4){ASSIGNED} LLGM Assign pre (ffffffff => e33ea8d4) (gprs_llc.c:1079) 20250124124436572 DLLC NOTICE LLME(ffffffff/e33ea8d4){ASSIGNED} LLGM Assign post (ffffffff => e33ea8d4) (gprs_llc.c:1125) 20250124124436572 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@f7dd106e184a: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E33EA8D4'O, index=0 TC_attach_rau_a_b(516)@f7dd106e184a: sending second RAU via different RA 20250124124436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436576 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124124436576 DMM INFO MM(262420000000038/e33ea8d4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e33ea8d4, P-TMSI: e33ea8d4 (00000000), TLLI: e33ea8d4 (e33ea8d4), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250124124436576 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250124124436576 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124436576 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124436576 DLLC NOTICE LLME(ffffffff/e33ea8d4){ASSIGNED} LLGM Assign pre (e33ea8d4 => e33ea8d4) (gprs_llc.c:1079) 20250124124436576 DLLC NOTICE LLME(e33ea8d4/e33ea8d4){ASSIGNED} LLGM Assign post (e33ea8d4 => e33ea8d4) (gprs_llc.c:1125) 20250124124436576 DMM INFO MM(262420000000038/e33ea8d4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436600 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436600 DMM INFO MM(262420000000038/e33ea8d4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124124436600 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124124436600 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124436600 DLLC NOTICE LLME(e33ea8d4/e33ea8d4){ASSIGNED} LLGM Assign pre (ffffffff => e33ea8d4) (gprs_llc.c:1079) 20250124124436600 DLLC NOTICE LLME(ffffffff/e33ea8d4){ASSIGNED} LLGM Assign post (ffffffff => e33ea8d4) (gprs_llc.c:1125) 20250124124436600 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250124124436601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124436601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124436601 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124436601 DMM INFO MM(262420000000038/e33ea8d4) -> GMM DETACH REQUEST TLLI=0xe33ea8d4 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250124124436601 DMM INFO MM(262420000000038/e33ea8d4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124436601 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124436601 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124436601 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124436601 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124436601 DLLC NOTICE LLME(ffffffff/e33ea8d4){ASSIGNED} LLGM Assign pre (e33ea8d4 => ffffffff) (gprs_llc.c:1079) 20250124124436601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e33ea8d4 => ffffffff) (gprs_llc.c:1125) 20250124124436601 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250124124436601 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) 20250124124436601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124436601 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124436601 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124436601 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124436603 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@f7dd106e184a: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@f7dd106e184a: Final verdict of PTC: pass 20250124124441619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124441624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124441624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(503)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(507)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(512)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@f7dd106e184a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(502)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(514)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(500)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(505)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(510)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 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 20250124124441694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124441995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102676) 20250124124442625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124442625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102676, count=108108) 20250124124443627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124443628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124444630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124444630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_resync started. 20250124124445078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124445080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124445125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124445125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124445125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124445125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124445125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124445125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124445125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124445125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124445126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124445126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124445126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124445126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124445126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124445126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124445126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124445126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124445126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124445126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124445127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124445127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124445130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124445135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124445135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124445141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124445141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124445141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124445141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445141 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124445141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124445141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124445141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124445141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124445142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124445142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124445142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124445142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124445142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124445142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124445142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124445142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124445142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124445142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124445142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124445143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124445145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124124445153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124445153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(531)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124445155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124445155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124445155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124445155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124445155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124445155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124445155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124445155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_usim_resync-BVCI210(525)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124445156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124445156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124445156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124445156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124445156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124445156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124445156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124445156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124445156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124445156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124445156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124445156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124445156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124445158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124445162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124445162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124445631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124445631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124445631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124445631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124445636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124445637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@f7dd106e184a: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='D81F01F6'O, index=0 SGSN_Test-GSUP(533)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@f7dd106e184a: 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 := 'B44043E67C8A228E8D97735970ECA7D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D94EEEE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9546B223AF910AAE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F0116E0549D6D58B0B132A19F629D4F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B6B987B3D395AE2C016EB082C963A813'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6BD541F2A1CB62607E5DEB78A302073'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5EA7EFA224BCDDE4'O } } } } } 20250124124446716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124446716 DLLC NOTICE LLME(ffffffff/d81f01f6){UNASSIGNED} LLC RX: unknown TLLI 0xd81f01f6, creating LLME on the fly (gprs_llc.c:552) 20250124124446716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124446716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124446716 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124446716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124446716 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124446716 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124446716 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124446716 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124446716 DLLC NOTICE LLME(ffffffff/d81f01f6){UNASSIGNED} LLGM Assign pre (d81f01f6 => c517d561) (gprs_llc.c:1079) 20250124124446716 DLLC NOTICE LLME(d81f01f6/c517d561){ASSIGNED} LLGM Assign post (d81f01f6 => c517d561) (gprs_llc.c:1125) 20250124124446716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124446716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124446716 DMM DEBUG MM(262420000000040/c517d561) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124446734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124446734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124446734 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124446734 DMM DEBUG MM(262420000000040/c517d561) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124446734 DMM NOTICE MM(262420000000040/c517d561) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124446734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124446734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124446734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124446734 DMM DEBUG MM(262420000000040/c517d561) Requesting authorization (sgsn_auth.c:160) 20250124124446734 DMM INFO MM(262420000000040/c517d561) Requesting authentication tuples (sgsn_auth.c:184) 20250124124446734 DMM DEBUG MM(262420000000040/c517d561) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124446734 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124446734 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250124124446736 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124446736 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124446736 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124446736 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124446736 DMM INFO MM(262420000000040/c517d561) Subscriber data update (mmctx.c:445) 20250124124446736 DMM DEBUG MM(262420000000040/c517d561) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124446736 DMM INFO MM(262420000000040/c517d561) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124446736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124446736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124446736 DMM INFO MM(262420000000040/c517d561) <- GMM AUTH AND CIPHERING REQ (rand = b4 40 43 e6 7c 8a 22 8e 8d 97 73 59 70 ec a7 d8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 bd 54 1f 2a 1c b6 26 07 e5 de b7 8a 30 20 73 ) (gprs_gmm.c:483) 20250124124446742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124446742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124446742 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124446742 DMM INFO MM(262420000000040/c517d561) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250124124446742 DMM INFO MM(262420000000040/c517d561) R99 AUTHENTICATION SYNCH (AUTS = e07e37711fb435ed0b26157f3a77) (gprs_gmm.c:711) 20250124124446742 DMM DEBUG MM(262420000000040/c517d561) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124446742 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250124124446742 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e e0 7e 37 71 1f b4 35 ed 0b 26 15 7f 3a 77 20 10 b4 40 43 e6 7c 8a 22 8e 8d 97 73 59 70 ec a7 d8 28 01 01 (gprs_subscriber.c:210) 20250124124446742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250124124446742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250124124446742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124446742 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124446742 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124446742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124446742 DMM INFO MM(262420000000040/c517d561) Subscriber data update (mmctx.c:445) 20250124124446742 DMM DEBUG MM(262420000000040/c517d561) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250124124446742 DMM INFO MM(262420000000040/c517d561) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250124124446742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124446742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124446742 DMM INFO MM(262420000000040/c517d561) <- GMM AUTH AND CIPHERING REQ (rand = 37 63 fa bf 9f a9 0e 38 09 57 f8 49 1e 37 f2 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e c9 b2 99 9f 98 4d f0 63 df 57 e8 7f bd 30 fd ) (gprs_gmm.c:483) 20250124124446747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124446747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124446747 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124446747 DMM INFO MM(262420000000040/c517d561) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124446747 DMM NOTICE MM(262420000000040/c517d561) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124446747 DMM DEBUG MM(262420000000040/c517d561) checking auth: received UMTS RES = cd 19 25 72 b2 b2 53 28 (gprs_gmm.c:666) 20250124124446747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124446747 DMM DEBUG MM(262420000000040/c517d561) Requesting authorization (sgsn_auth.c:160) 20250124124446747 DMM INFO MM(262420000000040/c517d561) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124446747 DMM DEBUG MM(262420000000040/c517d561) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124446747 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250124124446747 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) 20250124124446747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124446747 DMM INFO MM(262420000000040/c517d561) <- GMM ATTACH ACCEPT (new P-TMSI=0xc517d561) (gprs_gmm.c:300) 20250124124446748 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124446748 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124446748 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250124124446748 DMM INFO MM(262420000000040/c517d561) Subscriber data update (mmctx.c:445) 20250124124446748 DMM DEBUG MM(262420000000040/c517d561) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124446748 DMM INFO MM(262420000000040/c517d561) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124446748 DMM NOTICE MM(262420000000040/c517d561) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250124124446748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124446748 DMM NOTICE MM(262420000000040/c517d561) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124446748 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) 20250124124446748 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124446748 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250124124446748 DMM INFO MM(262420000000040/c517d561) Subscriber data update (mmctx.c:445) 20250124124446748 DMM DEBUG MM(262420000000040/c517d561) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 20250124124446752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124446752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124446752 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124446752 DMM INFO MM(262420000000040/c517d561) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124446752 DMM NOTICE MM(262420000000040/c517d561) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124446752 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124446752 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124446752 DLLC NOTICE LLME(d81f01f6/c517d561){ASSIGNED} LLGM Assign pre (ffffffff => c517d561) (gprs_llc.c:1079) 20250124124446752 DLLC NOTICE LLME(ffffffff/c517d561){ASSIGNED} LLGM Assign post (ffffffff => c517d561) (gprs_llc.c:1125) 20250124124446752 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124446752 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124446752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124446752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@f7dd106e184a: Final verdict of PTC: pass 20250124124446754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(521)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@f7dd106e184a: Final verdict of PTC: none 20250124124446759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_resync-BVCI196(520)@f7dd106e184a: Final verdict of PTC: none 20250124124446759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(528)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(526)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(531)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(519)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(524)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(529)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_resync finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:44:46 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250124124446832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124447235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44424) 20250124124447760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124447760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44424, count=95068) 20250124124448762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124448762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124449764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124449764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124124449812 DGPRS DEBUG Checking for inactive LLMEs, time = 953595 (sgsn.c:131) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_a54_a54 started. 20250124124450340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124450342 DMM INFO MM(262420000000040/c517d561) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124450342 DMM INFO MM(262420000000040/c517d561) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124450342 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124450342 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124450342 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124450342 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124450342 DLLC NOTICE LLME(ffffffff/c517d561){ASSIGNED} LLGM Assign pre (c517d561 => ffffffff) (gprs_llc.c:1079) 20250124124450342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c517d561 => ffffffff) (gprs_llc.c:1125) 20250124124450342 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250124124450342 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) 20250124124450342 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20250124124450342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124450342 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124450342 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124450343 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124450343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124450393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124450393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124450393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124450393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450393 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124450393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124450393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124450393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124450393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124450394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124450394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124450394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124450394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124450394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124450394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124450394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124450394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124450394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124450394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124450394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124450394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124450397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124450401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124450401 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124450407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124450407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124450407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124450407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124450407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124450407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124450407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124450407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124450409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124450409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124450409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124450409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124450409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124450409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124450409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124450409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450409 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124450409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124450409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124450409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124450409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124450411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124450417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124450417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(544)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124450422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124450422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124450422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124450422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124450422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124450422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124450423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124450423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124450423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124450424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124450429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124450429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124450766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124450766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124450766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124450766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124450770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124450771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@f7dd106e184a: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F94A4C87'O, index=0 SGSN_Test-GSUP(552)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@f7dd106e184a: 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 := '8BBF4D70DBBBB9C4921E8BACA73B1287'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C6EBF65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32ECE4B50FC16B64'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '204DFA20DCD845B281D0B8DB56F3B8F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0152C4B16D4AA468504030A09B6836EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D688F8BB6DC6AF6C94E3753834EF411A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F2C6D8619075C5C3'O } } } } } 20250124124451801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124451801 DLLC NOTICE LLME(ffffffff/f94a4c87){UNASSIGNED} LLC RX: unknown TLLI 0xf94a4c87, creating LLME on the fly (gprs_llc.c:552) 20250124124451801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124451801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124451801 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124451801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124451801 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124451801 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124451801 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124451801 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124451801 DLLC NOTICE LLME(ffffffff/f94a4c87){UNASSIGNED} LLGM Assign pre (f94a4c87 => ed1954a9) (gprs_llc.c:1079) 20250124124451801 DLLC NOTICE LLME(f94a4c87/ed1954a9){ASSIGNED} LLGM Assign post (f94a4c87 => ed1954a9) (gprs_llc.c:1125) 20250124124451801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124451801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124451801 DMM DEBUG MM(262420000000040/ed1954a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124451808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124451809 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124451809 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124451809 DMM DEBUG MM(262420000000040/ed1954a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124451809 DMM NOTICE MM(262420000000040/ed1954a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124451809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124451809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124451809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124451809 DMM DEBUG MM(262420000000040/ed1954a9) Requesting authorization (sgsn_auth.c:160) 20250124124451809 DMM INFO MM(262420000000040/ed1954a9) Requesting authentication tuples (sgsn_auth.c:184) 20250124124451809 DMM DEBUG MM(262420000000040/ed1954a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124451809 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124451809 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250124124451810 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124451810 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124451810 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124451810 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124451810 DMM INFO MM(262420000000040/ed1954a9) Subscriber data update (mmctx.c:445) 20250124124451810 DMM DEBUG MM(262420000000040/ed1954a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124451810 DMM INFO MM(262420000000040/ed1954a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124451810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124451810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124451810 DMM INFO MM(262420000000040/ed1954a9) <- GMM AUTH AND CIPHERING REQ (rand = 8b bf 4d 70 db bb b9 c4 92 1e 8b ac a7 3b 12 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 88 f8 bb 6d c6 af 6c 94 e3 75 38 34 ef 41 1a ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@f7dd106e184a: Final verdict of PTC: pass 20250124124451814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@f7dd106e184a: Final verdict of PTC: none 20250124124451816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124451816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(536)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(545)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(550)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(540)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(548)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(538)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(543)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:44:51 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250124124451887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124452288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71444) 20250124124452817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124452818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71444, count=72704) 20250124124453818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124453818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124454819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124454820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_a54_a53 started. 20250124124455372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124455375 DMM INFO MM(262420000000040/ed1954a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124455375 DMM INFO MM(262420000000040/ed1954a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124455375 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124455375 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124455375 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124455375 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124455375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Deallocated (fsm.c:568) 20250124124455375 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124455375 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124455376 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124455376 DLLC NOTICE LLME(f94a4c87/ed1954a9){ASSIGNED} LLGM Assign pre (ed1954a9 => ffffffff) (gprs_llc.c:1079) 20250124124455376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed1954a9 => ffffffff) (gprs_llc.c:1125) 20250124124455376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124455426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124455426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124455426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124455426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124455426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124455426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124455426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124455426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124455427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124455428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124455428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124455428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124455428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124455428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124455428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124455428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124455428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124455428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124455428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124455428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124455431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124455437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124455437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(558)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124455442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124455442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124455442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124455442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124455442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124455442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124455442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124455442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124455443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124455443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124455443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124455445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124455450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124455450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124455458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124455458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124455458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124455458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124455458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124455458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124455458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124455458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124455459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124455459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124455459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124455459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124455459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124455459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124455459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124455459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124455459 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124455459 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124455459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124455459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124455459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124455461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124455465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124455465 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124455821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124455821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124455821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124455821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124455825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124455826 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@f7dd106e184a: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E2FC1C86'O, index=0 SGSN_Test-GSUP(571)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@f7dd106e184a: 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 := '08286EC0085CE0E936FF55DEA5232556'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B8F21F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A3E7004B2DA3AEB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3435ADF8F6F745CDEBA49BAD22F8226C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B0434090EEFB8069BA41FC03E6A4785'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9FF4EEB2D3963BA4999BDAEB1F7B894D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88C2FE0591886CB1'O } } } } } 20250124124456902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124456902 DLLC NOTICE LLME(ffffffff/e2fc1c86){UNASSIGNED} LLC RX: unknown TLLI 0xe2fc1c86, creating LLME on the fly (gprs_llc.c:552) 20250124124456902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124456902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124456902 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124456902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124456902 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124456902 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124456902 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124456902 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124456902 DLLC NOTICE LLME(ffffffff/e2fc1c86){UNASSIGNED} LLGM Assign pre (e2fc1c86 => e30044c1) (gprs_llc.c:1079) 20250124124456902 DLLC NOTICE LLME(e2fc1c86/e30044c1){ASSIGNED} LLGM Assign post (e2fc1c86 => e30044c1) (gprs_llc.c:1125) 20250124124456902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124456902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124456902 DMM DEBUG MM(262420000000040/e30044c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124456923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124456923 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124456923 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124456923 DMM DEBUG MM(262420000000040/e30044c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124456923 DMM NOTICE MM(262420000000040/e30044c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124456923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124456923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124456923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124456923 DMM DEBUG MM(262420000000040/e30044c1) Requesting authorization (sgsn_auth.c:160) 20250124124456923 DMM INFO MM(262420000000040/e30044c1) Requesting authentication tuples (sgsn_auth.c:184) 20250124124456923 DMM DEBUG MM(262420000000040/e30044c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124456923 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124456923 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250124124456929 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124456929 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124456929 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124456929 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124456929 DMM INFO MM(262420000000040/e30044c1) Subscriber data update (mmctx.c:445) 20250124124456929 DMM DEBUG MM(262420000000040/e30044c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124456929 DMM INFO MM(262420000000040/e30044c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124456929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124456929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124456929 DMM INFO MM(262420000000040/e30044c1) <- GMM AUTH AND CIPHERING REQ (rand = 08 28 6e c0 08 5c e0 e9 36 ff 55 de a5 23 25 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f f4 ee b2 d3 96 3b a4 99 9b da eb 1f 7b 89 4d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@f7dd106e184a: Final verdict of PTC: pass 20250124124456949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(555)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(571)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(564)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(559)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(569)@f7dd106e184a: Final verdict of PTC: none 20250124124456955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124456955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(566)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(557)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(562)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(567)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:44:56 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250124124457031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124457433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67508) 20250124124457956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124457956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67508, count=71864) 20250124124458956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124458956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124459958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124459958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_a53_a54 started. 20250124124500531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124500534 DMM INFO MM(262420000000040/e30044c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124500534 DMM INFO MM(262420000000040/e30044c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124500534 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124500534 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124500534 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124500534 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124500534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Deallocated (fsm.c:568) 20250124124500534 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124500534 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124500534 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124500534 DLLC NOTICE LLME(e2fc1c86/e30044c1){ASSIGNED} LLGM Assign pre (e30044c1 => ffffffff) (gprs_llc.c:1079) 20250124124500534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30044c1 => ffffffff) (gprs_llc.c:1125) 20250124124500534 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124500578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124500578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124500578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124500578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124500578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124500578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124500578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124500578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124500579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124500579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124500579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124500579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124500579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124500579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124500579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124500579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124500579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124500579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124500580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124500580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124500581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124500586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124500586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124500593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124500593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500593 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124500593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124500593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124500593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124500593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124500594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124500594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124500594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124500594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124500594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500594 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124500594 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124500594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124500594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124500594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124500596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124500600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124500600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124500606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124500606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124500606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124500606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124500607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124500607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124500607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124500607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124500607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124500607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124500607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124500607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124500607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124500607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124500607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124500608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124500608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124500610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124500614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124500959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124500959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124500959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124500959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124500963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124500964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@f7dd106e184a: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='ED54BC2B'O, index=0 SGSN_Test-GSUP(590)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@f7dd106e184a: 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 := '7B22344F94783DCBF07EE5021E8FF37A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF39C35A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF09394FAE1999A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '491530C715EE16B58635AB2C2FEF9B61'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4347242C46C2507C81393758106C43F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE8E721BFC758965DE2F16DBBAA1662F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '55F5E2F19274520E'O } } } } } 20250124124502026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124502026 DLLC NOTICE LLME(ffffffff/ed54bc2b){UNASSIGNED} LLC RX: unknown TLLI 0xed54bc2b, creating LLME on the fly (gprs_llc.c:552) 20250124124502026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124502026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124502026 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124502026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124502026 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124502026 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124502026 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124502026 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124502026 DLLC NOTICE LLME(ffffffff/ed54bc2b){UNASSIGNED} LLGM Assign pre (ed54bc2b => d6121d8c) (gprs_llc.c:1079) 20250124124502026 DLLC NOTICE LLME(ed54bc2b/d6121d8c){ASSIGNED} LLGM Assign post (ed54bc2b => d6121d8c) (gprs_llc.c:1125) 20250124124502026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124502026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124502026 DMM DEBUG MM(262420000000040/d6121d8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124502033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124502033 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124502033 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124502033 DMM DEBUG MM(262420000000040/d6121d8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124502033 DMM NOTICE MM(262420000000040/d6121d8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124502033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124502033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124502033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124502033 DMM DEBUG MM(262420000000040/d6121d8c) Requesting authorization (sgsn_auth.c:160) 20250124124502033 DMM INFO MM(262420000000040/d6121d8c) Requesting authentication tuples (sgsn_auth.c:184) 20250124124502033 DMM DEBUG MM(262420000000040/d6121d8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124502033 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124502033 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250124124502035 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124502036 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124502036 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124502036 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124502036 DMM INFO MM(262420000000040/d6121d8c) Subscriber data update (mmctx.c:445) 20250124124502036 DMM DEBUG MM(262420000000040/d6121d8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124502036 DMM INFO MM(262420000000040/d6121d8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124502036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124502036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124502036 DMM INFO MM(262420000000040/d6121d8c) <- GMM AUTH AND CIPHERING REQ (rand = 7b 22 34 4f 94 78 3d cb f0 7e e5 02 1e 8f f3 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 8e 72 1b fc 75 89 65 de 2f 16 db ba a1 66 2f ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@f7dd106e184a: Final verdict of PTC: pass 20250124124502046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124502049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124502050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(583)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(578)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(588)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(586)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(581)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(576)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:02 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250124124502159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124502561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20250124124503051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124503051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20250124124504052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124504052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124505053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124505053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_a50_a54 started. 20250124124505638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124505639 DMM INFO MM(262420000000040/d6121d8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124505639 DMM INFO MM(262420000000040/d6121d8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124505639 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124505639 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124505639 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124505639 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124505639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Deallocated (fsm.c:568) 20250124124505639 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124505639 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124505639 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124505639 DLLC NOTICE LLME(ed54bc2b/d6121d8c){ASSIGNED} LLGM Assign pre (d6121d8c => ffffffff) (gprs_llc.c:1079) 20250124124505639 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6121d8c => ffffffff) (gprs_llc.c:1125) 20250124124505639 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124505657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124505657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124505657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124505657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124505657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124505657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124505657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124505657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124505658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124505658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124505658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124505658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124505658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124505658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124505658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124505658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505658 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124505658 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124505658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124505659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124505659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124505662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124505667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124505667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(596)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124505672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124505672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124505672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124505672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124505672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124505672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124505672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124505672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124505673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124505673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124505673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124505673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124505673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124505673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124505673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124505673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124505673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124505673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124505673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124505673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124505676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124505684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124505684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(603)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_attach_usim_a50_a54-BVCI210(601)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124505687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124505687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124505687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124505687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124505688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124505688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124505688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124505688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124505688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124505688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124505688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124505688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124505689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124505689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124505692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124505700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124505700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124506054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124506054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124506054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124506054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124506055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124506055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@f7dd106e184a: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C650A277'O, index=0 SGSN_Test-GSUP(609)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@f7dd106e184a: 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 := '9FAE94A80802A52F3FB12F3C97B2762A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D428C5AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65637DFE250A04AF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0EE40B94771AD6B8944619ADF0B9CA5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '70094DFA123B13ACE0E671270C241247'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1BA3BCB4D0E2B112C3911DEA315B7A92'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '76AD0823A5DBB27A'O } } } } } 20250124124507077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124507077 DLLC NOTICE LLME(ffffffff/c650a277){UNASSIGNED} LLC RX: unknown TLLI 0xc650a277, creating LLME on the fly (gprs_llc.c:552) 20250124124507077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124507077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124507077 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124507077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124507077 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124507077 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124507077 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124507077 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124507077 DLLC NOTICE LLME(ffffffff/c650a277){UNASSIGNED} LLGM Assign pre (c650a277 => e53b6060) (gprs_llc.c:1079) 20250124124507077 DLLC NOTICE LLME(c650a277/e53b6060){ASSIGNED} LLGM Assign post (c650a277 => e53b6060) (gprs_llc.c:1125) 20250124124507077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124507077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124507077 DMM DEBUG MM(262420000000040/e53b6060) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124507084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124507084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124507084 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124507084 DMM DEBUG MM(262420000000040/e53b6060) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124507084 DMM NOTICE MM(262420000000040/e53b6060) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124507084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124507084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124507084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124507084 DMM DEBUG MM(262420000000040/e53b6060) Requesting authorization (sgsn_auth.c:160) 20250124124507084 DMM INFO MM(262420000000040/e53b6060) Requesting authentication tuples (sgsn_auth.c:184) 20250124124507084 DMM DEBUG MM(262420000000040/e53b6060) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124507084 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124507084 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250124124507086 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124507086 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124507086 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124507086 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124507086 DMM INFO MM(262420000000040/e53b6060) Subscriber data update (mmctx.c:445) 20250124124507086 DMM DEBUG MM(262420000000040/e53b6060) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124507086 DMM INFO MM(262420000000040/e53b6060) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124507086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124507086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124507086 DMM INFO MM(262420000000040/e53b6060) <- GMM AUTH AND CIPHERING REQ (rand = 9f ae 94 a8 08 02 a5 2f 3f b1 2f 3c 97 b2 76 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b a3 bc b4 d0 e2 b1 12 c3 91 1d ea 31 5b 7a 92 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@f7dd106e184a: Final verdict of PTC: pass 20250124124507091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124507091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124507091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(609)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(607)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(597)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(600)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(595)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(605)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:07 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250124124507178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124507579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20250124124508093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124508093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20250124124509094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124509094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124510094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124510095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_usim_a54_a50 started. 20250124124510624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124510627 DMM INFO MM(262420000000040/e53b6060) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124510627 DMM INFO MM(262420000000040/e53b6060) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124510627 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124510627 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124510627 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124510627 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124510627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Deallocated (fsm.c:568) 20250124124510627 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124510627 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124510627 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124510627 DLLC NOTICE LLME(c650a277/e53b6060){ASSIGNED} LLGM Assign pre (e53b6060 => ffffffff) (gprs_llc.c:1079) 20250124124510627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e53b6060 => ffffffff) (gprs_llc.c:1125) 20250124124510627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124510670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124510670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124510670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124510670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124510670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124510670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124510670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124510670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124510671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124510671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124510671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124510674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124510680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124510680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124510688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124510688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124510688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124510688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124510688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124510688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124510688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124510688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124510689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124510689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124510689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124510691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124510697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124510697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124510702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124510702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124510702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124510702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124510702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124510702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124510702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124510702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124510703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124510703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124510703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124510703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124510705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124510710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124510710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124511096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124511096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124511096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124511096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124511098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124511099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@f7dd106e184a: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D4B0E27C'O, index=0 SGSN_Test-GSUP(628)@f7dd106e184a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@f7dd106e184a: 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 := '54930676831FA41EC901CC7530B04DBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5954C26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '539478DF5095BDC3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0D3A250DBF9C6BDFB113D9516F6E806'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FCA3962C55F6E3BA73130C9A7C34EE97'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA305198BC51AD9E223165313A36ED28'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '354C547E4A8C05FB'O } } } } } 20250124124512153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124512153 DLLC NOTICE LLME(ffffffff/d4b0e27c){UNASSIGNED} LLC RX: unknown TLLI 0xd4b0e27c, creating LLME on the fly (gprs_llc.c:552) 20250124124512153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124512153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250124124512153 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124512153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124512153 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124512153 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124512153 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124512153 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124512153 DLLC NOTICE LLME(ffffffff/d4b0e27c){UNASSIGNED} LLGM Assign pre (d4b0e27c => c66d623c) (gprs_llc.c:1079) 20250124124512153 DLLC NOTICE LLME(d4b0e27c/c66d623c){ASSIGNED} LLGM Assign post (d4b0e27c => c66d623c) (gprs_llc.c:1125) 20250124124512153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124512153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124512153 DMM DEBUG MM(262420000000040/c66d623c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124512159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124512159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124512159 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124512159 DMM DEBUG MM(262420000000040/c66d623c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250124124512159 DMM NOTICE MM(262420000000040/c66d623c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124512159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124512159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124512159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124512159 DMM DEBUG MM(262420000000040/c66d623c) Requesting authorization (sgsn_auth.c:160) 20250124124512159 DMM INFO MM(262420000000040/c66d623c) Requesting authentication tuples (sgsn_auth.c:184) 20250124124512159 DMM DEBUG MM(262420000000040/c66d623c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124512159 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250124124512159 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@f7dd106e184a: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250124124512161 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124512161 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124512161 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124512161 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124512161 DMM INFO MM(262420000000040/c66d623c) Subscriber data update (mmctx.c:445) 20250124124512161 DMM DEBUG MM(262420000000040/c66d623c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124512161 DMM INFO MM(262420000000040/c66d623c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124512161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124512161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124512161 DMM INFO MM(262420000000040/c66d623c) <- GMM AUTH AND CIPHERING REQ (rand = 54 93 06 76 83 1f a4 1e c9 01 cc 75 30 b0 4d bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 30 51 98 bc 51 ad 9e 22 31 65 31 3a 36 ed 28 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@f7dd106e184a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@f7dd106e184a: Final verdict of PTC: pass 20250124124512166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124512168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124512168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(616)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(628)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(626)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@f7dd106e184a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(621)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(614)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(619)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(624)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:12 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250124124512223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124512626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20250124124513169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124513169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71244) 20250124124514170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124514170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124515170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124515171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_detach_unknown_nopoweroff started. 20250124124515656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124515657 DMM INFO MM(262420000000040/c66d623c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124515657 DMM INFO MM(262420000000040/c66d623c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124515657 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124515657 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124515657 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124515657 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124124515657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Deallocated (fsm.c:568) 20250124124515657 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124515657 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124515657 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124515657 DLLC NOTICE LLME(d4b0e27c/c66d623c){ASSIGNED} LLGM Assign pre (c66d623c => ffffffff) (gprs_llc.c:1079) 20250124124515657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c66d623c => ffffffff) (gprs_llc.c:1125) 20250124124515657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124515674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124515674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124515674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124515674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124515674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124515674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124515674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124515674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250124124515675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124515675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124515675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(635)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124515675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124515675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124515675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124515675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124515675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124515675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124515675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124515675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124515675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124515678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124515683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124515683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124515696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124515696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124515696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124515696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124515696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124515696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124515696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124515696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124515697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124515697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124515697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124515697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124515697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124515697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124515697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124515697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124515697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124515697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124515697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124515697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124515700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250124124515707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124515707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(645)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_detach_unknown_nopoweroff-BVCI210(639)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124515710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124515710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124515710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124515710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124515710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124515710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124515710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124515710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124515711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124515711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124515711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124515711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124515711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124515711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124515711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124515711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124515711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124515711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124515711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124515711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124515711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124515713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124515719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124515719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124516172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124516172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124516172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124516172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124516175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124516177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@f7dd106e184a: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='DC1A9017'O, index=0 SGSN_Test-GSUP(647)@f7dd106e184a: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250124124517218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124517218 DLLC NOTICE LLME(ffffffff/dc1a9017){UNASSIGNED} LLC RX: unknown TLLI 0xdc1a9017, creating LLME on the fly (gprs_llc.c:552) 20250124124517218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124517218 DMM NOTICE LLME(ffffffff/dc1a9017){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250124124517218 DLLC NOTICE LLME(ffffffff/dc1a9017){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250124124517218 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdc1a9017 type=GPRS detach (gprs_gmm.c:1465) 20250124124517218 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250124124517218 DLLC NOTICE LLME(ffffffff/dc1a9017){UNASSIGNED} LLGM Assign pre (dc1a9017 => ffffffff) (gprs_llc.c:1079) 20250124124517218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc1a9017 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@f7dd106e184a: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@f7dd106e184a: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@f7dd106e184a: Final verdict of PTC: pass 20250124124517235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(637)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(647)@f7dd106e184a: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(640)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(645)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(635)@f7dd106e184a: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@f7dd106e184a: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@f7dd106e184a: Final verdict of PTC: none 20250124124517242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124517242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(632)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(638)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(643)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(633)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@f7dd106e184a: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:17 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250124124517319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124517622 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=47584) 20250124124518243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124518243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47584, count=58128) 20250124124519245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124519245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124519813 DGPRS DEBUG Checking for inactive LLMEs, time = 953625 (sgsn.c:131) 20250124124520246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124520246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_detach_unknown_poweroff started. 20250124124520720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124520723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124520763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124520763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124520763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124520763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124520763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124520763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124520763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124520763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124520764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124520764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124520764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124520764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124520764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520764 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124520764 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124520764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124520764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124520767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124520772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124520772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_unknown_poweroff-BVCI196(653)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124520776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124520776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124520776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124520776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124520776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124520776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124520776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124520776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124520777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124520777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124520777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124520777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124520777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124520777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124520777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124520777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124520777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124520777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124520778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124520778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124520780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124520785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124520785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124520793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124520793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124520793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124520793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124520793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124520793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124520793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124520793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124520794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124520794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124520794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124520794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124520794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124520794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124520794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124520794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124520794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124520794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124520794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124520794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124520794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124520796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124520801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124520801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124521248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124521248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124521248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124521248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124521252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124521254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@f7dd106e184a: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='F204537B'O, index=0 SGSN_Test-GSUP(666)@f7dd106e184a: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250124124522325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124522325 DLLC NOTICE LLME(ffffffff/f204537b){UNASSIGNED} LLC RX: unknown TLLI 0xf204537b, creating LLME on the fly (gprs_llc.c:552) 20250124124522325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124522325 DMM NOTICE LLME(ffffffff/f204537b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@f7dd106e184a: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@f7dd106e184a: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@f7dd106e184a: Final verdict of PTC: pass 20250124124527332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(651)@f7dd106e184a: Final verdict of PTC: none 20250124124527338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_detach_unknown_poweroff-BVCI196(653)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(666)@f7dd106e184a: Final verdict of PTC: none 20250124124527338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(656)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(664)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@f7dd106e184a: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(654)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(659)@f7dd106e184a: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(662)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(657)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(652)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@f7dd106e184a: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:27 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250124124527447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124527762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47132) 20250124124528339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124528340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47132, count=52564) 20250124124529341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124529341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124530343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124530343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_detach_nopoweroff started. 20250124124530871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124530873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124530910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124530910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124530910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124530910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124530910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124530910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124530910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124530910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124530911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124530911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124530911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124530912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124530912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124530912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124530912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124530912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124530912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124530912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124530912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124530912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124530914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124530921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124530921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124530927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124530927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124530927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124530927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124530927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124530927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124530927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124530927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124530928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124530928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124530928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124530928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124530928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124530928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124530928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124530928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124530928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124530928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124530929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124530929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124530930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(675)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250124124530935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124530935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(683)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI210(676)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(683)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124530938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124530938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124530938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124530938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124530938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124530938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124530938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124530938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124530939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124530939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124530939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124530939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124530939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124530939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124530939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124530939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124530939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124530939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124530939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124530939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124530939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124530940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124530944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124530944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124531344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124531344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124531344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124531344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124531345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124531345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@f7dd106e184a: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E17A9566'O, index=0 SGSN_Test-GSUP(685)@f7dd106e184a: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@f7dd106e184a: 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 := 'D45A5BCEBD08AF7A97CF9EB8E87842C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8CE3E24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD18B3675C19CC92'O } } } } } 20250124124532410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124532410 DLLC NOTICE LLME(ffffffff/e17a9566){UNASSIGNED} LLC RX: unknown TLLI 0xe17a9566, creating LLME on the fly (gprs_llc.c:552) 20250124124532410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124532410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20250124124532410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124532410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124532410 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124532410 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124532410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124532410 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124532410 DLLC NOTICE LLME(ffffffff/e17a9566){UNASSIGNED} LLGM Assign pre (e17a9566 => e1541d46) (gprs_llc.c:1079) 20250124124532410 DLLC NOTICE LLME(e17a9566/e1541d46){ASSIGNED} LLGM Assign post (e17a9566 => e1541d46) (gprs_llc.c:1125) 20250124124532410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124532410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124532410 DMM DEBUG MM(262420000000015/e1541d46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124532417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124532417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124532417 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124532417 DMM DEBUG MM(262420000000015/e1541d46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250124124532417 DMM NOTICE MM(262420000000015/e1541d46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124532417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124532417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124532417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124532417 DMM DEBUG MM(262420000000015/e1541d46) Requesting authorization (sgsn_auth.c:160) 20250124124532417 DMM INFO MM(262420000000015/e1541d46) Requesting authentication tuples (sgsn_auth.c:184) 20250124124532417 DMM DEBUG MM(262420000000015/e1541d46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124532417 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250124124532417 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@f7dd106e184a: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@f7dd106e184a: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250124124532419 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124532419 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124532419 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124532419 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124532419 DMM INFO MM(262420000000015/e1541d46) Subscriber data update (mmctx.c:445) 20250124124532419 DMM DEBUG MM(262420000000015/e1541d46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124532419 DMM INFO MM(262420000000015/e1541d46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124532419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124532419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124532419 DMM INFO MM(262420000000015/e1541d46) <- GMM AUTH AND CIPHERING REQ (rand = d4 5a 5b ce bd 08 af 7a 97 cf 9e b8 e8 78 42 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124532423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124532423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124532423 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124532423 DMM INFO MM(262420000000015/e1541d46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124532423 DMM NOTICE MM(262420000000015/e1541d46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124532423 DMM DEBUG MM(262420000000015/e1541d46) checking auth: received GSM SRES = f8 ce 3e 24 (gprs_gmm.c:666) 20250124124532423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124532423 DMM DEBUG MM(262420000000015/e1541d46) Requesting authorization (sgsn_auth.c:160) 20250124124532423 DMM INFO MM(262420000000015/e1541d46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124532423 DMM DEBUG MM(262420000000015/e1541d46) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124532423 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250124124532423 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) 20250124124532423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124532423 DMM INFO MM(262420000000015/e1541d46) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1541d46) (gprs_gmm.c:300) 20250124124532424 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124532424 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124532424 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250124124532424 DMM INFO MM(262420000000015/e1541d46) Subscriber data update (mmctx.c:445) 20250124124532424 DMM DEBUG MM(262420000000015/e1541d46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124532424 DMM INFO MM(262420000000015/e1541d46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124532424 DMM NOTICE MM(262420000000015/e1541d46) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250124124532424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124532424 DMM NOTICE MM(262420000000015/e1541d46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124532424 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) 20250124124532424 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124532424 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250124124532424 DMM INFO MM(262420000000015/e1541d46) Subscriber data update (mmctx.c:445) 20250124124532424 DMM DEBUG MM(262420000000015/e1541d46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124532427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124532427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124532427 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124532427 DMM INFO MM(262420000000015/e1541d46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124532427 DMM NOTICE MM(262420000000015/e1541d46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124532427 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124532427 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124532427 DLLC NOTICE LLME(e17a9566/e1541d46){ASSIGNED} LLGM Assign pre (ffffffff => e1541d46) (gprs_llc.c:1079) 20250124124532427 DLLC NOTICE LLME(ffffffff/e1541d46){ASSIGNED} LLGM Assign post (ffffffff => e1541d46) (gprs_llc.c:1125) 20250124124532427 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124532427 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124532427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124532427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@f7dd106e184a: setverdict(pass): none -> pass 20250124124532479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124532479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124532479 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124532479 DMM INFO MM(262420000000015/e1541d46) -> GMM DETACH REQUEST TLLI=0xe1541d46 type=GPRS detach (gprs_gmm.c:1465) 20250124124532479 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250124124532479 DMM INFO MM(262420000000015/e1541d46) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124532479 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124532479 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124532479 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124532479 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124532479 DLLC NOTICE LLME(ffffffff/e1541d46){ASSIGNED} LLGM Assign pre (e1541d46 => ffffffff) (gprs_llc.c:1079) 20250124124532479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1541d46 => ffffffff) (gprs_llc.c:1125) 20250124124532479 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250124124532479 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) 20250124124532479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124532479 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124532479 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124532479 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124532480 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@f7dd106e184a: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@f7dd106e184a: Final verdict of PTC: pass 20250124124532484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(673)@f7dd106e184a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(685)@f7dd106e184a: Final verdict of PTC: none 20250124124532487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124532487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(679)@f7dd106e184a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(683)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@f7dd106e184a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(677)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(671)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(681)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@f7dd106e184a: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250124124532564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124532867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87784) 20250124124533488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124533488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87784, count=93836) 20250124124534490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124534490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124535491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124535491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_detach_poweroff started. 20250124124535965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124535967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124536016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124536016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124536016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124536016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124536016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124536016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124536016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124536016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124536017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124536017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124536017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124536017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124536017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124536017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124536017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124536017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124536017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124536017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124536017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124536017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124536020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124536026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124536026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124536034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124536034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124536034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124536034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124536034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124536034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124536034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124536034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124536035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124536035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124536035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124536035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124536035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124536035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124536035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124536035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124536035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124536035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124536036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124536036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124536037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250124124536042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124536042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(702)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_detach_poweroff-BVCI210(695)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124536044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124536044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124536044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124536044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536044 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124536044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124536044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124536044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124536044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124536045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124536045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124536045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124536045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124536045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124536045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124536045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124536045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124536045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124536045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124536045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124536045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124536045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124536047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124536053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124536053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124536492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124536492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124536492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124536492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124536496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124536498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@f7dd106e184a: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C2F1B9D8'O, index=0 SGSN_Test-GSUP(704)@f7dd106e184a: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@f7dd106e184a: 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 := '5A990FFF32873D0C04FA552007D7A0DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8647B612'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41EAE78824A2A42E'O } } } } } 20250124124537570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124537570 DLLC NOTICE LLME(ffffffff/c2f1b9d8){UNASSIGNED} LLC RX: unknown TLLI 0xc2f1b9d8, creating LLME on the fly (gprs_llc.c:552) 20250124124537570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124537570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20250124124537570 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124537570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124537570 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124537570 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124537570 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124537570 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124537570 DLLC NOTICE LLME(ffffffff/c2f1b9d8){UNASSIGNED} LLGM Assign pre (c2f1b9d8 => de19e76c) (gprs_llc.c:1079) 20250124124537570 DLLC NOTICE LLME(c2f1b9d8/de19e76c){ASSIGNED} LLGM Assign post (c2f1b9d8 => de19e76c) (gprs_llc.c:1125) 20250124124537570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124537570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124537570 DMM DEBUG MM(262420000000016/de19e76c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124537590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124537590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124537590 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124537590 DMM DEBUG MM(262420000000016/de19e76c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250124124537590 DMM NOTICE MM(262420000000016/de19e76c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124537590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124537590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124537590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124537590 DMM DEBUG MM(262420000000016/de19e76c) Requesting authorization (sgsn_auth.c:160) 20250124124537590 DMM INFO MM(262420000000016/de19e76c) Requesting authentication tuples (sgsn_auth.c:184) 20250124124537590 DMM DEBUG MM(262420000000016/de19e76c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124537590 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250124124537590 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@f7dd106e184a: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@f7dd106e184a: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250124124537596 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124537596 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124537596 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124537596 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124537596 DMM INFO MM(262420000000016/de19e76c) Subscriber data update (mmctx.c:445) 20250124124537596 DMM DEBUG MM(262420000000016/de19e76c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124537596 DMM INFO MM(262420000000016/de19e76c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124537596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124537596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124537596 DMM INFO MM(262420000000016/de19e76c) <- GMM AUTH AND CIPHERING REQ (rand = 5a 99 0f ff 32 87 3d 0c 04 fa 55 20 07 d7 a0 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124537611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124537611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124537611 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124537611 DMM INFO MM(262420000000016/de19e76c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124537611 DMM NOTICE MM(262420000000016/de19e76c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124537611 DMM DEBUG MM(262420000000016/de19e76c) checking auth: received GSM SRES = 86 47 b6 12 (gprs_gmm.c:666) 20250124124537611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124537611 DMM DEBUG MM(262420000000016/de19e76c) Requesting authorization (sgsn_auth.c:160) 20250124124537611 DMM INFO MM(262420000000016/de19e76c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124537611 DMM DEBUG MM(262420000000016/de19e76c) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124537611 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250124124537611 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) 20250124124537611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124537611 DMM INFO MM(262420000000016/de19e76c) <- GMM ATTACH ACCEPT (new P-TMSI=0xde19e76c) (gprs_gmm.c:300) 20250124124537614 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124537614 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124537614 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250124124537614 DMM INFO MM(262420000000016/de19e76c) Subscriber data update (mmctx.c:445) 20250124124537614 DMM DEBUG MM(262420000000016/de19e76c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124537614 DMM INFO MM(262420000000016/de19e76c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124537614 DMM NOTICE MM(262420000000016/de19e76c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250124124537614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124537614 DMM NOTICE MM(262420000000016/de19e76c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124537614 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) 20250124124537616 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124537616 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250124124537616 DMM INFO MM(262420000000016/de19e76c) Subscriber data update (mmctx.c:445) 20250124124537616 DMM DEBUG MM(262420000000016/de19e76c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124537629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124537629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124537629 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124537629 DMM INFO MM(262420000000016/de19e76c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124537629 DMM NOTICE MM(262420000000016/de19e76c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124537629 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124537629 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124537629 DLLC NOTICE LLME(c2f1b9d8/de19e76c){ASSIGNED} LLGM Assign pre (ffffffff => de19e76c) (gprs_llc.c:1079) 20250124124537629 DLLC NOTICE LLME(ffffffff/de19e76c){ASSIGNED} LLGM Assign post (ffffffff => de19e76c) (gprs_llc.c:1125) 20250124124537629 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124537629 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124537629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124537629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@f7dd106e184a: setverdict(pass): none -> pass 20250124124537686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124537686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250124124537686 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124537686 DMM INFO MM(262420000000016/de19e76c) -> GMM DETACH REQUEST TLLI=0xde19e76c type=GPRS detach Power-off (gprs_gmm.c:1465) 20250124124537686 DMM INFO MM(262420000000016/de19e76c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124537686 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124537686 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124537686 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124537686 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124537686 DLLC NOTICE LLME(ffffffff/de19e76c){ASSIGNED} LLGM Assign pre (de19e76c => ffffffff) (gprs_llc.c:1079) 20250124124537687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de19e76c => ffffffff) (gprs_llc.c:1125) 20250124124537687 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250124124537687 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) 20250124124537687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124537687 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124537687 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124537687 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124537689 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@f7dd106e184a: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@f7dd106e184a: Final verdict of PTC: pass 20250124124542707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(691)@f7dd106e184a: Final verdict of PTC: none 20250124124542712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124542712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(698)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(702)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(704)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(692)@f7dd106e184a: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@f7dd106e184a: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(690)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(696)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(700)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@f7dd106e184a: Test case TC_detach_poweroff finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250124124542786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124543090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20250124124543714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124543714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20250124124544716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124544716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124545716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124545716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act started. 20250124124546181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124546183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124546233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124546233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124546233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124546233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124546233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124546233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124546233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124546233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124546234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124546234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124546234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124546234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124546234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124546234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124546234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124546234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124546234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124546234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124546235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124546235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124546237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124546242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(716)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124546250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124546250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124546250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124546250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124546250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124546250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124546250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124546250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124546251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124546251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124546251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124546251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124546251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124546251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124546251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124546251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124546253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124546257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(716)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(714)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124546260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124546260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124546260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124546260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124546260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124546260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124546260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124546260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124546261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124546261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124546261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124546261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124546261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124546261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124546261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124546261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124546261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124546261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124546261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124546261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124546261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124546262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124546267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124546718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124546718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124546718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124546718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124546722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124546723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@f7dd106e184a: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='F83FDD8F'O, index=0 SGSN_Test-GSUP(723)@f7dd106e184a: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@f7dd106e184a: 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 := '8EFE5CAF2541B56F18C8BD44934933AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CF9C457'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F28E65A56FD6CB3B'O } } } } } 20250124124546787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546787 DLLC NOTICE LLME(ffffffff/f83fdd8f){UNASSIGNED} LLC RX: unknown TLLI 0xf83fdd8f, creating LLME on the fly (gprs_llc.c:552) 20250124124546787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124546787 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20250124124546787 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124546787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124546787 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124546787 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124546787 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124546787 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124546787 DLLC NOTICE LLME(ffffffff/f83fdd8f){UNASSIGNED} LLGM Assign pre (f83fdd8f => de0d1f93) (gprs_llc.c:1079) 20250124124546787 DLLC NOTICE LLME(f83fdd8f/de0d1f93){ASSIGNED} LLGM Assign post (f83fdd8f => de0d1f93) (gprs_llc.c:1125) 20250124124546787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124546787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124546787 DMM DEBUG MM(262420000000017/de0d1f93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124546807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124546807 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124546807 DMM DEBUG MM(262420000000017/de0d1f93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250124124546808 DMM NOTICE MM(262420000000017/de0d1f93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124546808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124546808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124546808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124546808 DMM DEBUG MM(262420000000017/de0d1f93) Requesting authorization (sgsn_auth.c:160) 20250124124546808 DMM INFO MM(262420000000017/de0d1f93) Requesting authentication tuples (sgsn_auth.c:184) 20250124124546808 DMM DEBUG MM(262420000000017/de0d1f93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124546808 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250124124546808 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@f7dd106e184a: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250124124546813 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124546813 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124546813 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124546813 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124546813 DMM INFO MM(262420000000017/de0d1f93) Subscriber data update (mmctx.c:445) 20250124124546813 DMM DEBUG MM(262420000000017/de0d1f93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124546813 DMM INFO MM(262420000000017/de0d1f93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124546813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124546813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124546813 DMM INFO MM(262420000000017/de0d1f93) <- GMM AUTH AND CIPHERING REQ (rand = 8e fe 5c af 25 41 b5 6f 18 c8 bd 44 93 49 33 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124546828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124546828 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124546828 DMM INFO MM(262420000000017/de0d1f93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124546828 DMM NOTICE MM(262420000000017/de0d1f93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124546828 DMM DEBUG MM(262420000000017/de0d1f93) checking auth: received GSM SRES = 9c f9 c4 57 (gprs_gmm.c:666) 20250124124546828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124546828 DMM DEBUG MM(262420000000017/de0d1f93) Requesting authorization (sgsn_auth.c:160) 20250124124546828 DMM INFO MM(262420000000017/de0d1f93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124546828 DMM DEBUG MM(262420000000017/de0d1f93) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124546829 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250124124546829 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) 20250124124546829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124546829 DMM INFO MM(262420000000017/de0d1f93) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0d1f93) (gprs_gmm.c:300) 20250124124546831 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124546831 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124546831 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250124124546831 DMM INFO MM(262420000000017/de0d1f93) Subscriber data update (mmctx.c:445) 20250124124546831 DMM DEBUG MM(262420000000017/de0d1f93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124546831 DMM INFO MM(262420000000017/de0d1f93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124546831 DMM NOTICE MM(262420000000017/de0d1f93) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250124124546831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124546831 DMM NOTICE MM(262420000000017/de0d1f93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124546831 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) 20250124124546832 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124546832 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250124124546832 DMM INFO MM(262420000000017/de0d1f93) Subscriber data update (mmctx.c:445) 20250124124546832 DMM DEBUG MM(262420000000017/de0d1f93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124546844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124546844 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124546844 DMM INFO MM(262420000000017/de0d1f93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124546844 DMM NOTICE MM(262420000000017/de0d1f93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124546844 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124546844 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124546844 DLLC NOTICE LLME(f83fdd8f/de0d1f93){ASSIGNED} LLGM Assign pre (ffffffff => de0d1f93) (gprs_llc.c:1079) 20250124124546844 DLLC NOTICE LLME(ffffffff/de0d1f93){ASSIGNED} LLGM Assign post (ffffffff => de0d1f93) (gprs_llc.c:1125) 20250124124546844 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124546844 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124546844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124546844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@f7dd106e184a: setverdict(pass): none -> pass 20250124124546901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124546901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124546901 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124546901 DMM INFO MM(262420000000017/de0d1f93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124546901 DMM INFO MM(262420000000017/de0d1f93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124546901 DMM DEBUG MM(262420000000017/de0d1f93) Using GGSN 0 (gprs_sm.c:312) 20250124124546901 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) 20250124124546901 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250124124546901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124546901 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124546901 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250124124546927 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 c9 ac 87 f3 11 db 06 10 fd 14 05 7f 1f e3 a9 8b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20250124124546927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f66a260) (sgsn_libgtp.c:632) 20250124124546928 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124546928 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66b828 TLLI=de0d1f93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124546928 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124546928 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@f7dd106e184a: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@f7dd106e184a: Final verdict of PTC: pass 20250124124546947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(711)@f7dd106e184a: Final verdict of PTC: none 20250124124546951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124546951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(721)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(723)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(717)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(715)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(719)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(709)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:46 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250124124547029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124547431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42944) 20250124124547953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124547953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42944, count=91960) 20250124124548954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124548954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124549814 DGPRS DEBUG Checking for inactive LLMEs, time = 953655 (sgsn.c:131) 20250124124549954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124549954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_pdp_act_unattached started. 20250124124550527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124550529 DMM INFO MM(262420000000017/de0d1f93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124550529 DMM INFO MM(262420000000017/de0d1f93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124550529 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124550529 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124550529 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124550529 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124550529 DLLC NOTICE LLME(ffffffff/de0d1f93){ASSIGNED} LLGM Assign pre (de0d1f93 => ffffffff) (gprs_llc.c:1079) 20250124124550529 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de0d1f93 => ffffffff) (gprs_llc.c:1125) 20250124124550529 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f66b4d0 (gprs_sndcp.c:574) 20250124124550529 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66b828, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124550529 DMM NOTICE MM(262420000000017/de0d1f93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124550529 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250124124550529 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124550529 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124550529 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250124124550529 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250124124550529 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) 20250124124550529 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20250124124550529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124550529 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124550529 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124550529 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124550530 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124550579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124550581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124550581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124550581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124550583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124550589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124550589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(729)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124550594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124550594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124550594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124550594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124550594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124550594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124550594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124550594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124550595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124550595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124550595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124550595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124550595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124550595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124550595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124550595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124550595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124550595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124550595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124550595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124550597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124550601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124550601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124550612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124550612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124550612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124550612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124550612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124550612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124550612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124550612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124550613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124550613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124550613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124550613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124550613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124550613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124550613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124550613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124550613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124550613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124550613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124550613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124550613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124550615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124550620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124550620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124550956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124550956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124550956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124550956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124550960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124550961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@f7dd106e184a: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='DD43C0E8'O, index=0 SGSN_Test-GSUP(742)@f7dd106e184a: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250124124551028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124551028 DLLC NOTICE LLME(ffffffff/dd43c0e8){UNASSIGNED} LLC RX: unknown TLLI 0xdd43c0e8, creating LLME on the fly (gprs_llc.c:552) 20250124124551028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124551028 DMM NOTICE LLME(ffffffff/dd43c0e8){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250124124551029 DLLC NOTICE LLME(ffffffff/dd43c0e8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250124124551029 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@f7dd106e184a: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@f7dd106e184a: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@f7dd106e184a: Final verdict of PTC: pass 20250124124551054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@f7dd106e184a: Final verdict of PTC: none 20250124124551059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124551059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI220(739)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(740)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(735)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@f7dd106e184a: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(730)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@f7dd106e184a: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(733)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(728)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(738)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@f7dd106e184a: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:51 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250124124551157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124551459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55944) 20250124124552061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124552061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55944, count=60300) 20250124124553062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124553062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124554063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124554063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user started. 20250124124554559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124554561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124554624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124554624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124554624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124554624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554624 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124554624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124554624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124554624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124554624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124554625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124554625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124554625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124554625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124554625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124554625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124554625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124554625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124554625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124554625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124554626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124554626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124554630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124554637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124554637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(750)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user-BVCI196(748)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124554640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124554640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124554640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124554640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124554640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124554640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124554640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124554640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124554641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124554641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124554641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124554641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124554641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124554641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124554641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124554641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124554641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124554641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124554642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124554642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124554645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124554650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124554650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124554660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124554660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124554660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124554660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124554660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124554660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124554660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124554660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124554661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124554661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124554661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124554661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124554661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124554661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124554661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124554661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124554661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124554661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124554661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124554662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124554662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124554663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124554667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124554667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124555064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124555064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124555064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124555064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124555068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124555069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E5A80A40'O, index=0 SGSN_Test-GSUP(761)@f7dd106e184a: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@f7dd106e184a: 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 := '9E460B7A9B579C14D2A150520BE52C33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ADB3584'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '602513F11C5B9AD4'O } } } } } 20250124124555151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555151 DLLC NOTICE LLME(ffffffff/e5a80a40){UNASSIGNED} LLC RX: unknown TLLI 0xe5a80a40, creating LLME on the fly (gprs_llc.c:552) 20250124124555151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20250124124555151 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124555151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124555151 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124555151 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124555151 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124555151 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124555151 DLLC NOTICE LLME(ffffffff/e5a80a40){UNASSIGNED} LLGM Assign pre (e5a80a40 => fbe2b649) (gprs_llc.c:1079) 20250124124555151 DLLC NOTICE LLME(e5a80a40/fbe2b649){ASSIGNED} LLGM Assign post (e5a80a40 => fbe2b649) (gprs_llc.c:1125) 20250124124555151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124555151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124555151 DMM DEBUG MM(262420000000019/fbe2b649) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124555174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555174 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124555174 DMM DEBUG MM(262420000000019/fbe2b649) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250124124555174 DMM NOTICE MM(262420000000019/fbe2b649) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124555174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124555174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124555174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124555174 DMM DEBUG MM(262420000000019/fbe2b649) Requesting authorization (sgsn_auth.c:160) 20250124124555174 DMM INFO MM(262420000000019/fbe2b649) Requesting authentication tuples (sgsn_auth.c:184) 20250124124555174 DMM DEBUG MM(262420000000019/fbe2b649) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124555174 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250124124555174 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@f7dd106e184a: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250124124555180 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124555180 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124555180 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124555180 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124555180 DMM INFO MM(262420000000019/fbe2b649) Subscriber data update (mmctx.c:445) 20250124124555180 DMM DEBUG MM(262420000000019/fbe2b649) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124555180 DMM INFO MM(262420000000019/fbe2b649) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124555180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124555180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124555180 DMM INFO MM(262420000000019/fbe2b649) <- GMM AUTH AND CIPHERING REQ (rand = 9e 46 0b 7a 9b 57 9c 14 d2 a1 50 52 0b e5 2c 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124555196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555196 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124555196 DMM INFO MM(262420000000019/fbe2b649) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124555196 DMM NOTICE MM(262420000000019/fbe2b649) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124555196 DMM DEBUG MM(262420000000019/fbe2b649) checking auth: received GSM SRES = 8a db 35 84 (gprs_gmm.c:666) 20250124124555196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124555196 DMM DEBUG MM(262420000000019/fbe2b649) Requesting authorization (sgsn_auth.c:160) 20250124124555196 DMM INFO MM(262420000000019/fbe2b649) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124555196 DMM DEBUG MM(262420000000019/fbe2b649) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124555196 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250124124555196 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) 20250124124555196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124555196 DMM INFO MM(262420000000019/fbe2b649) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe2b649) (gprs_gmm.c:300) 20250124124555199 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124555199 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124555199 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250124124555199 DMM INFO MM(262420000000019/fbe2b649) Subscriber data update (mmctx.c:445) 20250124124555199 DMM DEBUG MM(262420000000019/fbe2b649) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124555199 DMM INFO MM(262420000000019/fbe2b649) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124555199 DMM NOTICE MM(262420000000019/fbe2b649) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250124124555199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124555199 DMM NOTICE MM(262420000000019/fbe2b649) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124555199 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) 20250124124555200 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124555200 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250124124555200 DMM INFO MM(262420000000019/fbe2b649) Subscriber data update (mmctx.c:445) 20250124124555200 DMM DEBUG MM(262420000000019/fbe2b649) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124555211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555211 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124555211 DMM INFO MM(262420000000019/fbe2b649) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124555211 DMM NOTICE MM(262420000000019/fbe2b649) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124555211 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124555211 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124555211 DLLC NOTICE LLME(e5a80a40/fbe2b649){ASSIGNED} LLGM Assign pre (ffffffff => fbe2b649) (gprs_llc.c:1079) 20250124124555211 DLLC NOTICE LLME(ffffffff/fbe2b649){ASSIGNED} LLGM Assign post (ffffffff => fbe2b649) (gprs_llc.c:1125) 20250124124555211 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124555211 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124555211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124555211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@f7dd106e184a: setverdict(pass): none -> pass 20250124124555270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555270 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124555270 DMM INFO MM(262420000000019/fbe2b649) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124555270 DMM INFO MM(262420000000019/fbe2b649) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124555270 DMM DEBUG MM(262420000000019/fbe2b649) Using GGSN 0 (gprs_sm.c:312) 20250124124555270 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) 20250124124555270 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250124124555270 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124555270 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124555270 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250124124555295 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 77 00 ee 9f 11 31 34 4b d8 14 05 7f e4 58 7f 6f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250124124555295 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce7138, cbp=0x559f3f66afd0) (sgsn_libgtp.c:632) 20250124124555295 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124555295 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66fe48 TLLI=fbe2b649, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124555295 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124555295 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124555310 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250124124555322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124555322 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124555322 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@f7dd106e184a: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@f7dd106e184a: Final verdict of PTC: pass 20250124124555333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(759)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(754)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(749)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@f7dd106e184a: Final verdict of PTC: none 20250124124555341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124555341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(747)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(752)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(757)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:55 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250124124555401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124555803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43972) 20250124124556342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124556342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43972, count=95524) 20250124124557343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124557343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:45:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124558345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124558345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_ggsn_reject started. 20250124124558901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124558903 DMM INFO MM(262420000000019/fbe2b649) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124558903 DMM INFO MM(262420000000019/fbe2b649) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124558903 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124558903 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124558903 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124558903 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124558903 DLLC NOTICE LLME(ffffffff/fbe2b649){ASSIGNED} LLGM Assign pre (fbe2b649 => ffffffff) (gprs_llc.c:1079) 20250124124558903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe2b649 => ffffffff) (gprs_llc.c:1125) 20250124124558903 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f66faf0 (gprs_sndcp.c:574) 20250124124558903 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124558903 DMM NOTICE MM(262420000000019/fbe2b649) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124558903 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250124124558903 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124558903 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124558903 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250124124558904 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250124124558904 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) 20250124124558904 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20250124124558904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124558904 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124558904 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124558904 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124558904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124558944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124558944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124558944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124558944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124558944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124558944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124558944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124558944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124558944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124558945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124558945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124558945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124558945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124558945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124558945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124558945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558945 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124558945 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124558945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124558945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124558945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124558947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124558952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124558952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124558957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124558957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124558957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124558957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124558957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124558957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124558957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124558957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124558958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124558958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124558958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124558958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124558958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124558958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124558958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124558958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124558958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124558958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124558958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124558958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124558961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124558966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124558979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124558979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124558979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124558979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124558979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124558979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124558979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124558979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124558980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124558980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124558980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124558980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124558980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124558980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124558980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124558980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124558980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124558982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124558987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124558987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124559347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124559347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124559347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124559347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124559351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124559352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f7dd106e184a: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='EBC69D3A'O, index=0 SGSN_Test-GSUP(780)@f7dd106e184a: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@f7dd106e184a: 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 := '072FA387C7FCE80D6EDC50E8AD42798C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67BD9545'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4AD91D6B4A9F112'O } } } } } 20250124124559424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124559424 DLLC NOTICE LLME(ffffffff/ebc69d3a){UNASSIGNED} LLC RX: unknown TLLI 0xebc69d3a, creating LLME on the fly (gprs_llc.c:552) 20250124124559424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124559424 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20250124124559424 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124559424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124559424 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124559424 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124559424 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124559424 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124559424 DLLC NOTICE LLME(ffffffff/ebc69d3a){UNASSIGNED} LLGM Assign pre (ebc69d3a => e665dcbb) (gprs_llc.c:1079) 20250124124559424 DLLC NOTICE LLME(ebc69d3a/e665dcbb){ASSIGNED} LLGM Assign post (ebc69d3a => e665dcbb) (gprs_llc.c:1125) 20250124124559424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124559424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124559424 DMM DEBUG MM(262420000000020/e665dcbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124559445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124559445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124559445 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124559445 DMM DEBUG MM(262420000000020/e665dcbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250124124559445 DMM NOTICE MM(262420000000020/e665dcbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124559445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124559445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124559445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124559445 DMM DEBUG MM(262420000000020/e665dcbb) Requesting authorization (sgsn_auth.c:160) 20250124124559445 DMM INFO MM(262420000000020/e665dcbb) Requesting authentication tuples (sgsn_auth.c:184) 20250124124559445 DMM DEBUG MM(262420000000020/e665dcbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124559445 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250124124559445 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@f7dd106e184a: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250124124559452 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124559452 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124559452 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124559452 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124559452 DMM INFO MM(262420000000020/e665dcbb) Subscriber data update (mmctx.c:445) 20250124124559452 DMM DEBUG MM(262420000000020/e665dcbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124559452 DMM INFO MM(262420000000020/e665dcbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124559452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124559452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124559452 DMM INFO MM(262420000000020/e665dcbb) <- GMM AUTH AND CIPHERING REQ (rand = 07 2f a3 87 c7 fc e8 0d 6e dc 50 e8 ad 42 79 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124559468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124559468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124559469 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124559469 DMM INFO MM(262420000000020/e665dcbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124559469 DMM NOTICE MM(262420000000020/e665dcbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124559469 DMM DEBUG MM(262420000000020/e665dcbb) checking auth: received GSM SRES = 67 bd 95 45 (gprs_gmm.c:666) 20250124124559469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124559469 DMM DEBUG MM(262420000000020/e665dcbb) Requesting authorization (sgsn_auth.c:160) 20250124124559469 DMM INFO MM(262420000000020/e665dcbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124559469 DMM DEBUG MM(262420000000020/e665dcbb) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124559469 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250124124559469 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) 20250124124559469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124559469 DMM INFO MM(262420000000020/e665dcbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe665dcbb) (gprs_gmm.c:300) 20250124124559471 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124559471 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124559471 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250124124559471 DMM INFO MM(262420000000020/e665dcbb) Subscriber data update (mmctx.c:445) 20250124124559471 DMM DEBUG MM(262420000000020/e665dcbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124559471 DMM INFO MM(262420000000020/e665dcbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124559471 DMM NOTICE MM(262420000000020/e665dcbb) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250124124559471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124559471 DMM NOTICE MM(262420000000020/e665dcbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124559471 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) 20250124124559473 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124559473 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250124124559473 DMM INFO MM(262420000000020/e665dcbb) Subscriber data update (mmctx.c:445) 20250124124559473 DMM DEBUG MM(262420000000020/e665dcbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124559484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124559484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124559484 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124559484 DMM INFO MM(262420000000020/e665dcbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124559484 DMM NOTICE MM(262420000000020/e665dcbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124559484 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124559484 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124559484 DLLC NOTICE LLME(ebc69d3a/e665dcbb){ASSIGNED} LLGM Assign pre (ffffffff => e665dcbb) (gprs_llc.c:1079) 20250124124559484 DLLC NOTICE LLME(ffffffff/e665dcbb){ASSIGNED} LLGM Assign post (ffffffff => e665dcbb) (gprs_llc.c:1125) 20250124124559484 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124559484 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124559484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124559484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@f7dd106e184a: setverdict(pass): none -> pass 20250124124559539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124559539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124559539 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124559539 DMM INFO MM(262420000000020/e665dcbb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124559539 DMM INFO MM(262420000000020/e665dcbb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124559539 DMM DEBUG MM(262420000000020/e665dcbb) Using GGSN 0 (gprs_sm.c:312) 20250124124559539 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) 20250124124559540 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250124124559540 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124559540 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124559540 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250124124559564 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 f1 e0 d1 99 11 45 cc b7 7d 14 05 7f 88 3a 17 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250124124559564 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124559564 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250124124559564 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250124124559564 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124559564 DMM NOTICE MM(262420000000020/e665dcbb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f7dd106e184a: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@f7dd106e184a: Final verdict of PTC: pass 20250124124559580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40144<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124559585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(780)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@f7dd106e184a: Final verdict of PTC: none 20250124124559585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(765)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(773)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(768)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(778)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(766)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(771)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(776)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:45:59 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250124124559674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124600077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97520) 20250124124600586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124600586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97520, count=98680) 20250124124601587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124601588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:46:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124602590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124602590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_deact_mo started. 20250124124603173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124603176 DMM INFO MM(262420000000020/e665dcbb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124603176 DMM INFO MM(262420000000020/e665dcbb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124603176 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124603176 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124603176 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124603176 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124603176 DLLC NOTICE LLME(ffffffff/e665dcbb){ASSIGNED} LLGM Assign pre (e665dcbb => ffffffff) (gprs_llc.c:1079) 20250124124603176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e665dcbb => ffffffff) (gprs_llc.c:1125) 20250124124603176 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250124124603176 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) 20250124124603176 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20250124124603176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124603176 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124603176 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124603176 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124603176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124603227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124603227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124603227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124603227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124603229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124603229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124603229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124603229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124603229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124603229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124603229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124603229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124603229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124603229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124603230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124603230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124603236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124603244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124603250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124603250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124603250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124603250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124603250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124603250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124603250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124603250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124603251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124603251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124603251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124603251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124603251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124603251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124603251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124603251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124603251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124603251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124603252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124603252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124603253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124603259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124603265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124603265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124603265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124603265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124603265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124603265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124603266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124603266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124603266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124603268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124603273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124603591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124603591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124603591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124603591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124603595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124603596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='FB2E0803'O, index=0 SGSN_Test-GSUP(799)@f7dd106e184a: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: 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 := '89B097FB5278973B578BE2E7A8469377'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF396CDB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65F091F46374EBC7'O } } } } } 20250124124603670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603670 DLLC NOTICE LLME(ffffffff/fb2e0803){UNASSIGNED} LLC RX: unknown TLLI 0xfb2e0803, creating LLME on the fly (gprs_llc.c:552) 20250124124603670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250124124603670 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124603670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124603670 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124603670 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124603670 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124603670 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124603670 DLLC NOTICE LLME(ffffffff/fb2e0803){UNASSIGNED} LLGM Assign pre (fb2e0803 => d850ac4e) (gprs_llc.c:1079) 20250124124603670 DLLC NOTICE LLME(fb2e0803/d850ac4e){ASSIGNED} LLGM Assign post (fb2e0803 => d850ac4e) (gprs_llc.c:1125) 20250124124603670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124603670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124603670 DMM DEBUG MM(262420000000021/d850ac4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124603690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603690 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603690 DMM DEBUG MM(262420000000021/d850ac4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250124124603690 DMM NOTICE MM(262420000000021/d850ac4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124603690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124603690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124603690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124603690 DMM DEBUG MM(262420000000021/d850ac4e) Requesting authorization (sgsn_auth.c:160) 20250124124603690 DMM INFO MM(262420000000021/d850ac4e) Requesting authentication tuples (sgsn_auth.c:184) 20250124124603690 DMM DEBUG MM(262420000000021/d850ac4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124603690 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250124124603690 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@f7dd106e184a: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250124124603696 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124603696 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124603696 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124603696 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124603696 DMM INFO MM(262420000000021/d850ac4e) Subscriber data update (mmctx.c:445) 20250124124603696 DMM DEBUG MM(262420000000021/d850ac4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124603696 DMM INFO MM(262420000000021/d850ac4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124603696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124603696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124603696 DMM INFO MM(262420000000021/d850ac4e) <- GMM AUTH AND CIPHERING REQ (rand = 89 b0 97 fb 52 78 97 3b 57 8b e2 e7 a8 46 93 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124603712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603712 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603712 DMM INFO MM(262420000000021/d850ac4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124603712 DMM NOTICE MM(262420000000021/d850ac4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124603712 DMM DEBUG MM(262420000000021/d850ac4e) checking auth: received GSM SRES = ff 39 6c db (gprs_gmm.c:666) 20250124124603712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124603712 DMM DEBUG MM(262420000000021/d850ac4e) Requesting authorization (sgsn_auth.c:160) 20250124124603712 DMM INFO MM(262420000000021/d850ac4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124603712 DMM DEBUG MM(262420000000021/d850ac4e) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124603712 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250124124603712 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) 20250124124603712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124603712 DMM INFO MM(262420000000021/d850ac4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd850ac4e) (gprs_gmm.c:300) 20250124124603715 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124603715 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124603715 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124124603715 DMM INFO MM(262420000000021/d850ac4e) Subscriber data update (mmctx.c:445) 20250124124603715 DMM DEBUG MM(262420000000021/d850ac4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124603715 DMM INFO MM(262420000000021/d850ac4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124603715 DMM NOTICE MM(262420000000021/d850ac4e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250124124603715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124603715 DMM NOTICE MM(262420000000021/d850ac4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124603715 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) 20250124124603716 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124603716 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250124124603716 DMM INFO MM(262420000000021/d850ac4e) Subscriber data update (mmctx.c:445) 20250124124603716 DMM DEBUG MM(262420000000021/d850ac4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124603728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603728 DMM INFO MM(262420000000021/d850ac4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124603728 DMM NOTICE MM(262420000000021/d850ac4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124603728 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124603728 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124603728 DLLC NOTICE LLME(fb2e0803/d850ac4e){ASSIGNED} LLGM Assign pre (ffffffff => d850ac4e) (gprs_llc.c:1079) 20250124124603728 DLLC NOTICE LLME(ffffffff/d850ac4e){ASSIGNED} LLGM Assign post (ffffffff => d850ac4e) (gprs_llc.c:1125) 20250124124603728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124603728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124603728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124603728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: setverdict(pass): none -> pass 20250124124603785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603785 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603785 DMM INFO MM(262420000000021/d850ac4e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124603785 DMM INFO MM(262420000000021/d850ac4e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124603785 DMM DEBUG MM(262420000000021/d850ac4e) Using GGSN 0 (gprs_sm.c:312) 20250124124603785 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) 20250124124603785 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250124124603785 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124603785 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124603786 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250124124603811 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 0a b7 75 90 11 b4 c0 d2 f1 14 05 7f 07 8a 16 56 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250124124603812 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124603812 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124603812 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66fe48 TLLI=d850ac4e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124603812 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124603812 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124603829 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250124124603844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603844 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603844 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124603851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250124124603852 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124603852 DMM INFO MM(262420000000021/d850ac4e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250124124603852 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124603852 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250124124603855 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20250124124603855 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124603855 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250124124603855 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66fe48, TLLI=d850ac4e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124603855 DMM INFO MM(262420000000021/d850ac4e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250124124603855 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250124124603855 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f7dd106e184a: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@f7dd106e184a: Final verdict of PTC: pass 20250124124603869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f7dd106e184a: Final verdict of PTC: none 20250124124603875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124603875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(783)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(797)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(792)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(787)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(795)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(791)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(785)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) Fri Jan 24 12:46:03 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@f7dd106e184a: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250124124603967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124604370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65400) 20250124124604875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124604876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65400, count=105136) 20250124124605877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124605877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124606878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124606878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_deact_mt started. 20250124124607451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124607453 DMM INFO MM(262420000000021/d850ac4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124607453 DMM INFO MM(262420000000021/d850ac4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124607453 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124607453 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124607453 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124607453 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124607453 DLLC NOTICE LLME(ffffffff/d850ac4e){ASSIGNED} LLGM Assign pre (d850ac4e => ffffffff) (gprs_llc.c:1079) 20250124124607453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d850ac4e => ffffffff) (gprs_llc.c:1125) 20250124124607453 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250124124607453 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) 20250124124607453 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20250124124607453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124607453 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124607453 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124607453 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124607453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124607501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124607501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124607501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124607501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124607501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124607501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124607501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124607501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124607502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124607502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124607502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124607502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124607502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124607502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124607502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124607502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124607502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124607502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124607503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124607503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124607505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124607509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124607514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124607514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124607514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124607514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607514 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124607514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124607514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124607514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124607514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124607515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124607515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124607515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124607515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124607515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124607515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124607515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124607515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607515 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124607515 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124607515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124607516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124607516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124607517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124607521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124607529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124607529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124607529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124607529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124607529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124607530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124607530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124607530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124607530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124607532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124607537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124607879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124607879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124607879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124607879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124607883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124607884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='EEF1EE8D'O, index=0 SGSN_Test-GSUP(818)@f7dd106e184a: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@f7dd106e184a: 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 := 'B7FC4B2ABCBA68BFFCC7A579C1C139CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06B9FA54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E648D2B48E371A1'O } } } } } 20250124124607958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607958 DLLC NOTICE LLME(ffffffff/eef1ee8d){UNASSIGNED} LLC RX: unknown TLLI 0xeef1ee8d, creating LLME on the fly (gprs_llc.c:552) 20250124124607958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124607958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250124124607958 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124607958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124607958 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124607958 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124607958 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124607958 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124607958 DLLC NOTICE LLME(ffffffff/eef1ee8d){UNASSIGNED} LLGM Assign pre (eef1ee8d => def09bae) (gprs_llc.c:1079) 20250124124607958 DLLC NOTICE LLME(eef1ee8d/def09bae){ASSIGNED} LLGM Assign post (eef1ee8d => def09bae) (gprs_llc.c:1125) 20250124124607958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124607958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124607958 DMM DEBUG MM(262420000000022/def09bae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124607966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124607966 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124607966 DMM DEBUG MM(262420000000022/def09bae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250124124607966 DMM NOTICE MM(262420000000022/def09bae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124607966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124607966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124607966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124607966 DMM DEBUG MM(262420000000022/def09bae) Requesting authorization (sgsn_auth.c:160) 20250124124607966 DMM INFO MM(262420000000022/def09bae) Requesting authentication tuples (sgsn_auth.c:184) 20250124124607966 DMM DEBUG MM(262420000000022/def09bae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124607966 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250124124607966 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@f7dd106e184a: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250124124607968 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124607968 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124607968 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124607968 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124607968 DMM INFO MM(262420000000022/def09bae) Subscriber data update (mmctx.c:445) 20250124124607968 DMM DEBUG MM(262420000000022/def09bae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124607968 DMM INFO MM(262420000000022/def09bae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124607968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124607968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124607968 DMM INFO MM(262420000000022/def09bae) <- GMM AUTH AND CIPHERING REQ (rand = b7 fc 4b 2a bc ba 68 bf fc c7 a5 79 c1 c1 39 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124607976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124607976 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124607976 DMM INFO MM(262420000000022/def09bae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124607976 DMM NOTICE MM(262420000000022/def09bae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124607976 DMM DEBUG MM(262420000000022/def09bae) checking auth: received GSM SRES = 06 b9 fa 54 (gprs_gmm.c:666) 20250124124607976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124607976 DMM DEBUG MM(262420000000022/def09bae) Requesting authorization (sgsn_auth.c:160) 20250124124607976 DMM INFO MM(262420000000022/def09bae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124607976 DMM DEBUG MM(262420000000022/def09bae) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124607976 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250124124607976 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) 20250124124607976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124607976 DMM INFO MM(262420000000022/def09bae) <- GMM ATTACH ACCEPT (new P-TMSI=0xdef09bae) (gprs_gmm.c:300) 20250124124607978 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124607978 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124607978 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250124124607978 DMM INFO MM(262420000000022/def09bae) Subscriber data update (mmctx.c:445) 20250124124607978 DMM DEBUG MM(262420000000022/def09bae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124607978 DMM INFO MM(262420000000022/def09bae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124607978 DMM NOTICE MM(262420000000022/def09bae) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250124124607978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124607978 DMM NOTICE MM(262420000000022/def09bae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124607978 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) 20250124124607978 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124607978 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250124124607978 DMM INFO MM(262420000000022/def09bae) Subscriber data update (mmctx.c:445) 20250124124607978 DMM DEBUG MM(262420000000022/def09bae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124607985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124607985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124607985 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124607985 DMM INFO MM(262420000000022/def09bae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124607985 DMM NOTICE MM(262420000000022/def09bae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124607985 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124607985 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124607985 DLLC NOTICE LLME(eef1ee8d/def09bae){ASSIGNED} LLGM Assign pre (ffffffff => def09bae) (gprs_llc.c:1079) 20250124124607985 DLLC NOTICE LLME(ffffffff/def09bae){ASSIGNED} LLGM Assign post (ffffffff => def09bae) (gprs_llc.c:1125) 20250124124607985 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124607985 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124607985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124607985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@f7dd106e184a: setverdict(pass): none -> pass 20250124124608043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124608043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124608043 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124608043 DMM INFO MM(262420000000022/def09bae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124608043 DMM INFO MM(262420000000022/def09bae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124608043 DMM DEBUG MM(262420000000022/def09bae) Using GGSN 0 (gprs_sm.c:312) 20250124124608043 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) 20250124124608043 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250124124608043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124608043 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124608043 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250124124608070 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 a8 85 d2 4c 11 ea 0e 92 59 14 05 7f 50 b7 99 09 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250124124608070 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124608070 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124608070 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66fe48 TLLI=def09bae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124608070 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124608070 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124608087 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250124124608100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124608101 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124608101 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124608106 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250124124608106 DGPRS INFO PDP(262420000000022:5): Context 0x7f02c7ce81a8 was deleted (sgsn_libgtp.c:660) 20250124124608106 DMM INFO MM(262420000000022/def09bae) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124608106 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250124124608106 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f7dd106e184a: Removing Client IMSI='262420000000022'H, index=0 20250124124608120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124608120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124608120 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124608120 DMM INFO MM(262420000000022/def09bae) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@f7dd106e184a: Final verdict of PTC: pass 20250124124608125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43618<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(811)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(816)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(818)@f7dd106e184a: Final verdict of PTC: none 20250124124608130 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124608130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(807)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(806)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(814)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(809)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(804)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) Fri Jan 24 12:46:08 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@f7dd106e184a: 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'. 20250124124608225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124608627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83628) 20250124124609132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124609132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83628, count=103952) 20250124124610133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124610134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:46:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124611135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124611135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_deact_dup started. 20250124124611725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124611728 DMM INFO MM(262420000000022/def09bae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124611728 DMM INFO MM(262420000000022/def09bae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124611728 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124611728 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124611728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124611728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124611728 DLLC NOTICE LLME(ffffffff/def09bae){ASSIGNED} LLGM Assign pre (def09bae => ffffffff) (gprs_llc.c:1079) 20250124124611728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (def09bae => ffffffff) (gprs_llc.c:1125) 20250124124611728 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f66faf0 (gprs_sndcp.c:574) 20250124124611728 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124611728 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250124124611728 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) 20250124124611728 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20250124124611728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124611728 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124611728 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124611728 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124611728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124611770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124611770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124611770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124611770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124611770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124611771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124611771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124611771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124611771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124611771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124611771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124611771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124611771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124611771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124611771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124611771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124611772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124611778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124611778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124611785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124611785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124611785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124611785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124611785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124611785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124611786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124611786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124611789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124611797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124611797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(831)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(829)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124611801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124611801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124611801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124611801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124611802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124611802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124611802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124611802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124611802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124611802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124611802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124611802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124611802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124611802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124611802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124611802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124611802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124611804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124611808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124611808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124612136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124612136 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124612136 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124612136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124612140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124612142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@f7dd106e184a: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='ECD6390F'O, index=0 SGSN_Test-GSUP(837)@f7dd106e184a: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: 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 := '8E88BBD3FD33B0E0694783685F608547'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3721BBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D505DC2E97B383C3'O } } } } } 20250124124612206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612206 DLLC NOTICE LLME(ffffffff/ecd6390f){UNASSIGNED} LLC RX: unknown TLLI 0xecd6390f, creating LLME on the fly (gprs_llc.c:552) 20250124124612206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20250124124612206 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124612206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124612206 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124612206 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124612206 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124612206 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124612206 DLLC NOTICE LLME(ffffffff/ecd6390f){UNASSIGNED} LLGM Assign pre (ecd6390f => e83c89e9) (gprs_llc.c:1079) 20250124124612206 DLLC NOTICE LLME(ecd6390f/e83c89e9){ASSIGNED} LLGM Assign post (ecd6390f => e83c89e9) (gprs_llc.c:1125) 20250124124612206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124612206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124612206 DMM DEBUG MM(262420000000046/e83c89e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124612220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612220 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612220 DMM DEBUG MM(262420000000046/e83c89e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250124124612220 DMM NOTICE MM(262420000000046/e83c89e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124612220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124612220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124612220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124612220 DMM DEBUG MM(262420000000046/e83c89e9) Requesting authorization (sgsn_auth.c:160) 20250124124612220 DMM INFO MM(262420000000046/e83c89e9) Requesting authentication tuples (sgsn_auth.c:184) 20250124124612220 DMM DEBUG MM(262420000000046/e83c89e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124612220 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250124124612220 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@f7dd106e184a: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250124124612226 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124612226 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124612226 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124612226 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124612226 DMM INFO MM(262420000000046/e83c89e9) Subscriber data update (mmctx.c:445) 20250124124612226 DMM DEBUG MM(262420000000046/e83c89e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124612226 DMM INFO MM(262420000000046/e83c89e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124612226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124612226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124612226 DMM INFO MM(262420000000046/e83c89e9) <- GMM AUTH AND CIPHERING REQ (rand = 8e 88 bb d3 fd 33 b0 e0 69 47 83 68 5f 60 85 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124612235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612235 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612235 DMM INFO MM(262420000000046/e83c89e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124612235 DMM NOTICE MM(262420000000046/e83c89e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124612235 DMM DEBUG MM(262420000000046/e83c89e9) checking auth: received GSM SRES = b3 72 1b bb (gprs_gmm.c:666) 20250124124612235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124612235 DMM DEBUG MM(262420000000046/e83c89e9) Requesting authorization (sgsn_auth.c:160) 20250124124612235 DMM INFO MM(262420000000046/e83c89e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124612235 DMM DEBUG MM(262420000000046/e83c89e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124612235 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250124124612235 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) 20250124124612235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124612236 DMM INFO MM(262420000000046/e83c89e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83c89e9) (gprs_gmm.c:300) 20250124124612237 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124612237 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124612237 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250124124612237 DMM INFO MM(262420000000046/e83c89e9) Subscriber data update (mmctx.c:445) 20250124124612237 DMM DEBUG MM(262420000000046/e83c89e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124612237 DMM INFO MM(262420000000046/e83c89e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124612237 DMM NOTICE MM(262420000000046/e83c89e9) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250124124612237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124612237 DMM NOTICE MM(262420000000046/e83c89e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124612237 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) 20250124124612238 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124612238 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250124124612238 DMM INFO MM(262420000000046/e83c89e9) Subscriber data update (mmctx.c:445) 20250124124612238 DMM DEBUG MM(262420000000046/e83c89e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124612243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612243 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612243 DMM INFO MM(262420000000046/e83c89e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124612243 DMM NOTICE MM(262420000000046/e83c89e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124612243 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124612243 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124612243 DLLC NOTICE LLME(ecd6390f/e83c89e9){ASSIGNED} LLGM Assign pre (ffffffff => e83c89e9) (gprs_llc.c:1079) 20250124124612243 DLLC NOTICE LLME(ffffffff/e83c89e9){ASSIGNED} LLGM Assign post (ffffffff => e83c89e9) (gprs_llc.c:1125) 20250124124612243 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124612243 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124612243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124612243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): none -> pass 20250124124612303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612303 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612303 DMM INFO MM(262420000000046/e83c89e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124612303 DMM INFO MM(262420000000046/e83c89e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124612303 DMM DEBUG MM(262420000000046/e83c89e9) Using GGSN 0 (gprs_sm.c:312) 20250124124612303 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) 20250124124612303 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250124124612303 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124612303 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124612303 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250124124612329 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 81 10 c7 d1 11 e9 fc 6f d5 14 05 7f 83 e7 99 99 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20250124124612329 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124612329 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124612329 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f66fe48 TLLI=e83c89e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124612329 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124612329 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124612342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612342 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612342 DMM INFO MM(262420000000046/e83c89e9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250124124612342 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124612342 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250124124612343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124612343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124612343 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124612343 DMM INFO MM(262420000000046/e83c89e9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250124124612343 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124612343 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: "Received deletePDPContextResponse 1, seq_nr=1036" 20250124124612344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20250124124612344 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124612344 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250124124612344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f66fe48, TLLI=e83c89e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124612344 DMM INFO MM(262420000000046/e83c89e9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250124124612344 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250124124612344 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124612344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20250124124612344 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@f7dd106e184a: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@f7dd106e184a: Final verdict of PTC: pass 20250124124614368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@f7dd106e184a: Final verdict of PTC: none 20250124124614372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124614373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(831)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(835)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(830)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(825)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(833)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(828)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(823)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:46:14 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250124124614494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124614897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105208) 20250124124615374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124615374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105208, count=106368) 20250124124616375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124616375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:46:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124617376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124617376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_second_attempt started. 20250124124617996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124617998 DMM INFO MM(262420000000046/e83c89e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124617998 DMM INFO MM(262420000000046/e83c89e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124617998 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124617998 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124617998 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124617998 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124617998 DLLC NOTICE LLME(ffffffff/e83c89e9){ASSIGNED} LLGM Assign pre (e83c89e9 => ffffffff) (gprs_llc.c:1079) 20250124124617998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e83c89e9 => ffffffff) (gprs_llc.c:1125) 20250124124617998 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250124124617998 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) 20250124124617998 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20250124124617999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124617999 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124617999 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124617999 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124617999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124618044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124618044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124618044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124618044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124618044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124618044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124618044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124618044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124618045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124618045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124618045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124618045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124618045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124618045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124618045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124618045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124618045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124618045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124618045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124618045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124618047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124618051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124618061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124618061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124618061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124618061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124618061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124618061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124618061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124618061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124618062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124618062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124618062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124618062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124618062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124618062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124618062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124618062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124618062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124618062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124618062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124618062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124618064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124618069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(849)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(847)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124618072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124618072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124618072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124618072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124618072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124618072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124618072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124618072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124618073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124618073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124618073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124618073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124618073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124618073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124618073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124618073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124618073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124618073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124618073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124618073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124618073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124618075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124618079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124618377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124618377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124618377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124618377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124618381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124618382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@f7dd106e184a: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C40B9A52'O, index=0 SGSN_Test-GSUP(856)@f7dd106e184a: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@f7dd106e184a: 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 := '9FAABEDECDFDBC74AB2275CF2E8E568F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '287D0029'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51149B3354A4D7ED'O } } } } } 20250124124618447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618447 DLLC NOTICE LLME(ffffffff/c40b9a52){UNASSIGNED} LLC RX: unknown TLLI 0xc40b9a52, creating LLME on the fly (gprs_llc.c:552) 20250124124618447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250124124618447 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124618447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124618447 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124618447 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124618447 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124618447 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124618447 DLLC NOTICE LLME(ffffffff/c40b9a52){UNASSIGNED} LLGM Assign pre (c40b9a52 => ff898b57) (gprs_llc.c:1079) 20250124124618447 DLLC NOTICE LLME(c40b9a52/ff898b57){ASSIGNED} LLGM Assign post (c40b9a52 => ff898b57) (gprs_llc.c:1125) 20250124124618447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124618447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124618447 DMM DEBUG MM(262420000000022/ff898b57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124618458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618458 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124618458 DMM DEBUG MM(262420000000022/ff898b57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250124124618458 DMM NOTICE MM(262420000000022/ff898b57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124618458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124618458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124618458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124618458 DMM DEBUG MM(262420000000022/ff898b57) Requesting authorization (sgsn_auth.c:160) 20250124124618458 DMM INFO MM(262420000000022/ff898b57) Requesting authentication tuples (sgsn_auth.c:184) 20250124124618458 DMM DEBUG MM(262420000000022/ff898b57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124618458 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250124124618458 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@f7dd106e184a: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@f7dd106e184a: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250124124618461 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124618461 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124618461 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124618461 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124618461 DMM INFO MM(262420000000022/ff898b57) Subscriber data update (mmctx.c:445) 20250124124618461 DMM DEBUG MM(262420000000022/ff898b57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124618461 DMM INFO MM(262420000000022/ff898b57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124618461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124618461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124618461 DMM INFO MM(262420000000022/ff898b57) <- GMM AUTH AND CIPHERING REQ (rand = 9f aa be de cd fd bc 74 ab 22 75 cf 2e 8e 56 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124618468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618468 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124618468 DMM INFO MM(262420000000022/ff898b57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124618468 DMM NOTICE MM(262420000000022/ff898b57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124618468 DMM DEBUG MM(262420000000022/ff898b57) checking auth: received GSM SRES = 28 7d 00 29 (gprs_gmm.c:666) 20250124124618468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124618468 DMM DEBUG MM(262420000000022/ff898b57) Requesting authorization (sgsn_auth.c:160) 20250124124618468 DMM INFO MM(262420000000022/ff898b57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124618468 DMM DEBUG MM(262420000000022/ff898b57) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124618468 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250124124618468 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) 20250124124618468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124618468 DMM INFO MM(262420000000022/ff898b57) <- GMM ATTACH ACCEPT (new P-TMSI=0xff898b57) (gprs_gmm.c:300) 20250124124618470 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124618470 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124618470 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250124124618470 DMM INFO MM(262420000000022/ff898b57) Subscriber data update (mmctx.c:445) 20250124124618470 DMM DEBUG MM(262420000000022/ff898b57) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124618470 DMM INFO MM(262420000000022/ff898b57) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124618470 DMM NOTICE MM(262420000000022/ff898b57) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250124124618470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124618470 DMM NOTICE MM(262420000000022/ff898b57) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124618470 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) 20250124124618470 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124618471 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250124124618471 DMM INFO MM(262420000000022/ff898b57) Subscriber data update (mmctx.c:445) 20250124124618471 DMM DEBUG MM(262420000000022/ff898b57) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124618476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618476 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124618476 DMM INFO MM(262420000000022/ff898b57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124618476 DMM NOTICE MM(262420000000022/ff898b57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124618476 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124618476 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124618476 DLLC NOTICE LLME(c40b9a52/ff898b57){ASSIGNED} LLGM Assign pre (ffffffff => ff898b57) (gprs_llc.c:1079) 20250124124618476 DLLC NOTICE LLME(ffffffff/ff898b57){ASSIGNED} LLGM Assign post (ffffffff => ff898b57) (gprs_llc.c:1125) 20250124124618476 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124618476 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124618476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124618476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_second_attempt(858)@f7dd106e184a: 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 := 'FD400820A83D81B348DE228D83D0C0EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDF6D1C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AF317ABACF9E111'O } } } } } 20250124124618533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618533 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124618533 DMM INFO MM(262420000000022/ff898b57) -> GMM ATTACH REQUEST MI(TMSI-0xFF898B57) type="GPRS attach" (gprs_gmm.c:1266) 20250124124618533 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124618533 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124124618533 DLLC NOTICE LLME(ffffffff/ff898b57){ASSIGNED} LLGM Assign pre (ff898b57 => ef163985) (gprs_llc.c:1079) 20250124124618533 DLLC NOTICE LLME(ff898b57/ef163985){ASSIGNED} LLGM Assign post (ff898b57 => ef163985) (gprs_llc.c:1125) 20250124124618533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124618533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124618533 DMM DEBUG MM(262420000000022/ef163985) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124618543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124618543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124618543 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124618543 DMM DEBUG MM(262420000000022/ef163985) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250124124618543 DMM NOTICE MM(262420000000022/ef163985) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124618543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124618543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124618543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124618543 DMM DEBUG MM(262420000000022/ef163985) Requesting authorization (sgsn_auth.c:160) 20250124124618543 DMM INFO MM(262420000000022/ef163985) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124618543 DMM DEBUG MM(262420000000022/ef163985) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124618543 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250124124618543 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) 20250124124619815 DGPRS DEBUG Checking for inactive LLMEs, time = 953685 (sgsn.c:131) 20250124124624544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250124124624544 DMM ERROR MM(262420000000022/ef163985) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250124124624544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250124124624544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124124624544 DMM NOTICE MM(262420000000022/ef163985) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250124124624544 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250124124624544 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) 20250124124624544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124124624545 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Deallocated (fsm.c:568) 20250124124624545 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124624545 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124124624545 DLLC NOTICE LLME(ff898b57/ef163985){ASSIGNED} LLGM Assign pre (ef163985 => ffffffff) (gprs_llc.c:1079) 20250124124624545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef163985 => ffffffff) (gprs_llc.c:1125) 20250124124638378 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124638378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124638378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124648046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124648052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124648052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124648063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124648066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124648066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124648073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124648077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124648077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@f7dd106e184a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f7dd106e184a: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@f7dd106e184a: Final verdict of PTC: none 20250124124648479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124648479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(854)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(850)@f7dd106e184a: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(844)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@f7dd106e184a: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@f7dd106e184a: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@f7dd106e184a: Final verdict of PTC: none 20250124124648483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(851)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(852)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(848)@f7dd106e184a: Final verdict of PTC: none TC_attach_second_attempt(858)@f7dd106e184a: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb1-BSSGP1(846)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(842)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@f7dd106e184a: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@f7dd106e184a: 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 Jan 24 12:46:48 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250124124648597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124648899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250124124649481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124649481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124124649816 DGPRS DEBUG Checking for inactive LLMEs, time = 953715 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20250124124650482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124650482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:46:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124651483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124651483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_echo_timeout started. 20250124124651998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124652000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124652044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124652044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124652044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124652044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124652044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124652044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124652044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124652044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124652046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124652046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124652046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124652046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124652046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124652046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124652046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124652046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124652046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124652046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124652047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124652047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124652049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124652055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124652061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124652061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124652061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124652061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124652061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124652061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124652061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124652061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124652062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124652062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124652062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124652062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124652062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124652062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124652062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124652062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124652062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124652062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124652062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(869)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124652062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124652064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124652071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250124124652072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124652072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124652072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124652072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124652072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124652072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124652072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124652072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124652073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124652073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124652073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124652073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124652073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124652073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124652073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124652073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124652073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124652073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124652073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_echo_timeout-BVCI210(866)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124652074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124652074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124652076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124652082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124652485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124652485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124652485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124652485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124652489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124652490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@f7dd106e184a: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='FB9DE7A8'O, index=0 SGSN_Test-GSUP(875)@f7dd106e184a: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@f7dd106e184a: 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 := '3128A171EC2D1ABAF53A507379B83EAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28248D20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7000B001F8F65219'O } } } } } 20250124124652569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652569 DLLC NOTICE LLME(ffffffff/fb9de7a8){UNASSIGNED} LLC RX: unknown TLLI 0xfb9de7a8, creating LLME on the fly (gprs_llc.c:552) 20250124124652569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124652569 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20250124124652569 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124652569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124652569 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124652569 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124652569 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124652569 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124652569 DLLC NOTICE LLME(ffffffff/fb9de7a8){UNASSIGNED} LLGM Assign pre (fb9de7a8 => da46e944) (gprs_llc.c:1079) 20250124124652569 DLLC NOTICE LLME(fb9de7a8/da46e944){ASSIGNED} LLGM Assign post (fb9de7a8 => da46e944) (gprs_llc.c:1125) 20250124124652569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124652569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124652569 DMM DEBUG MM(262420000000067/da46e944) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124652580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124652580 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124652580 DMM DEBUG MM(262420000000067/da46e944) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250124124652580 DMM NOTICE MM(262420000000067/da46e944) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124652580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124652580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124652580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124652580 DMM DEBUG MM(262420000000067/da46e944) Requesting authorization (sgsn_auth.c:160) 20250124124652580 DMM INFO MM(262420000000067/da46e944) Requesting authentication tuples (sgsn_auth.c:184) 20250124124652580 DMM DEBUG MM(262420000000067/da46e944) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124652580 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250124124652580 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@f7dd106e184a: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@f7dd106e184a: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250124124652583 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124652583 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124652583 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124652583 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124652583 DMM INFO MM(262420000000067/da46e944) Subscriber data update (mmctx.c:445) 20250124124652583 DMM DEBUG MM(262420000000067/da46e944) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124652583 DMM INFO MM(262420000000067/da46e944) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124652583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124652583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124652583 DMM INFO MM(262420000000067/da46e944) <- GMM AUTH AND CIPHERING REQ (rand = 31 28 a1 71 ec 2d 1a ba f5 3a 50 73 79 b8 3e ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124652592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124652592 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124652592 DMM INFO MM(262420000000067/da46e944) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124652592 DMM NOTICE MM(262420000000067/da46e944) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124652592 DMM DEBUG MM(262420000000067/da46e944) checking auth: received GSM SRES = 28 24 8d 20 (gprs_gmm.c:666) 20250124124652592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124652592 DMM DEBUG MM(262420000000067/da46e944) Requesting authorization (sgsn_auth.c:160) 20250124124652592 DMM INFO MM(262420000000067/da46e944) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124652592 DMM DEBUG MM(262420000000067/da46e944) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124652592 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250124124652592 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) 20250124124652592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124652592 DMM INFO MM(262420000000067/da46e944) <- GMM ATTACH ACCEPT (new P-TMSI=0xda46e944) (gprs_gmm.c:300) 20250124124652594 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124652594 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124652594 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250124124652594 DMM INFO MM(262420000000067/da46e944) Subscriber data update (mmctx.c:445) 20250124124652594 DMM DEBUG MM(262420000000067/da46e944) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124652594 DMM INFO MM(262420000000067/da46e944) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124652594 DMM NOTICE MM(262420000000067/da46e944) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250124124652594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124652594 DMM NOTICE MM(262420000000067/da46e944) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124652594 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) 20250124124652596 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124652596 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250124124652596 DMM INFO MM(262420000000067/da46e944) Subscriber data update (mmctx.c:445) 20250124124652596 DMM DEBUG MM(262420000000067/da46e944) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124652605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124652605 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124652605 DMM INFO MM(262420000000067/da46e944) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124652606 DMM NOTICE MM(262420000000067/da46e944) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124652606 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124652606 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124652606 DLLC NOTICE LLME(fb9de7a8/da46e944){ASSIGNED} LLGM Assign pre (ffffffff => da46e944) (gprs_llc.c:1079) 20250124124652606 DLLC NOTICE LLME(ffffffff/da46e944){ASSIGNED} LLGM Assign post (ffffffff => da46e944) (gprs_llc.c:1125) 20250124124652606 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124652606 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124652606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124652606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@f7dd106e184a: setverdict(pass): none -> pass 20250124124652662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124652662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124652662 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124652662 DMM INFO MM(262420000000067/da46e944) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124652662 DMM INFO MM(262420000000067/da46e944) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124652662 DMM DEBUG MM(262420000000067/da46e944) Using GGSN 0 (gprs_sm.c:312) 20250124124652662 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) 20250124124652662 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250124124652662 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124652662 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124652662 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250124124652687 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 42 8d d5 fd 11 c9 7b 47 84 14 05 7f c8 b7 50 d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250124124652687 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124652687 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124652687 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=da46e944, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124652687 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124652687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124657500 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250124124657507 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20250124124657507 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559f3f6618f0) (sgsn_libgtp.c:632) 20250124124702502 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1039" 20250124124707503 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250124124707503 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1039" 20250124124712486 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124712486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124712486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124712504 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250124124712504 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250124124712504 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1041" 20250124124717505 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250124124717505 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250124124717505 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250124124717505 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1041" 20250124124719817 DGPRS DEBUG Checking for inactive LLMEs, time = 953745 (sgsn.c:131) 20250124124722048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124722053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124722053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124722063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124722068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124722068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124722074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124722078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124722078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124722506 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250124124722506 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250124124722506 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250124124722506 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250124124722506 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1043" 20250124124727508 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250124124727508 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250124124727508 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250124124727508 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250124124727508 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x559f3f6618f0) (sgsn_libgtp.c:632) 20250124124727508 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x559f3f6618f0) (sgsn_libgtp.c:636) 20250124124727509 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250124124727509 DMM INFO MM(262420000000067/da46e944) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124727509 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250124124727509 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124727509 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250124124727509 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250124124727509 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124727509 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250124124727509 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250124124727509 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124727509 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250124124727509 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250124124727509 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124727509 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250124124727509 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f7dd106e184a: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@f7dd106e184a: Removing Client IMSI='262420000000067'H, index=0 20250124124727523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124727524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124727524 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124727524 DMM INFO MM(262420000000067/da46e944) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@f7dd106e184a: Final verdict of PTC: pass 20250124124727527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(869)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(863)@f7dd106e184a: Final verdict of PTC: none 20250124124727532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124727532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(859)@f7dd106e184a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@f7dd106e184a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@f7dd106e184a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(873)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(871)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(867)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(861)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:47:27 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250124124727634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124728036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113204) 20250124124728533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124728533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113204, count=113744) 20250124124729536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124729536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:47:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124730536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124730537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_restart_ctr_echo started. 20250124124731107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124731108 DMM INFO MM(262420000000067/da46e944) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124731108 DMM INFO MM(262420000000067/da46e944) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124731108 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124731108 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124731108 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124731108 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124731108 DLLC NOTICE LLME(ffffffff/da46e944){ASSIGNED} LLGM Assign pre (da46e944 => ffffffff) (gprs_llc.c:1079) 20250124124731108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da46e944 => ffffffff) (gprs_llc.c:1125) 20250124124731108 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124731108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124731108 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250124124731108 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) 20250124124731108 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20250124124731108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124731108 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124731108 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124731108 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124731108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124731150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124731150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124731150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124731150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124731150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124731150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124731150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124731150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124731151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124731151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124731151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124731151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124731151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124731151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124731151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124731151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124731151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124731151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124731152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124731152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124731155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124731161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(883)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_echo-BVCI196(881)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124731164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124731164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124731164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124731164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124731164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124731164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124731164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124731164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124731165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124731165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124731165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124731165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124731165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124731165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124731165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124731165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124731165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124731165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124731166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124731166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124731169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124731174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(886)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124731178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124731178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124731178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124731178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731178 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124731178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124731178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124731178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124731178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124731179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124731179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124731179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124731179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124731179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124731179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124731179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124731179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124731179 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124731179 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124731179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124731180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124731180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124731182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124731188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124731538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124731538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124731538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124731538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124731542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124731543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@f7dd106e184a: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='F447A125'O, index=0 SGSN_Test-GSUP(894)@f7dd106e184a: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@f7dd106e184a: 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 := '71B86745650435608DC07E7F6F32529A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CE5D59E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '790D9913E313FD11'O } } } } } 20250124124731607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731607 DLLC NOTICE LLME(ffffffff/f447a125){UNASSIGNED} LLC RX: unknown TLLI 0xf447a125, creating LLME on the fly (gprs_llc.c:552) 20250124124731607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124731607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20250124124731607 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124731607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124731607 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124731607 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124731607 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124731607 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124731607 DLLC NOTICE LLME(ffffffff/f447a125){UNASSIGNED} LLGM Assign pre (f447a125 => c7925ac5) (gprs_llc.c:1079) 20250124124731607 DLLC NOTICE LLME(f447a125/c7925ac5){ASSIGNED} LLGM Assign post (f447a125 => c7925ac5) (gprs_llc.c:1125) 20250124124731607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124731607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124731607 DMM DEBUG MM(262420000000023/c7925ac5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124731618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124731618 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124731618 DMM DEBUG MM(262420000000023/c7925ac5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250124124731618 DMM NOTICE MM(262420000000023/c7925ac5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124731618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124731618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124731618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124731618 DMM DEBUG MM(262420000000023/c7925ac5) Requesting authorization (sgsn_auth.c:160) 20250124124731618 DMM INFO MM(262420000000023/c7925ac5) Requesting authentication tuples (sgsn_auth.c:184) 20250124124731618 DMM DEBUG MM(262420000000023/c7925ac5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124731618 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250124124731618 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@f7dd106e184a: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@f7dd106e184a: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250124124731619 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124731619 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124731619 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124731619 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124731619 DMM INFO MM(262420000000023/c7925ac5) Subscriber data update (mmctx.c:445) 20250124124731619 DMM DEBUG MM(262420000000023/c7925ac5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124731619 DMM INFO MM(262420000000023/c7925ac5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124731619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124731619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124731619 DMM INFO MM(262420000000023/c7925ac5) <- GMM AUTH AND CIPHERING REQ (rand = 71 b8 67 45 65 04 35 60 8d c0 7e 7f 6f 32 52 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124731623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124731623 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124731623 DMM INFO MM(262420000000023/c7925ac5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124731623 DMM NOTICE MM(262420000000023/c7925ac5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124731623 DMM DEBUG MM(262420000000023/c7925ac5) checking auth: received GSM SRES = 0c e5 d5 9e (gprs_gmm.c:666) 20250124124731623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124731623 DMM DEBUG MM(262420000000023/c7925ac5) Requesting authorization (sgsn_auth.c:160) 20250124124731623 DMM INFO MM(262420000000023/c7925ac5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124731623 DMM DEBUG MM(262420000000023/c7925ac5) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124731623 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250124124731623 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) 20250124124731623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124731623 DMM INFO MM(262420000000023/c7925ac5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7925ac5) (gprs_gmm.c:300) 20250124124731624 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124731624 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124731624 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250124124731624 DMM INFO MM(262420000000023/c7925ac5) Subscriber data update (mmctx.c:445) 20250124124731624 DMM DEBUG MM(262420000000023/c7925ac5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124731624 DMM INFO MM(262420000000023/c7925ac5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124731624 DMM NOTICE MM(262420000000023/c7925ac5) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250124124731624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124731624 DMM NOTICE MM(262420000000023/c7925ac5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124731624 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) 20250124124731624 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124731624 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250124124731624 DMM INFO MM(262420000000023/c7925ac5) Subscriber data update (mmctx.c:445) 20250124124731624 DMM DEBUG MM(262420000000023/c7925ac5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124731627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124731627 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124731627 DMM INFO MM(262420000000023/c7925ac5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124731627 DMM NOTICE MM(262420000000023/c7925ac5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124731627 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124731627 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124731627 DLLC NOTICE LLME(f447a125/c7925ac5){ASSIGNED} LLGM Assign pre (ffffffff => c7925ac5) (gprs_llc.c:1079) 20250124124731627 DLLC NOTICE LLME(ffffffff/c7925ac5){ASSIGNED} LLGM Assign post (ffffffff => c7925ac5) (gprs_llc.c:1125) 20250124124731627 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124731627 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124731627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124731627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@f7dd106e184a: setverdict(pass): none -> pass 20250124124731686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124731686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124731686 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124731686 DMM INFO MM(262420000000023/c7925ac5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124731687 DMM INFO MM(262420000000023/c7925ac5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124731687 DMM DEBUG MM(262420000000023/c7925ac5) Using GGSN 0 (gprs_sm.c:312) 20250124124731687 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250124124731687 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124731687 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124731687 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250124124731713 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 32 92 5e 7e 11 42 91 0a d4 14 05 7f 8b 0f b8 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250124124731713 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce5058, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124731713 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124731713 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=c7925ac5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124731713 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124731713 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124736688 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250124124736695 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20250124124736695 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559f3f6618f0) (sgsn_libgtp.c:632) 20250124124741690 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250124124741693 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20250124124741693 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x559f3f6618f0) (sgsn_libgtp.c:632) 20250124124741693 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250124124741693 DMM INFO MM(262420000000023/c7925ac5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124741693 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250124124741693 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@f7dd106e184a: Removing Client IMSI='262420000000023'H, index=0 20250124124741706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124741706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124741706 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124741706 DMM INFO MM(262420000000023/c7925ac5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@f7dd106e184a: Final verdict of PTC: pass 20250124124741709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60262<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124741712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(892)@f7dd106e184a: Final verdict of PTC: none 20250124124741712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(878)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(894)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(887)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(882)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(885)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(890)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(880)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:47:41 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250124124741791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124742194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92996) 20250124124742714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124742714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92996, count=103392) 20250124124743716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124743716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:47:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124744717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124744717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_restart_ctr_create started. 20250124124745262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124745264 DMM INFO MM(262420000000023/c7925ac5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124745264 DMM INFO MM(262420000000023/c7925ac5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124745264 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124745264 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124745264 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124745264 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124745265 DLLC NOTICE LLME(ffffffff/c7925ac5){ASSIGNED} LLGM Assign pre (c7925ac5 => ffffffff) (gprs_llc.c:1079) 20250124124745265 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7925ac5 => ffffffff) (gprs_llc.c:1125) 20250124124745265 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124745265 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124745265 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250124124745265 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) 20250124124745265 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20250124124745265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124745265 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124745265 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124745265 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124745265 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124745315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124745315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124745315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124745315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124745315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124745315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124745315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124745315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124745316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124745316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124745316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124745316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124745316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124745316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124745316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124745319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124745326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124745336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124745336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124745336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124745336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124745336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124745336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124745336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124745336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124745337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124745337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124745337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124745337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124745337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124745337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124745337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124745337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124745337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124745337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124745337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124745337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124745339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124745343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124745354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124745354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124745354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124745354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124745354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124745354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124745354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124745354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124745355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124745355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124745355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124745355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124745355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124745355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124745355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124745355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124745355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124745355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124745355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124745355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124745355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124745357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124745362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124745718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124745719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124745719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124745719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124745723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124745724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@f7dd106e184a: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F99C3350'O, index=0 SGSN_Test-GSUP(913)@f7dd106e184a: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@f7dd106e184a: 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 := '78973605E828C39FBD34A7B39ECB485B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32B60724'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1387C6FD292E970C'O } } } } } 20250124124745795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745795 DLLC NOTICE LLME(ffffffff/f99c3350){UNASSIGNED} LLC RX: unknown TLLI 0xf99c3350, creating LLME on the fly (gprs_llc.c:552) 20250124124745795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20250124124745795 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124745795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124745795 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124745795 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124745795 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124745795 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124745795 DLLC NOTICE LLME(ffffffff/f99c3350){UNASSIGNED} LLGM Assign pre (f99c3350 => df131711) (gprs_llc.c:1079) 20250124124745795 DLLC NOTICE LLME(f99c3350/df131711){ASSIGNED} LLGM Assign post (f99c3350 => df131711) (gprs_llc.c:1125) 20250124124745795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124745795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124745795 DMM DEBUG MM(262420000000024/df131711) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124745805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745805 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124745805 DMM DEBUG MM(262420000000024/df131711) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250124124745805 DMM NOTICE MM(262420000000024/df131711) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124745805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124745805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124745805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124745805 DMM DEBUG MM(262420000000024/df131711) Requesting authorization (sgsn_auth.c:160) 20250124124745805 DMM INFO MM(262420000000024/df131711) Requesting authentication tuples (sgsn_auth.c:184) 20250124124745805 DMM DEBUG MM(262420000000024/df131711) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124745805 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250124124745805 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@f7dd106e184a: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@f7dd106e184a: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250124124745808 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124745808 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124745808 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124745808 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124745808 DMM INFO MM(262420000000024/df131711) Subscriber data update (mmctx.c:445) 20250124124745808 DMM DEBUG MM(262420000000024/df131711) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124745808 DMM INFO MM(262420000000024/df131711) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124745808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124745808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124745808 DMM INFO MM(262420000000024/df131711) <- GMM AUTH AND CIPHERING REQ (rand = 78 97 36 05 e8 28 c3 9f bd 34 a7 b3 9e cb 48 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124745817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745817 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124745817 DMM INFO MM(262420000000024/df131711) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124745817 DMM NOTICE MM(262420000000024/df131711) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124745817 DMM DEBUG MM(262420000000024/df131711) checking auth: received GSM SRES = 32 b6 07 24 (gprs_gmm.c:666) 20250124124745817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124745817 DMM DEBUG MM(262420000000024/df131711) Requesting authorization (sgsn_auth.c:160) 20250124124745817 DMM INFO MM(262420000000024/df131711) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124745817 DMM DEBUG MM(262420000000024/df131711) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124745817 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250124124745817 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) 20250124124745817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124745817 DMM INFO MM(262420000000024/df131711) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf131711) (gprs_gmm.c:300) 20250124124745819 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124745819 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124745819 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250124124745819 DMM INFO MM(262420000000024/df131711) Subscriber data update (mmctx.c:445) 20250124124745819 DMM DEBUG MM(262420000000024/df131711) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124745819 DMM INFO MM(262420000000024/df131711) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124745819 DMM NOTICE MM(262420000000024/df131711) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250124124745819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124745819 DMM NOTICE MM(262420000000024/df131711) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124745819 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) 20250124124745819 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124745819 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250124124745819 DMM INFO MM(262420000000024/df131711) Subscriber data update (mmctx.c:445) 20250124124745819 DMM DEBUG MM(262420000000024/df131711) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124745825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745825 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124745825 DMM INFO MM(262420000000024/df131711) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124745825 DMM NOTICE MM(262420000000024/df131711) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124745825 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124745825 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124745825 DLLC NOTICE LLME(f99c3350/df131711){ASSIGNED} LLGM Assign pre (ffffffff => df131711) (gprs_llc.c:1079) 20250124124745825 DLLC NOTICE LLME(ffffffff/df131711){ASSIGNED} LLGM Assign post (ffffffff => df131711) (gprs_llc.c:1125) 20250124124745825 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124745825 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124745825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124745825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): none -> pass 20250124124745886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745886 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124745886 DMM INFO MM(262420000000024/df131711) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124745886 DMM INFO MM(262420000000024/df131711) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124745886 DMM DEBUG MM(262420000000024/df131711) Using GGSN 0 (gprs_sm.c:312) 20250124124745886 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250124124745886 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124745886 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124745886 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250124124745911 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 a6 d1 75 63 11 9c 8e 3e c9 14 05 7f 0b 87 e5 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250124124745911 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f02c7ce5058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250124124745911 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f02c7ce5058, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124745911 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250124124745911 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250124124745911 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124745911 DMM NOTICE MM(262420000000024/df131711) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124745924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124745924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124745924 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124745924 DMM INFO MM(262420000000024/df131711) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124745924 DMM INFO MM(262420000000024/df131711) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124745924 DMM DEBUG MM(262420000000024/df131711) Using GGSN 0 (gprs_sm.c:312) 20250124124745924 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250124124745924 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124745924 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124745924 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250124124745929 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 a6 d1 75 63 11 9c 8e 3e c9 14 05 7f 0b 87 e5 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250124124745929 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f02c7ce5058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250124124745929 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce5058, cbp=0x559f3f66c700) (sgsn_libgtp.c:632) 20250124124745929 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124745929 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=df131711, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124745929 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124745929 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@f7dd106e184a: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@f7dd106e184a: Final verdict of PTC: pass 20250124124745945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56128<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(908)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(901)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(913)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(906)@f7dd106e184a: Final verdict of PTC: none 20250124124745951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124745951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@f7dd106e184a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(911)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(899)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(909)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(904)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:47:45 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250124124746049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124746451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103436) 20250124124746953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124746953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103436, count=104696) 20250124124747954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124747954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:47:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124748955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124748955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250124124749523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124749525 DMM INFO MM(262420000000024/df131711) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124749525 DMM INFO MM(262420000000024/df131711) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124749525 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124749525 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124749525 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124749525 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124749525 DLLC NOTICE LLME(ffffffff/df131711){ASSIGNED} LLGM Assign pre (df131711 => ffffffff) (gprs_llc.c:1079) 20250124124749525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df131711 => ffffffff) (gprs_llc.c:1125) 20250124124749525 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124749525 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124749525 DMM NOTICE MM(262420000000024/df131711) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124749525 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250124124749525 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124749525 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124749525 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250124124749526 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250124124749526 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) 20250124124749526 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20250124124749526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124749526 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124749526 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124749526 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124749526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124749571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124749571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124749571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124749571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124749571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124749571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124749571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124749571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124749572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124749572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124749572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124749572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124749572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124749572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124749572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124749572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124749572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124749572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124749572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124749572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124749574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124749580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124749580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124749585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124749585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124749585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124749585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124749585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124749585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124749585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124749585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124749587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124749587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124749587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124749587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124749587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124749587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124749587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124749587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124749587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124749587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124749587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124749587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124749589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124749594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124749594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124749602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124749602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124749602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124749602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124749602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124749602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124749602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124749602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124749603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124749603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124749603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124749603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124749603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124749603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124749603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124749603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124749603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124749603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124749603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124749603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124749603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124749605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124749609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124749609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124749818 DGPRS DEBUG Checking for inactive LLMEs, time = 953775 (sgsn.c:131) 20250124124749955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124749955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124749955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124749955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124749958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124749958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f7dd106e184a: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E6032106'O, index=0 SGSN_Test-GSUP(932)@f7dd106e184a: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: 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 := '56B4D50F9B5DEAEBF832EDD7AE585C28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF2B16DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5D68C640323D63A'O } } } } } 20250124124751034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124751034 DLLC NOTICE LLME(ffffffff/e6032106){UNASSIGNED} LLC RX: unknown TLLI 0xe6032106, creating LLME on the fly (gprs_llc.c:552) 20250124124751034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124751034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20250124124751034 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124751034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124751034 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124751034 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124751034 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124751034 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124751034 DLLC NOTICE LLME(ffffffff/e6032106){UNASSIGNED} LLGM Assign pre (e6032106 => e01df876) (gprs_llc.c:1079) 20250124124751034 DLLC NOTICE LLME(e6032106/e01df876){ASSIGNED} LLGM Assign post (e6032106 => e01df876) (gprs_llc.c:1125) 20250124124751034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124751034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124751034 DMM DEBUG MM(262420000000025/e01df876) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124751048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124751048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124751048 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124751048 DMM DEBUG MM(262420000000025/e01df876) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250124124751048 DMM NOTICE MM(262420000000025/e01df876) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124751048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124751048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124751048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124751048 DMM DEBUG MM(262420000000025/e01df876) Requesting authorization (sgsn_auth.c:160) 20250124124751048 DMM INFO MM(262420000000025/e01df876) Requesting authentication tuples (sgsn_auth.c:184) 20250124124751048 DMM DEBUG MM(262420000000025/e01df876) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124751048 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250124124751049 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@f7dd106e184a: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250124124751053 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124751053 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124751053 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124751053 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124751053 DMM INFO MM(262420000000025/e01df876) Subscriber data update (mmctx.c:445) 20250124124751053 DMM DEBUG MM(262420000000025/e01df876) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124751053 DMM INFO MM(262420000000025/e01df876) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124751053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124751053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124751053 DMM INFO MM(262420000000025/e01df876) <- GMM AUTH AND CIPHERING REQ (rand = 56 b4 d5 0f 9b 5d ea eb f8 32 ed d7 ae 58 5c 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124751068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124751068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124751068 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124751068 DMM INFO MM(262420000000025/e01df876) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124751068 DMM NOTICE MM(262420000000025/e01df876) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124751068 DMM DEBUG MM(262420000000025/e01df876) checking auth: received GSM SRES = ef 2b 16 dc (gprs_gmm.c:666) 20250124124751068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124751068 DMM DEBUG MM(262420000000025/e01df876) Requesting authorization (sgsn_auth.c:160) 20250124124751068 DMM INFO MM(262420000000025/e01df876) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124751068 DMM DEBUG MM(262420000000025/e01df876) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124751068 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250124124751068 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) 20250124124751068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124751068 DMM INFO MM(262420000000025/e01df876) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01df876) (gprs_gmm.c:300) 20250124124751071 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124751071 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124751071 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250124124751071 DMM INFO MM(262420000000025/e01df876) Subscriber data update (mmctx.c:445) 20250124124751071 DMM DEBUG MM(262420000000025/e01df876) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124751071 DMM INFO MM(262420000000025/e01df876) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124751071 DMM NOTICE MM(262420000000025/e01df876) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250124124751071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124751071 DMM NOTICE MM(262420000000025/e01df876) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124751071 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) 20250124124751072 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124751072 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250124124751072 DMM INFO MM(262420000000025/e01df876) Subscriber data update (mmctx.c:445) 20250124124751073 DMM DEBUG MM(262420000000025/e01df876) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124751085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124751086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124751086 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124751086 DMM INFO MM(262420000000025/e01df876) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124751086 DMM NOTICE MM(262420000000025/e01df876) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124751086 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124751086 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124751086 DLLC NOTICE LLME(e6032106/e01df876){ASSIGNED} LLGM Assign pre (ffffffff => e01df876) (gprs_llc.c:1079) 20250124124751086 DLLC NOTICE LLME(ffffffff/e01df876){ASSIGNED} LLGM Assign post (ffffffff => e01df876) (gprs_llc.c:1125) 20250124124751086 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124751086 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124751086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124751086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: setverdict(pass): none -> pass 20250124124751142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124751142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124751142 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124751142 DMM INFO MM(262420000000025/e01df876) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124751142 DMM INFO MM(262420000000025/e01df876) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124751142 DMM DEBUG MM(262420000000025/e01df876) Using GGSN 0 (gprs_sm.c:312) 20250124124751142 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) 20250124124751142 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250124124751142 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124751142 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124751142 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250124124751164 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 d6 91 61 22 11 a7 e8 b1 dd 14 05 7f 10 14 37 8a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250124124751164 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124751164 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124751164 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=e01df876, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124751164 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124751164 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124751179 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250124124751179 DGPRS INFO PDP(262420000000025:5): Context 0x7f02c7ce60c8 was deleted (sgsn_libgtp.c:660) 20250124124751179 DMM INFO MM(262420000000025/e01df876) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124751179 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250124124751179 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250124124759180 DMM INFO MM(262420000000025/e01df876) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124807004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250124124807180 DMM INFO MM(262420000000025/e01df876) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124809956 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124124809956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124124809957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124815182 DMM INFO MM(262420000000025/e01df876) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124819574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124819576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124819576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124819588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124819590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124819590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124819604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124819605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124819605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124124819819 DGPRS DEBUG Checking for inactive LLMEs, time = 953805 (sgsn.c:131) 20250124124823183 DMM INFO MM(262420000000025/e01df876) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f7dd106e184a: Removing Client IMSI='262420000000025'H, index=0 20250124124823201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124823201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124823201 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124823202 DMM INFO MM(262420000000025/e01df876) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f7dd106e184a: Final verdict of PTC: pass 20250124124823206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(925)@f7dd106e184a: Final verdict of PTC: none 20250124124823209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124823210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(920)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(931)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(918)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(929)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(923)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:48:23 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250124124823269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124823671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103164) 20250124124824211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124824211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103164, count=111504) 20250124124825212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124825212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124826213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124826213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250124124826752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124826754 DMM INFO MM(262420000000025/e01df876) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124826754 DMM INFO MM(262420000000025/e01df876) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124826754 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124826754 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124826754 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124826754 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124826754 DLLC NOTICE LLME(ffffffff/e01df876){ASSIGNED} LLGM Assign pre (e01df876 => ffffffff) (gprs_llc.c:1079) 20250124124826754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01df876 => ffffffff) (gprs_llc.c:1125) 20250124124826754 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124826754 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124826755 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250124124826755 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) 20250124124826755 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20250124124826755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124826755 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124826755 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124826755 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124826755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124826807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124826807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124826807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124826807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826807 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124826807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124826807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124826807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124826807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124826808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124826808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124826808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124826808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124826808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124826808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124826808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124826808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826808 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124826808 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124826808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124826808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124826808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124826811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124826817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124826818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124826823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124826823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124826823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124826823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826823 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124826823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124826823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124826823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124826823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124826824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124826824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124826824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124826824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124826824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124826824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124826824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124826824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826824 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124826824 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124826824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124826824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(944)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124826824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124826827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124826832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124826832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124826838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124826838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124826838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124826838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124826838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124826838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124826838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124826838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124826840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124826840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124826840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124826840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124826840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124826840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124826840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124826840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124826840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124826842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124826846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124826846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124827214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124827214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124827214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124827214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124827218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124827219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f7dd106e184a: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DE3363D8'O, index=0 SGSN_Test-GSUP(951)@f7dd106e184a: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: 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 := '09049BDC716C9CF41EDA19ED0B10B8ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB95BDA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0210BD699EF1AF86'O } } } } } 20250124124827269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124827269 DLLC NOTICE LLME(ffffffff/de3363d8){UNASSIGNED} LLC RX: unknown TLLI 0xde3363d8, creating LLME on the fly (gprs_llc.c:552) 20250124124827269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124827269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20250124124827269 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124827269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124827269 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124827269 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124827269 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124827269 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124827269 DLLC NOTICE LLME(ffffffff/de3363d8){UNASSIGNED} LLGM Assign pre (de3363d8 => e8095cae) (gprs_llc.c:1079) 20250124124827269 DLLC NOTICE LLME(de3363d8/e8095cae){ASSIGNED} LLGM Assign post (de3363d8 => e8095cae) (gprs_llc.c:1125) 20250124124827269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124827269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124827269 DMM DEBUG MM(262420000000027/e8095cae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124827286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124827286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124827286 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124827286 DMM DEBUG MM(262420000000027/e8095cae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250124124827286 DMM NOTICE MM(262420000000027/e8095cae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124827286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124827286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124827286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124827286 DMM DEBUG MM(262420000000027/e8095cae) Requesting authorization (sgsn_auth.c:160) 20250124124827286 DMM INFO MM(262420000000027/e8095cae) Requesting authentication tuples (sgsn_auth.c:184) 20250124124827286 DMM DEBUG MM(262420000000027/e8095cae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124827286 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250124124827286 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@f7dd106e184a: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250124124827293 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124827293 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124827293 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124827293 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124827293 DMM INFO MM(262420000000027/e8095cae) Subscriber data update (mmctx.c:445) 20250124124827293 DMM DEBUG MM(262420000000027/e8095cae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124827293 DMM INFO MM(262420000000027/e8095cae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124827293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124827293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124827293 DMM INFO MM(262420000000027/e8095cae) <- GMM AUTH AND CIPHERING REQ (rand = 09 04 9b dc 71 6c 9c f4 1e da 19 ed 0b 10 b8 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124827308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124827308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124827308 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124827308 DMM INFO MM(262420000000027/e8095cae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124827308 DMM NOTICE MM(262420000000027/e8095cae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124827308 DMM DEBUG MM(262420000000027/e8095cae) checking auth: received GSM SRES = fb 95 bd a2 (gprs_gmm.c:666) 20250124124827308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124827308 DMM DEBUG MM(262420000000027/e8095cae) Requesting authorization (sgsn_auth.c:160) 20250124124827308 DMM INFO MM(262420000000027/e8095cae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124827308 DMM DEBUG MM(262420000000027/e8095cae) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124827308 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250124124827308 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) 20250124124827308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124827308 DMM INFO MM(262420000000027/e8095cae) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8095cae) (gprs_gmm.c:300) 20250124124827312 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124827312 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124827312 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250124124827312 DMM INFO MM(262420000000027/e8095cae) Subscriber data update (mmctx.c:445) 20250124124827312 DMM DEBUG MM(262420000000027/e8095cae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124827312 DMM INFO MM(262420000000027/e8095cae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124827312 DMM NOTICE MM(262420000000027/e8095cae) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250124124827312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124827312 DMM NOTICE MM(262420000000027/e8095cae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124827312 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) 20250124124827313 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124827313 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250124124827313 DMM INFO MM(262420000000027/e8095cae) Subscriber data update (mmctx.c:445) 20250124124827313 DMM DEBUG MM(262420000000027/e8095cae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124827323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124827323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124827323 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124827323 DMM INFO MM(262420000000027/e8095cae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124827323 DMM NOTICE MM(262420000000027/e8095cae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124827323 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124827323 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124827323 DLLC NOTICE LLME(de3363d8/e8095cae){ASSIGNED} LLGM Assign pre (ffffffff => e8095cae) (gprs_llc.c:1079) 20250124124827323 DLLC NOTICE LLME(ffffffff/e8095cae){ASSIGNED} LLGM Assign post (ffffffff => e8095cae) (gprs_llc.c:1125) 20250124124827323 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124827323 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124827323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124827323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: setverdict(pass): none -> pass 20250124124827382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124827382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124827382 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124827382 DMM INFO MM(262420000000027/e8095cae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124827382 DMM INFO MM(262420000000027/e8095cae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124827382 DMM DEBUG MM(262420000000027/e8095cae) Using GGSN 0 (gprs_sm.c:312) 20250124124827382 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) 20250124124827382 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250124124827382 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124827382 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124827382 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: First createPDPContextRequest received, dropping & waiting for retransmission 20250124124832383 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250124124832402 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 40 61 1b 34 11 1e 64 78 86 14 05 7f ac 63 19 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250124124832402 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124832402 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124832402 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=e8095cae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124832402 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124832402 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250124124832415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124832415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250124124832415 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124832415 DMM INFO MM(262420000000027/e8095cae) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250124124832415 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124832416 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: First deletePDPContextRequest received, dropping & waiting for retransmission 20250124124837417 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250124124837424 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20250124124837425 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124837425 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250124124837425 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=e8095cae, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124837425 DMM INFO MM(262420000000027/e8095cae) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250124124837425 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250124124837425 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f7dd106e184a: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@f7dd106e184a: Final verdict of PTC: pass 20250124124837433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f7dd106e184a: Final verdict of PTC: none 20250124124837434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124837434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(935)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(951)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(949)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(939)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(944)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(937)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(942)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(947)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:48:37 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250124124837502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124837904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103428) 20250124124838435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124838435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103428, count=103968) 20250124124839437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124839437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124840439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124840439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250124124841003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124841005 DMM INFO MM(262420000000027/e8095cae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124841005 DMM INFO MM(262420000000027/e8095cae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124841005 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124841005 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124841005 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124841005 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124841005 DLLC NOTICE LLME(ffffffff/e8095cae){ASSIGNED} LLGM Assign pre (e8095cae => ffffffff) (gprs_llc.c:1079) 20250124124841005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8095cae => ffffffff) (gprs_llc.c:1125) 20250124124841005 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250124124841005 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) 20250124124841005 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20250124124841005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124841005 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124841005 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124841005 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124841005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124841047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124841047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124841047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124841047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124841047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124841047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124841047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124841047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124841048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124841048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124841048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124841048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124841048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124841048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124841048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124841048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124841048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124841048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124841049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124841049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124841051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124841056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124841070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124841070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124841070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124841070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124841070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124841070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124841070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124841070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(964)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(963)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124841071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124841071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124841071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124841071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124841071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124841071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124841071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124841071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124841071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124841071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124841071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124841071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124841073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(960)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124841078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124841083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124841083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124841083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124841083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124841083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124841083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124841083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124841083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124841084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124841084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124841084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124841084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124841084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124841084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124841084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124841084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124841084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124841084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124841084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124841085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124841085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124841087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124841091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124841440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124841440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124841440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124841440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124841443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124841444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f7dd106e184a: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C3136084'O, index=0 SGSN_Test-GSUP(970)@f7dd106e184a: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: 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 := 'EF85C73BDFBA2B59417854E6C5701781'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D38269BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D17D9AEF0DF6776'O } } } } } 20250124124841490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841490 DLLC NOTICE LLME(ffffffff/c3136084){UNASSIGNED} LLC RX: unknown TLLI 0xc3136084, creating LLME on the fly (gprs_llc.c:552) 20250124124841490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20250124124841490 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124841490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124841490 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124841490 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124841490 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124841490 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124841490 DLLC NOTICE LLME(ffffffff/c3136084){UNASSIGNED} LLGM Assign pre (c3136084 => d2eb5582) (gprs_llc.c:1079) 20250124124841490 DLLC NOTICE LLME(c3136084/d2eb5582){ASSIGNED} LLGM Assign post (c3136084 => d2eb5582) (gprs_llc.c:1125) 20250124124841490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124841490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124841490 DMM DEBUG MM(262420000000028/d2eb5582) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124841502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841502 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124841502 DMM DEBUG MM(262420000000028/d2eb5582) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250124124841502 DMM NOTICE MM(262420000000028/d2eb5582) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124841502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124841502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124841502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124841502 DMM DEBUG MM(262420000000028/d2eb5582) Requesting authorization (sgsn_auth.c:160) 20250124124841502 DMM INFO MM(262420000000028/d2eb5582) Requesting authentication tuples (sgsn_auth.c:184) 20250124124841502 DMM DEBUG MM(262420000000028/d2eb5582) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124841502 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250124124841502 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@f7dd106e184a: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250124124841507 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124841507 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124841507 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124841507 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124841507 DMM INFO MM(262420000000028/d2eb5582) Subscriber data update (mmctx.c:445) 20250124124841507 DMM DEBUG MM(262420000000028/d2eb5582) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124841507 DMM INFO MM(262420000000028/d2eb5582) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124841507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124841507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124841507 DMM INFO MM(262420000000028/d2eb5582) <- GMM AUTH AND CIPHERING REQ (rand = ef 85 c7 3b df ba 2b 59 41 78 54 e6 c5 70 17 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124841521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841521 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124841521 DMM INFO MM(262420000000028/d2eb5582) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124841521 DMM NOTICE MM(262420000000028/d2eb5582) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124841521 DMM DEBUG MM(262420000000028/d2eb5582) checking auth: received GSM SRES = d3 82 69 bd (gprs_gmm.c:666) 20250124124841521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124841521 DMM DEBUG MM(262420000000028/d2eb5582) Requesting authorization (sgsn_auth.c:160) 20250124124841521 DMM INFO MM(262420000000028/d2eb5582) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124841521 DMM DEBUG MM(262420000000028/d2eb5582) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124841521 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250124124841521 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) 20250124124841521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124841521 DMM INFO MM(262420000000028/d2eb5582) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eb5582) (gprs_gmm.c:300) 20250124124841525 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124841525 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124841525 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250124124841525 DMM INFO MM(262420000000028/d2eb5582) Subscriber data update (mmctx.c:445) 20250124124841525 DMM DEBUG MM(262420000000028/d2eb5582) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124841525 DMM INFO MM(262420000000028/d2eb5582) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124841525 DMM NOTICE MM(262420000000028/d2eb5582) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250124124841525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124841526 DMM NOTICE MM(262420000000028/d2eb5582) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124841526 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) 20250124124841527 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124841527 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250124124841527 DMM INFO MM(262420000000028/d2eb5582) Subscriber data update (mmctx.c:445) 20250124124841527 DMM DEBUG MM(262420000000028/d2eb5582) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124841535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841535 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124841535 DMM INFO MM(262420000000028/d2eb5582) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124841535 DMM NOTICE MM(262420000000028/d2eb5582) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124841535 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124841535 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124841535 DLLC NOTICE LLME(c3136084/d2eb5582){ASSIGNED} LLGM Assign pre (ffffffff => d2eb5582) (gprs_llc.c:1079) 20250124124841535 DLLC NOTICE LLME(ffffffff/d2eb5582){ASSIGNED} LLGM Assign post (ffffffff => d2eb5582) (gprs_llc.c:1125) 20250124124841536 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124841536 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124841536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124841536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: setverdict(pass): none -> pass 20250124124841589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841589 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124841589 DMM INFO MM(262420000000028/d2eb5582) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124841589 DMM INFO MM(262420000000028/d2eb5582) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124841589 DMM DEBUG MM(262420000000028/d2eb5582) Using GGSN 0 (gprs_sm.c:312) 20250124124841589 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) 20250124124841589 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250124124841589 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124841589 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124841589 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250124124841607 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 3e e6 c5 e6 11 85 52 d9 9a 14 05 7f f3 ea 70 d2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250124124841607 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124841607 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124841607 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=d2eb5582, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124841607 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124841607 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124841613 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250124124841613 DGPRS INFO PDP(262420000000028:5): Context 0x7f02c7ce60c8 was deleted (sgsn_libgtp.c:660) 20250124124841613 DMM INFO MM(262420000000028/d2eb5582) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124841614 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250124124841614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250124124841619 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250124124841620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124841620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124841620 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124841620 DMM INFO MM(262420000000028/d2eb5582) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250124124841620 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20250124124841620 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f7dd106e184a: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f7dd106e184a: Final verdict of PTC: pass 20250124124841627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(954)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(970)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(968)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(963)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(958)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@f7dd106e184a: Final verdict of PTC: none 20250124124841632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124841632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(962)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(967)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(956)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:48:41 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250124124841731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124842133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88868) 20250124124842634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124842634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88868, count=102064) 20250124124843635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124843635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124844637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124844637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250124124845213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124845215 DMM INFO MM(262420000000028/d2eb5582) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124845215 DMM INFO MM(262420000000028/d2eb5582) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124845215 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124845215 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124845215 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124845215 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124845215 DLLC NOTICE LLME(ffffffff/d2eb5582){ASSIGNED} LLGM Assign pre (d2eb5582 => ffffffff) (gprs_llc.c:1079) 20250124124845215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2eb5582 => ffffffff) (gprs_llc.c:1125) 20250124124845215 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124845215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124845215 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250124124845215 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) 20250124124845216 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20250124124845216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124845216 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124845216 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124845216 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124845216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124845274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124845274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124845274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124845274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124845274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124845274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124845274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124845274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124845275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124845275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124845275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124845275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124845275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124845275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124845275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124845275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845275 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124845275 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124845275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124845275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124845276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124845277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124845283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845283 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(979)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124845289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124845289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124845289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124845290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124845290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124845290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124845290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124845290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124845293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124845299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(984)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_error_ind_ggsn-BVCI210(981)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124845303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124845303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124845303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124845303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124845303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124845303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124845303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124845303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124845304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124845304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124845304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124845304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124845304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124845304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124845304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124845304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124845304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124845304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124845304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124845305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124845305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124845307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124845313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124845639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124845639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124845639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124845639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124845643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124845644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C13102AE'O, index=0 SGSN_Test-GSUP(989)@f7dd106e184a: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@f7dd106e184a: 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 := '2F92FE343777DB588518345F674C251F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E5A529F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72A011EDB835A72D'O } } } } } 20250124124845714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845714 DLLC NOTICE LLME(ffffffff/c13102ae){UNASSIGNED} LLC RX: unknown TLLI 0xc13102ae, creating LLME on the fly (gprs_llc.c:552) 20250124124845714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250124124845714 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124845714 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124845714 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124845714 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124845714 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124845714 DLLC NOTICE LLME(ffffffff/c13102ae){UNASSIGNED} LLGM Assign pre (c13102ae => d36f8ac1) (gprs_llc.c:1079) 20250124124845714 DLLC NOTICE LLME(c13102ae/d36f8ac1){ASSIGNED} LLGM Assign post (c13102ae => d36f8ac1) (gprs_llc.c:1125) 20250124124845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124845714 DMM DEBUG MM(262420000000026/d36f8ac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124845736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845736 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845736 DMM DEBUG MM(262420000000026/d36f8ac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250124124845736 DMM NOTICE MM(262420000000026/d36f8ac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124845736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124845736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124845736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124845736 DMM DEBUG MM(262420000000026/d36f8ac1) Requesting authorization (sgsn_auth.c:160) 20250124124845736 DMM INFO MM(262420000000026/d36f8ac1) Requesting authentication tuples (sgsn_auth.c:184) 20250124124845736 DMM DEBUG MM(262420000000026/d36f8ac1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124845736 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250124124845736 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@f7dd106e184a: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250124124845743 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124845743 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124845743 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124845743 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124845743 DMM INFO MM(262420000000026/d36f8ac1) Subscriber data update (mmctx.c:445) 20250124124845743 DMM DEBUG MM(262420000000026/d36f8ac1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124845743 DMM INFO MM(262420000000026/d36f8ac1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124845743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124845743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124845743 DMM INFO MM(262420000000026/d36f8ac1) <- GMM AUTH AND CIPHERING REQ (rand = 2f 92 fe 34 37 77 db 58 85 18 34 5f 67 4c 25 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124845760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845760 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845760 DMM INFO MM(262420000000026/d36f8ac1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124845760 DMM NOTICE MM(262420000000026/d36f8ac1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124845760 DMM DEBUG MM(262420000000026/d36f8ac1) checking auth: received GSM SRES = 8e 5a 52 9f (gprs_gmm.c:666) 20250124124845760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124845760 DMM DEBUG MM(262420000000026/d36f8ac1) Requesting authorization (sgsn_auth.c:160) 20250124124845760 DMM INFO MM(262420000000026/d36f8ac1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124845760 DMM DEBUG MM(262420000000026/d36f8ac1) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124845760 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250124124845760 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) 20250124124845760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124845760 DMM INFO MM(262420000000026/d36f8ac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd36f8ac1) (gprs_gmm.c:300) 20250124124845763 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124845763 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124845763 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250124124845763 DMM INFO MM(262420000000026/d36f8ac1) Subscriber data update (mmctx.c:445) 20250124124845763 DMM DEBUG MM(262420000000026/d36f8ac1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124845763 DMM INFO MM(262420000000026/d36f8ac1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124845763 DMM NOTICE MM(262420000000026/d36f8ac1) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250124124845763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124845763 DMM NOTICE MM(262420000000026/d36f8ac1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124845763 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) 20250124124845766 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124845766 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250124124845766 DMM INFO MM(262420000000026/d36f8ac1) Subscriber data update (mmctx.c:445) 20250124124845766 DMM DEBUG MM(262420000000026/d36f8ac1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124845777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845777 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845777 DMM INFO MM(262420000000026/d36f8ac1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124845777 DMM NOTICE MM(262420000000026/d36f8ac1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124845777 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124845777 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124845777 DLLC NOTICE LLME(c13102ae/d36f8ac1){ASSIGNED} LLGM Assign pre (ffffffff => d36f8ac1) (gprs_llc.c:1079) 20250124124845777 DLLC NOTICE LLME(ffffffff/d36f8ac1){ASSIGNED} LLGM Assign post (ffffffff => d36f8ac1) (gprs_llc.c:1125) 20250124124845777 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124845777 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124845777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124845777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@f7dd106e184a: setverdict(pass): none -> pass 20250124124845835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845835 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845835 DMM INFO MM(262420000000026/d36f8ac1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124845835 DMM INFO MM(262420000000026/d36f8ac1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124845835 DMM DEBUG MM(262420000000026/d36f8ac1) Using GGSN 0 (gprs_sm.c:312) 20250124124845836 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) 20250124124845836 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250124124845836 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124845836 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124845836 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250124124845862 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 7c 07 e1 5d 11 a3 ff 5c 9e 14 05 7f ac 37 fa a6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250124124845862 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124845862 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124845862 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=d36f8ac1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124845862 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124845862 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124845881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845881 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845881 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845888 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 7c 07 e1 5d 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250124124845888 DGPRS INFO PDP(262420000000026:5): Context 0x7f02c7ce60c8 was deleted (sgsn_libgtp.c:660) 20250124124845888 DMM INFO MM(262420000000026/d36f8ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250124124845888 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250124124845888 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f7dd106e184a: Removing Client IMSI='262420000000026'H, index=0 20250124124845900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124845900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250124124845901 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124845901 DMM INFO MM(262420000000026/d36f8ac1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@f7dd106e184a: Final verdict of PTC: pass 20250124124845905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45508<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(982)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@f7dd106e184a: Final verdict of PTC: none 20250124124845910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124845910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(977)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(987)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(989)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(980)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(975)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(985)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:48:45 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250124124846028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124846430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66032) 20250124124846911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124846911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66032, count=103844) 20250124124847912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124847912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124848913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124848913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_gmm_detach started. 20250124124849521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124849524 DMM INFO MM(262420000000026/d36f8ac1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124849524 DMM INFO MM(262420000000026/d36f8ac1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124849524 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124849524 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124849524 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124849524 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124849524 DLLC NOTICE LLME(ffffffff/d36f8ac1){ASSIGNED} LLGM Assign pre (d36f8ac1 => ffffffff) (gprs_llc.c:1079) 20250124124849524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d36f8ac1 => ffffffff) (gprs_llc.c:1125) 20250124124849524 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124849524 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124849524 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250124124849524 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) 20250124124849524 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20250124124849524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124849524 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124849524 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124849524 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124849524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124849575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124849576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124849576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124849576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124849576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124849576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124849576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124849576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124849576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124849576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124849576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124849577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124849577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124849579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124124849585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124849585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1001)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124849587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124849587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124849587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124849587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124849587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124849587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124849587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124849587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_gmm_detach-BVCI196(994)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124849588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124849588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124849588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124849588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124849588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124849588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124849588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124849588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124849588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124849588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124849588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124849588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124849591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124849596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124849596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124849601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124849601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124849601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124849601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124849601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124849601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124849601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124849601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124849602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124849602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124849602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124849602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124849602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124849602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124849602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124849602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124849602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124849602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124849602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124849602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124849602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124849605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124849609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124849609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124849820 DGPRS DEBUG Checking for inactive LLMEs, time = 953835 (sgsn.c:131) 20250124124849914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124849914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124849914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124849914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124849918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124849920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@f7dd106e184a: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F1193C66'O, index=0 SGSN_Test-GSUP(1008)@f7dd106e184a: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: 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 := 'A73AD6FB152EB20D3811CF97C66D6F0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FCD659E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05E87F71CE93928D'O } } } } } 20250124124849988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124849988 DLLC NOTICE LLME(ffffffff/f1193c66){UNASSIGNED} LLC RX: unknown TLLI 0xf1193c66, creating LLME on the fly (gprs_llc.c:552) 20250124124849988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124849988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250124124849988 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124849988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124849988 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124849988 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124849988 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124849988 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124849988 DLLC NOTICE LLME(ffffffff/f1193c66){UNASSIGNED} LLGM Assign pre (f1193c66 => c85d7841) (gprs_llc.c:1079) 20250124124849988 DLLC NOTICE LLME(f1193c66/c85d7841){ASSIGNED} LLGM Assign post (f1193c66 => c85d7841) (gprs_llc.c:1125) 20250124124849988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124849988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124849988 DMM DEBUG MM(262420000000026/c85d7841) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124850008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124850008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124850008 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124850008 DMM DEBUG MM(262420000000026/c85d7841) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250124124850008 DMM NOTICE MM(262420000000026/c85d7841) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124850008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124850008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124850008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124850008 DMM DEBUG MM(262420000000026/c85d7841) Requesting authorization (sgsn_auth.c:160) 20250124124850008 DMM INFO MM(262420000000026/c85d7841) Requesting authentication tuples (sgsn_auth.c:184) 20250124124850008 DMM DEBUG MM(262420000000026/c85d7841) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124850008 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250124124850008 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)@f7dd106e184a: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250124124850014 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124850014 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124850014 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124850014 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124850014 DMM INFO MM(262420000000026/c85d7841) Subscriber data update (mmctx.c:445) 20250124124850014 DMM DEBUG MM(262420000000026/c85d7841) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124850014 DMM INFO MM(262420000000026/c85d7841) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124850014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124850014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124850014 DMM INFO MM(262420000000026/c85d7841) <- GMM AUTH AND CIPHERING REQ (rand = a7 3a d6 fb 15 2e b2 0d 38 11 cf 97 c6 6d 6f 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124850030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124850030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124850030 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124850030 DMM INFO MM(262420000000026/c85d7841) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124850030 DMM NOTICE MM(262420000000026/c85d7841) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124850030 DMM DEBUG MM(262420000000026/c85d7841) checking auth: received GSM SRES = 4f cd 65 9e (gprs_gmm.c:666) 20250124124850030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124850030 DMM DEBUG MM(262420000000026/c85d7841) Requesting authorization (sgsn_auth.c:160) 20250124124850030 DMM INFO MM(262420000000026/c85d7841) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124850030 DMM DEBUG MM(262420000000026/c85d7841) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124850030 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250124124850030 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) 20250124124850030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124850030 DMM INFO MM(262420000000026/c85d7841) <- GMM ATTACH ACCEPT (new P-TMSI=0xc85d7841) (gprs_gmm.c:300) 20250124124850033 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124850033 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124850033 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250124124850033 DMM INFO MM(262420000000026/c85d7841) Subscriber data update (mmctx.c:445) 20250124124850033 DMM DEBUG MM(262420000000026/c85d7841) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124850033 DMM INFO MM(262420000000026/c85d7841) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124850033 DMM NOTICE MM(262420000000026/c85d7841) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250124124850033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124850033 DMM NOTICE MM(262420000000026/c85d7841) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124850033 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) 20250124124850035 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124850035 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250124124850035 DMM INFO MM(262420000000026/c85d7841) Subscriber data update (mmctx.c:445) 20250124124850035 DMM DEBUG MM(262420000000026/c85d7841) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124850046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124850046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124850046 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124850047 DMM INFO MM(262420000000026/c85d7841) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124850047 DMM NOTICE MM(262420000000026/c85d7841) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124850047 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124850047 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124850047 DLLC NOTICE LLME(f1193c66/c85d7841){ASSIGNED} LLGM Assign pre (ffffffff => c85d7841) (gprs_llc.c:1079) 20250124124850047 DLLC NOTICE LLME(ffffffff/c85d7841){ASSIGNED} LLGM Assign post (ffffffff => c85d7841) (gprs_llc.c:1125) 20250124124850047 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124850047 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124850047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124850047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: setverdict(pass): none -> pass 20250124124850103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124850103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124850103 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124850103 DMM INFO MM(262420000000026/c85d7841) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124850103 DMM INFO MM(262420000000026/c85d7841) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124850103 DMM DEBUG MM(262420000000026/c85d7841) Using GGSN 0 (gprs_sm.c:312) 20250124124850103 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) 20250124124850103 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250124124850103 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124850103 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124850103 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250124124850126 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 80 7b d3 4c 11 3a 94 87 72 14 05 7f e2 56 b9 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250124124850126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce60c8, cbp=0x559f3f6690f0) (sgsn_libgtp.c:632) 20250124124850126 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124850126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=c85d7841, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124850126 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124850126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124850138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124850138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124850138 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124850138 DMM INFO MM(262420000000026/c85d7841) -> GMM DETACH REQUEST TLLI=0xc85d7841 type=GPRS detach (gprs_gmm.c:1465) 20250124124850138 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250124124850138 DMM INFO MM(262420000000026/c85d7841) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124850138 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124850138 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124850138 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124850138 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124850138 DLLC NOTICE LLME(ffffffff/c85d7841){ASSIGNED} LLGM Assign pre (c85d7841 => ffffffff) (gprs_llc.c:1079) 20250124124850138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c85d7841 => ffffffff) (gprs_llc.c:1125) 20250124124850138 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124850138 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124850139 DMM NOTICE MM(262420000000026/c85d7841) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124850139 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250124124850139 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124850139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124850139 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250124124850139 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250124124850139 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) 20250124124850139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124850139 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124850139 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124850139 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124850139 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@f7dd106e184a: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@f7dd106e184a: Final verdict of PTC: pass 20250124124850152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124850155 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124850156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1008)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(996)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1001)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1006)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(995)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(999)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1004)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:48:50 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250124124850252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124850554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20250124124851157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124851157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41692, count=107560) 20250124124852158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124852158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124853159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124853159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250124124853656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124853658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124853705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124853705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124853705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124853705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124853705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124853705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124853705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124853705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124853706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124853707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124853707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124853707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124853707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124853707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124853707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124853707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124853707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124853707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124853707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124853707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124853710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124853718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124853718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@f7dd106e184a: 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(1014)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124853726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124853726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124853726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124853727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124853727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124853728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124853728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124853728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124853728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124853728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124853728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124853728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124853728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124853728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124853728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124853728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124853728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124853731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124853736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124853743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124853743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124853743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124853743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124853743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124853743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124853743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124853743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124853744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124853744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124853744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124853744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124853744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124853744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124853744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124853744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124853744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124853744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124853744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124853744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124853744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124853746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124853750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124853750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124854160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124854160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124854160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124854160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124854164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124854165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@f7dd106e184a: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D7324E69'O, index=0 SGSN_Test-GSUP(1027)@f7dd106e184a: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250124124855237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124855237 DLLC NOTICE LLME(ffffffff/d7324e69){UNASSIGNED} LLC RX: unknown TLLI 0xd7324e69, creating LLME on the fly (gprs_llc.c:552) 20250124124855237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124855237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124855237 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124855237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124855237 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124855237 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124855238 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124855238 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124855238 DLLC NOTICE LLME(ffffffff/d7324e69){UNASSIGNED} LLGM Assign pre (d7324e69 => dda57274) (gprs_llc.c:1079) 20250124124855238 DLLC NOTICE LLME(d7324e69/dda57274){ASSIGNED} LLGM Assign post (d7324e69 => dda57274) (gprs_llc.c:1125) 20250124124855238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124855238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124855238 DMM DEBUG MM(262420000000039/dda57274) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124855254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124855254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250124124855254 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124855254 DMM INFO MM(262420000000039/dda57274) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250124124855254 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124855254 DLLC NOTICE LLME(d7324e69/dda57274){ASSIGNED} LLGM Assign pre (d7324e69 => dda57274) (gprs_llc.c:1079) 20250124124855254 DLLC NOTICE LLME(d7324e69/dda57274){ASSIGNED} LLGM Assign post (d7324e69 => dda57274) (gprs_llc.c:1125) 20250124124855254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124855254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124855254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124855254 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124855254 DMM DEBUG MM(262420000000039/dda57274) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250124124855254 DMM NOTICE MM(262420000000039/dda57274) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124855254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124855254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124855254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250124124855254 DMM INFO MM(262420000000039/dda57274) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda57274) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@f7dd106e184a: Removing Client IMSI='262420000000039'H, index=0 20250124124856268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124856268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124856268 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124856268 DMM INFO MM(262420000000039/dda57274) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124856268 DMM NOTICE MM(262420000000039/dda57274) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124856268 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124856268 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124856268 DLLC NOTICE LLME(d7324e69/dda57274){ASSIGNED} LLGM Assign pre (ffffffff => dda57274) (gprs_llc.c:1079) 20250124124856268 DLLC NOTICE LLME(ffffffff/dda57274){ASSIGNED} LLGM Assign post (ffffffff => dda57274) (gprs_llc.c:1125) 20250124124856269 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124856269 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124856269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124856269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f7dd106e184a: Final verdict of PTC: pass 20250124124856276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@f7dd106e184a: Final verdict of PTC: none 20250124124856282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124856282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@f7dd106e184a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1025)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@f7dd106e184a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1020)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@f7dd106e184a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1013)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1018)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1023)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:48:56 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250124124856397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124856799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59608) 20250124124857283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124857283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59608, count=69664) 20250124124858284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124858284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:48:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124859285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124859285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_xid_empty_l3 started. 20250124124859896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124859898 DMM INFO MM(262420000000039/dda57274) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124859899 DMM INFO MM(262420000000039/dda57274) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124859899 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124859899 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124859899 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124859899 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124859899 DLLC NOTICE LLME(ffffffff/dda57274){ASSIGNED} LLGM Assign pre (dda57274 => ffffffff) (gprs_llc.c:1079) 20250124124859899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dda57274 => ffffffff) (gprs_llc.c:1125) 20250124124859899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124859899 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124859899 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124859899 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124859899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124859950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124859950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124859950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124859950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859950 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124859950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124859950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124859950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124859950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124859951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124859951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124859951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124859951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124859951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124859951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124859951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124859951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124859951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124859951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124859951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124859951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124859953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124859960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124859960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124859967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124859967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124859967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124859967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124859967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124859967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124859967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124859967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124859968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124859968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124859968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124859968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124859968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124859968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124859968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124859968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124859968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124859968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124859968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124859968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124859971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124859976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124859976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124859985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124859985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124859985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124859985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124859985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124859985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124859985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124859985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124859987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124859987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124859987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124859987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124859987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124859987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124859987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124859987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124859987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124859989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124859994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124859994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124900287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124900287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124900287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124900287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124900291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124900292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@f7dd106e184a: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F61F5DEA'O, index=0 SGSN_Test-GSUP(1046)@f7dd106e184a: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@f7dd106e184a: 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 := 'B41AB842BCCB722665C14A063701786D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF94966C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAE7EF1BBE2B2F47'O } } } } } 20250124124901382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901382 DLLC NOTICE LLME(ffffffff/f61f5dea){UNASSIGNED} LLC RX: unknown TLLI 0xf61f5dea, creating LLME on the fly (gprs_llc.c:552) 20250124124901382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124901382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20250124124901382 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124901382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124901382 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124901382 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124901382 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124901382 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124901382 DLLC NOTICE LLME(ffffffff/f61f5dea){UNASSIGNED} LLGM Assign pre (f61f5dea => c472ce16) (gprs_llc.c:1079) 20250124124901382 DLLC NOTICE LLME(f61f5dea/c472ce16){ASSIGNED} LLGM Assign post (f61f5dea => c472ce16) (gprs_llc.c:1125) 20250124124901382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124901382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124901382 DMM DEBUG MM(262420000000044/c472ce16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124901411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124901411 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124901411 DMM DEBUG MM(262420000000044/c472ce16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250124124901411 DMM NOTICE MM(262420000000044/c472ce16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124901411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124901411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124901411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124901411 DMM DEBUG MM(262420000000044/c472ce16) Requesting authorization (sgsn_auth.c:160) 20250124124901411 DMM INFO MM(262420000000044/c472ce16) Requesting authentication tuples (sgsn_auth.c:184) 20250124124901411 DMM DEBUG MM(262420000000044/c472ce16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124901411 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250124124901411 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@f7dd106e184a: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@f7dd106e184a: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250124124901418 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124901418 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124901418 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124901418 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124901418 DMM INFO MM(262420000000044/c472ce16) Subscriber data update (mmctx.c:445) 20250124124901418 DMM DEBUG MM(262420000000044/c472ce16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124901418 DMM INFO MM(262420000000044/c472ce16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124901418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124901418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124901418 DMM INFO MM(262420000000044/c472ce16) <- GMM AUTH AND CIPHERING REQ (rand = b4 1a b8 42 bc cb 72 26 65 c1 4a 06 37 01 78 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124901435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124901435 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124901435 DMM INFO MM(262420000000044/c472ce16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124901435 DMM NOTICE MM(262420000000044/c472ce16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124901435 DMM DEBUG MM(262420000000044/c472ce16) checking auth: received GSM SRES = cf 94 96 6c (gprs_gmm.c:666) 20250124124901435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124901435 DMM DEBUG MM(262420000000044/c472ce16) Requesting authorization (sgsn_auth.c:160) 20250124124901436 DMM INFO MM(262420000000044/c472ce16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124901436 DMM DEBUG MM(262420000000044/c472ce16) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124901436 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250124124901436 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) 20250124124901436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124901436 DMM INFO MM(262420000000044/c472ce16) <- GMM ATTACH ACCEPT (new P-TMSI=0xc472ce16) (gprs_gmm.c:300) 20250124124901439 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124901439 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124901439 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250124124901439 DMM INFO MM(262420000000044/c472ce16) Subscriber data update (mmctx.c:445) 20250124124901439 DMM DEBUG MM(262420000000044/c472ce16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124901439 DMM INFO MM(262420000000044/c472ce16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124901439 DMM NOTICE MM(262420000000044/c472ce16) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250124124901439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124901439 DMM NOTICE MM(262420000000044/c472ce16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124901439 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) 20250124124901440 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124901440 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250124124901441 DMM INFO MM(262420000000044/c472ce16) Subscriber data update (mmctx.c:445) 20250124124901441 DMM DEBUG MM(262420000000044/c472ce16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124901451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124901451 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124901451 DMM INFO MM(262420000000044/c472ce16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124901451 DMM NOTICE MM(262420000000044/c472ce16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124901451 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124901451 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124901451 DLLC NOTICE LLME(f61f5dea/c472ce16){ASSIGNED} LLGM Assign pre (ffffffff => c472ce16) (gprs_llc.c:1079) 20250124124901451 DLLC NOTICE LLME(ffffffff/c472ce16){ASSIGNED} LLGM Assign post (ffffffff => c472ce16) (gprs_llc.c:1125) 20250124124901451 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124901451 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124901451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124901451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@f7dd106e184a: setverdict(pass): none -> pass 20250124124901511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124901511 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124901511 DMM INFO MM(262420000000044/c472ce16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124901511 DMM INFO MM(262420000000044/c472ce16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124901511 DMM DEBUG MM(262420000000044/c472ce16) Using GGSN 0 (gprs_sm.c:312) 20250124124901511 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) 20250124124901511 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250124124901511 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124901511 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124901511 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250124124901536 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 19 6c 65 38 11 ef ab 5a 74 14 05 7f b3 26 3a 2a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250124124901536 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce7138, cbp=0x559f3f66a260) (sgsn_libgtp.c:632) 20250124124901536 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124901536 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=c472ce16, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124901536 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124901536 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124901554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124901554 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250124124901554 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250124124901554 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@f7dd106e184a: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@f7dd106e184a: Final verdict of PTC: pass 20250124124901568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@f7dd106e184a: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@f7dd106e184a: Final verdict of PTC: none 20250124124901572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124901572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI210(1037)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@f7dd106e184a: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1044)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1039)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1034)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1032)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1042)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1038)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@f7dd106e184a: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:01 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250124124901638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124902040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81828) 20250124124902573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124902573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81828, count=97420) 20250124124903575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124903576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124904577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124904578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_xid_n201u started. 20250124124905107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124905110 DMM INFO MM(262420000000044/c472ce16) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124905110 DMM INFO MM(262420000000044/c472ce16) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124905110 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124905110 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124905110 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124905110 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124905110 DLLC NOTICE LLME(ffffffff/c472ce16){ASSIGNED} LLGM Assign pre (c472ce16 => ffffffff) (gprs_llc.c:1079) 20250124124905110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c472ce16 => ffffffff) (gprs_llc.c:1125) 20250124124905110 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124905110 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124905110 DMM NOTICE MM(262420000000044/c472ce16) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124905110 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250124124905110 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124905110 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124905110 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250124124905110 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250124124905110 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) 20250124124905110 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20250124124905110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124905110 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124905110 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124905110 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124905110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124905150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124905150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124905150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124905150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124905150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124905150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124905150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124905150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124905151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124905151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124905151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124905151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124905151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124905151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124905151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124905151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124905151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124905151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124905152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124905152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124905154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124905159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124905159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1055)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1052)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124905164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124905164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124905164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124905164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124905164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124905164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124905164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124905164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124905165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124905165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124905165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124905165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124905165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124905165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124905165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124905165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124905165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124905165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124905165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124905165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124905168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124905175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124905175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1059)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1057)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124905178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124905178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124905178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124905178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905178 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124905178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124905178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124905178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124905178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124905179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124905179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124905179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124905180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124905180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124905180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124905180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124905180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124905180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124905180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124905180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124905180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124905180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124905182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124905187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124905187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124905579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124905579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124905579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124905579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124905583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124905584 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@f7dd106e184a: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C4855A2C'O, index=0 SGSN_Test-GSUP(1065)@f7dd106e184a: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@f7dd106e184a: 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 := 'ECD1B2019163F780A87717089F8801AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '235207E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68A69757374A1C8B'O } } } } } 20250124124906657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906657 DLLC NOTICE LLME(ffffffff/c4855a2c){UNASSIGNED} LLC RX: unknown TLLI 0xc4855a2c, creating LLME on the fly (gprs_llc.c:552) 20250124124906657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124906658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20250124124906658 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124906658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124906658 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124906658 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124906658 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124906658 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124906658 DLLC NOTICE LLME(ffffffff/c4855a2c){UNASSIGNED} LLGM Assign pre (c4855a2c => cdd298fd) (gprs_llc.c:1079) 20250124124906658 DLLC NOTICE LLME(c4855a2c/cdd298fd){ASSIGNED} LLGM Assign post (c4855a2c => cdd298fd) (gprs_llc.c:1125) 20250124124906658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124906658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124906658 DMM DEBUG MM(262420000000045/cdd298fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124906668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124906668 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124906668 DMM DEBUG MM(262420000000045/cdd298fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250124124906668 DMM NOTICE MM(262420000000045/cdd298fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124906668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124906668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124906668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124906668 DMM DEBUG MM(262420000000045/cdd298fd) Requesting authorization (sgsn_auth.c:160) 20250124124906668 DMM INFO MM(262420000000045/cdd298fd) Requesting authentication tuples (sgsn_auth.c:184) 20250124124906668 DMM DEBUG MM(262420000000045/cdd298fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124906668 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250124124906668 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@f7dd106e184a: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@f7dd106e184a: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250124124906670 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124906670 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124906670 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124906670 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124906670 DMM INFO MM(262420000000045/cdd298fd) Subscriber data update (mmctx.c:445) 20250124124906670 DMM DEBUG MM(262420000000045/cdd298fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124906670 DMM INFO MM(262420000000045/cdd298fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124906670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124906670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124906670 DMM INFO MM(262420000000045/cdd298fd) <- GMM AUTH AND CIPHERING REQ (rand = ec d1 b2 01 91 63 f7 80 a8 77 17 08 9f 88 01 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124906674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124906674 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124906674 DMM INFO MM(262420000000045/cdd298fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124906674 DMM NOTICE MM(262420000000045/cdd298fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124906674 DMM DEBUG MM(262420000000045/cdd298fd) checking auth: received GSM SRES = 23 52 07 e6 (gprs_gmm.c:666) 20250124124906674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124906674 DMM DEBUG MM(262420000000045/cdd298fd) Requesting authorization (sgsn_auth.c:160) 20250124124906674 DMM INFO MM(262420000000045/cdd298fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124906674 DMM DEBUG MM(262420000000045/cdd298fd) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124906674 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250124124906674 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) 20250124124906674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124906674 DMM INFO MM(262420000000045/cdd298fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd298fd) (gprs_gmm.c:300) 20250124124906675 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124906675 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124906675 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250124124906675 DMM INFO MM(262420000000045/cdd298fd) Subscriber data update (mmctx.c:445) 20250124124906675 DMM DEBUG MM(262420000000045/cdd298fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124906675 DMM INFO MM(262420000000045/cdd298fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124906675 DMM NOTICE MM(262420000000045/cdd298fd) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250124124906675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124906675 DMM NOTICE MM(262420000000045/cdd298fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124906675 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) 20250124124906676 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124906676 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250124124906676 DMM INFO MM(262420000000045/cdd298fd) Subscriber data update (mmctx.c:445) 20250124124906676 DMM DEBUG MM(262420000000045/cdd298fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124906678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124906678 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124906678 DMM INFO MM(262420000000045/cdd298fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124906678 DMM NOTICE MM(262420000000045/cdd298fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124906678 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124906678 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124906678 DLLC NOTICE LLME(c4855a2c/cdd298fd){ASSIGNED} LLGM Assign pre (ffffffff => cdd298fd) (gprs_llc.c:1079) 20250124124906678 DLLC NOTICE LLME(ffffffff/cdd298fd){ASSIGNED} LLGM Assign post (ffffffff => cdd298fd) (gprs_llc.c:1125) 20250124124906678 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124906678 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124906678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124906678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@f7dd106e184a: setverdict(pass): none -> pass 20250124124906736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124906736 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124906736 DMM INFO MM(262420000000045/cdd298fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124906736 DMM INFO MM(262420000000045/cdd298fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124906736 DMM DEBUG MM(262420000000045/cdd298fd) Using GGSN 0 (gprs_sm.c:312) 20250124124906736 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) 20250124124906736 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250124124906736 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124906736 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124906736 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250124124906761 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 2a b6 a8 d3 11 85 50 8c 8f 14 05 7f 75 fd 40 d7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20250124124906762 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce81a8, cbp=0x559f3f66afd0) (sgsn_libgtp.c:632) 20250124124906762 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124906762 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=cdd298fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124906762 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124906762 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124906778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124906778 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250124124906778 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250124124906778 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250124124906778 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@f7dd106e184a: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@f7dd106e184a: Final verdict of PTC: pass 20250124124906791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@f7dd106e184a: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@f7dd106e184a: Final verdict of PTC: none 20250124124906796 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124906796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1063)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1058)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1053)@f7dd106e184a: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@f7dd106e184a: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1056)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1061)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1051)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@f7dd106e184a: Test case TC_xid_n201u finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:06 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250124124906875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124907277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90064) 20250124124907797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124907797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90064, count=100844) 20250124124908800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124908800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124909802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124909802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_llc_null started. 20250124124910368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124910371 DMM INFO MM(262420000000045/cdd298fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124910371 DMM INFO MM(262420000000045/cdd298fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124910371 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124910371 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124910371 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124910371 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124910371 DLLC NOTICE LLME(ffffffff/cdd298fd){ASSIGNED} LLGM Assign pre (cdd298fd => ffffffff) (gprs_llc.c:1079) 20250124124910371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd298fd => ffffffff) (gprs_llc.c:1125) 20250124124910371 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124910371 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124910371 DMM NOTICE MM(262420000000045/cdd298fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124910371 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250124124910371 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124910371 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124910371 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250124124910371 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250124124910371 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) 20250124124910371 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20250124124910371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124910371 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124910371 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124910371 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124910371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124910412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124910412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124910412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124910412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124910412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124910412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124910412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124910412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124910412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124910412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124910413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124910413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124910413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124910413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124910413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124910413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124910413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124910413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124910413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124910413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124910415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124910423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124910423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124910430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124910430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124910430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124910430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124910430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124910430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124910430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124910430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124910431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124910431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124910431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124910431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124910431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124910431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124910431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124910431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124910431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124910431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124910431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124910431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124910439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124910439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124910445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124910445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124910445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124910445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910445 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124910445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124910445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124910445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124910445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124910447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124910447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124910447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124910447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124910447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124910447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124910447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124910447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124910447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124910447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124910447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124910447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124910447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124910449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124910453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124910453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124910803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124910803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124910803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124910803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124910806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124910808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@f7dd106e184a: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='FB955F09'O, index=0 SGSN_Test-GSUP(1084)@f7dd106e184a: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@f7dd106e184a: 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 := '837657F714F59532646AF24B8EC09803'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E2DBBFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '552FC1763A2188E0'O } } } } } 20250124124911874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124911874 DLLC NOTICE LLME(ffffffff/fb955f09){UNASSIGNED} LLC RX: unknown TLLI 0xfb955f09, creating LLME on the fly (gprs_llc.c:552) 20250124124911874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124911874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20250124124911874 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124911874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124911874 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124911874 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124911874 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124911874 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124911874 DLLC NOTICE LLME(ffffffff/fb955f09){UNASSIGNED} LLGM Assign pre (fb955f09 => fc4b9037) (gprs_llc.c:1079) 20250124124911874 DLLC NOTICE LLME(fb955f09/fc4b9037){ASSIGNED} LLGM Assign post (fb955f09 => fc4b9037) (gprs_llc.c:1125) 20250124124911874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124911874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124911874 DMM DEBUG MM(262420000000041/fc4b9037) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124911898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124911898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124911898 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124911898 DMM DEBUG MM(262420000000041/fc4b9037) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250124124911898 DMM NOTICE MM(262420000000041/fc4b9037) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124911898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124911898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124911898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124911898 DMM DEBUG MM(262420000000041/fc4b9037) Requesting authorization (sgsn_auth.c:160) 20250124124911898 DMM INFO MM(262420000000041/fc4b9037) Requesting authentication tuples (sgsn_auth.c:184) 20250124124911898 DMM DEBUG MM(262420000000041/fc4b9037) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124911898 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250124124911898 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@f7dd106e184a: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@f7dd106e184a: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250124124911904 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124911904 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124911904 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124911904 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124911904 DMM INFO MM(262420000000041/fc4b9037) Subscriber data update (mmctx.c:445) 20250124124911904 DMM DEBUG MM(262420000000041/fc4b9037) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124911904 DMM INFO MM(262420000000041/fc4b9037) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124911904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124911904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124911904 DMM INFO MM(262420000000041/fc4b9037) <- GMM AUTH AND CIPHERING REQ (rand = 83 76 57 f7 14 f5 95 32 64 6a f2 4b 8e c0 98 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124911920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124911920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124911921 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124911921 DMM INFO MM(262420000000041/fc4b9037) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124911921 DMM NOTICE MM(262420000000041/fc4b9037) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124911921 DMM DEBUG MM(262420000000041/fc4b9037) checking auth: received GSM SRES = 1e 2d bb fa (gprs_gmm.c:666) 20250124124911921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124911921 DMM DEBUG MM(262420000000041/fc4b9037) Requesting authorization (sgsn_auth.c:160) 20250124124911921 DMM INFO MM(262420000000041/fc4b9037) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124911921 DMM DEBUG MM(262420000000041/fc4b9037) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124911921 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250124124911921 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) 20250124124911921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124911921 DMM INFO MM(262420000000041/fc4b9037) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4b9037) (gprs_gmm.c:300) 20250124124911923 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124911923 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124911923 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250124124911923 DMM INFO MM(262420000000041/fc4b9037) Subscriber data update (mmctx.c:445) 20250124124911923 DMM DEBUG MM(262420000000041/fc4b9037) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124911923 DMM INFO MM(262420000000041/fc4b9037) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124911923 DMM NOTICE MM(262420000000041/fc4b9037) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250124124911923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124911923 DMM NOTICE MM(262420000000041/fc4b9037) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124911923 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) 20250124124911925 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124911925 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250124124911925 DMM INFO MM(262420000000041/fc4b9037) Subscriber data update (mmctx.c:445) 20250124124911925 DMM DEBUG MM(262420000000041/fc4b9037) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124911937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124911937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124911937 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124911937 DMM INFO MM(262420000000041/fc4b9037) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124911937 DMM NOTICE MM(262420000000041/fc4b9037) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124911937 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124911937 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124911937 DLLC NOTICE LLME(fb955f09/fc4b9037){ASSIGNED} LLGM Assign pre (ffffffff => fc4b9037) (gprs_llc.c:1079) 20250124124911937 DLLC NOTICE LLME(ffffffff/fc4b9037){ASSIGNED} LLGM Assign post (ffffffff => fc4b9037) (gprs_llc.c:1125) 20250124124911937 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124911937 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124911937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124911937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124124912989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124912989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250124124912989 DLLC DEBUG TLLI=fc4b9037 sends us LLC NULL (gprs_llc.c:912) 20250124124912990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124912990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250124124912990 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124912990 DMM INFO MM(262420000000041/fc4b9037) -> GMM DETACH REQUEST TLLI=0xfc4b9037 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250124124912990 DMM INFO MM(262420000000041/fc4b9037) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250124124912990 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124912990 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124912990 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124912990 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124912990 DLLC NOTICE LLME(ffffffff/fc4b9037){ASSIGNED} LLGM Assign pre (fc4b9037 => ffffffff) (gprs_llc.c:1079) 20250124124912990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc4b9037 => ffffffff) (gprs_llc.c:1125) 20250124124912990 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250124124912990 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) 20250124124912990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124912990 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124912990 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124912990 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124912991 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@f7dd106e184a: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@f7dd106e184a: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@f7dd106e184a: Final verdict of PTC: pass 20250124124918006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124918009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124918009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1084)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1077)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1072)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1082)@f7dd106e184a: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@f7dd106e184a: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@f7dd106e184a: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1080)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1070)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1075)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@f7dd106e184a: Test case TC_llc_null finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:18 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250124124918073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124918375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95184) 20250124124919010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124919010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95184, count=100616) 20250124124919821 DGPRS DEBUG Checking for inactive LLMEs, time = 953865 (sgsn.c:131) 20250124124920011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124920011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124921012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124921012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_llc_sabm_dm_llgmm started. 20250124124921477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124921481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124921523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124921523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124921523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124921523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124921523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124921524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124921524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124921524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124921524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124921524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124921524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124921524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124921524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124921524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124921524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124921524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124921524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124921527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124921533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124921533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1092)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1096)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124921537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124921537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124921537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124921537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124921537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124921537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124921537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124921537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124921538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124921538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124921538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124921538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124921538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124921538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124921538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124921538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124921538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124921538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124921539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124921539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124921542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124921548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124921548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1097)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1095)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124921551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124921551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124921551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124921551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124921552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124921552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124921552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124921552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124921552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124921552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124921552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124921552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124921552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124921552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124921552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124921552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124921552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124921554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124921558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124921558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124922013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124922013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124922013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124922013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124922017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124922018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@f7dd106e184a: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F2DE8916'O, index=0 SGSN_Test-GSUP(1103)@f7dd106e184a: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@f7dd106e184a: 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 := '12BBB942A899CAAE1167C2054F2D8C32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBC8AB26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '989046586C0AF4C7'O } } } } } 20250124124923100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124923100 DLLC NOTICE LLME(ffffffff/f2de8916){UNASSIGNED} LLC RX: unknown TLLI 0xf2de8916, creating LLME on the fly (gprs_llc.c:552) 20250124124923100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124923100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20250124124923100 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124923100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124923100 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124923100 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124923100 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124923100 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124923100 DLLC NOTICE LLME(ffffffff/f2de8916){UNASSIGNED} LLGM Assign pre (f2de8916 => faa4f464) (gprs_llc.c:1079) 20250124124923100 DLLC NOTICE LLME(f2de8916/faa4f464){ASSIGNED} LLGM Assign post (f2de8916 => faa4f464) (gprs_llc.c:1125) 20250124124923100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124923100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124923100 DMM DEBUG MM(262420000000042/faa4f464) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124923126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124923126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124923126 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124923126 DMM DEBUG MM(262420000000042/faa4f464) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250124124923126 DMM NOTICE MM(262420000000042/faa4f464) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124923126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124923126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124923126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124923126 DMM DEBUG MM(262420000000042/faa4f464) Requesting authorization (sgsn_auth.c:160) 20250124124923126 DMM INFO MM(262420000000042/faa4f464) Requesting authentication tuples (sgsn_auth.c:184) 20250124124923126 DMM DEBUG MM(262420000000042/faa4f464) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124923126 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250124124923126 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@f7dd106e184a: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@f7dd106e184a: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250124124923134 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124923134 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124923134 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124923134 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124923134 DMM INFO MM(262420000000042/faa4f464) Subscriber data update (mmctx.c:445) 20250124124923134 DMM DEBUG MM(262420000000042/faa4f464) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124923134 DMM INFO MM(262420000000042/faa4f464) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124923135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124923135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124923135 DMM INFO MM(262420000000042/faa4f464) <- GMM AUTH AND CIPHERING REQ (rand = 12 bb b9 42 a8 99 ca ae 11 67 c2 05 4f 2d 8c 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124923151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124923151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124923151 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124923151 DMM INFO MM(262420000000042/faa4f464) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124923151 DMM NOTICE MM(262420000000042/faa4f464) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124923151 DMM DEBUG MM(262420000000042/faa4f464) checking auth: received GSM SRES = fb c8 ab 26 (gprs_gmm.c:666) 20250124124923151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124923151 DMM DEBUG MM(262420000000042/faa4f464) Requesting authorization (sgsn_auth.c:160) 20250124124923151 DMM INFO MM(262420000000042/faa4f464) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124923151 DMM DEBUG MM(262420000000042/faa4f464) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124923151 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250124124923151 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) 20250124124923151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124923151 DMM INFO MM(262420000000042/faa4f464) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa4f464) (gprs_gmm.c:300) 20250124124923154 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124923154 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124923154 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250124124923154 DMM INFO MM(262420000000042/faa4f464) Subscriber data update (mmctx.c:445) 20250124124923154 DMM DEBUG MM(262420000000042/faa4f464) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124923154 DMM INFO MM(262420000000042/faa4f464) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124923154 DMM NOTICE MM(262420000000042/faa4f464) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250124124923154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124923154 DMM NOTICE MM(262420000000042/faa4f464) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124923154 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) 20250124124923156 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124923156 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250124124923156 DMM INFO MM(262420000000042/faa4f464) Subscriber data update (mmctx.c:445) 20250124124923156 DMM DEBUG MM(262420000000042/faa4f464) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124923167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124923167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124923167 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124923167 DMM INFO MM(262420000000042/faa4f464) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124923167 DMM NOTICE MM(262420000000042/faa4f464) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124923167 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124923168 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124923168 DLLC NOTICE LLME(f2de8916/faa4f464){ASSIGNED} LLGM Assign pre (ffffffff => faa4f464) (gprs_llc.c:1079) 20250124124923168 DLLC NOTICE LLME(ffffffff/faa4f464){ASSIGNED} LLGM Assign post (ffffffff => faa4f464) (gprs_llc.c:1125) 20250124124923168 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124923168 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124923168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124923168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124124924223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124924223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@f7dd106e184a: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@f7dd106e184a: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@f7dd106e184a: Final verdict of PTC: pass 20250124124924239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@f7dd106e184a: Final verdict of PTC: none 20250124124924243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124924243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1096)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1091)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1101)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1094)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1089)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1099)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@f7dd106e184a: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:24 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250124124924351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124924753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79200) 20250124124925245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124925245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79200, count=86612) 20250124124926246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124926246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124927248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124927248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_llc_sabm_dm_ll5 started. 20250124124927846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124927849 DMM INFO MM(262420000000042/faa4f464) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124927849 DMM INFO MM(262420000000042/faa4f464) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124927849 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124927849 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124927849 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124927849 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124927849 DLLC NOTICE LLME(ffffffff/faa4f464){ASSIGNED} LLGM Assign pre (faa4f464 => ffffffff) (gprs_llc.c:1079) 20250124124927849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa4f464 => ffffffff) (gprs_llc.c:1125) 20250124124927849 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250124124927849 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) 20250124124927849 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20250124124927849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124927849 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124927849 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124927849 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124927849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124927893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124927894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124927894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124927894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124927894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124927894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124927894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124927894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124927894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124927894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124927894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124927895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124927895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124927895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124927895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124927895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124927895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124927895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124927895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124927895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124927898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124927904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124927904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1109)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124927911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124927911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124927911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124927911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124927911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124927911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124927911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124927911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124927912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124927912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124927912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124927912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124927912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124927912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124927912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124927912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124927912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124927912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124927913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124927913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124927917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124927922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124927922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124927931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124927931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124927931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124927931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124927931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124927931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124927931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124927931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124927932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124927932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124927932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124927932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124927932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124927932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124927932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124927932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124927932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124927932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124927932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124927932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124927932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124927935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124927940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124927940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124928249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124928250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124928250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124928250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124928254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124928255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@f7dd106e184a: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='CA5761DF'O, index=0 SGSN_Test-GSUP(1122)@f7dd106e184a: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@f7dd106e184a: 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 := 'A3833F979D0DE95197B309060EC792BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22E81D70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '579B1EE71A6B8EF1'O } } } } } 20250124124929322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124929322 DLLC NOTICE LLME(ffffffff/ca5761df){UNASSIGNED} LLC RX: unknown TLLI 0xca5761df, creating LLME on the fly (gprs_llc.c:552) 20250124124929322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124929322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20250124124929322 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124929322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124929322 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124929322 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124929322 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124929322 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124929322 DLLC NOTICE LLME(ffffffff/ca5761df){UNASSIGNED} LLGM Assign pre (ca5761df => e6f167ab) (gprs_llc.c:1079) 20250124124929322 DLLC NOTICE LLME(ca5761df/e6f167ab){ASSIGNED} LLGM Assign post (ca5761df => e6f167ab) (gprs_llc.c:1125) 20250124124929322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124929322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124929322 DMM DEBUG MM(262420000000043/e6f167ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124929341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124929341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124929341 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124929341 DMM DEBUG MM(262420000000043/e6f167ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250124124929341 DMM NOTICE MM(262420000000043/e6f167ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124929341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124929341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124929341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124929341 DMM DEBUG MM(262420000000043/e6f167ab) Requesting authorization (sgsn_auth.c:160) 20250124124929341 DMM INFO MM(262420000000043/e6f167ab) Requesting authentication tuples (sgsn_auth.c:184) 20250124124929341 DMM DEBUG MM(262420000000043/e6f167ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124929341 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250124124929341 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@f7dd106e184a: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@f7dd106e184a: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250124124929347 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124929347 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124929348 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124929348 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124929348 DMM INFO MM(262420000000043/e6f167ab) Subscriber data update (mmctx.c:445) 20250124124929348 DMM DEBUG MM(262420000000043/e6f167ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124929348 DMM INFO MM(262420000000043/e6f167ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124929348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124929348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124929348 DMM INFO MM(262420000000043/e6f167ab) <- GMM AUTH AND CIPHERING REQ (rand = a3 83 3f 97 9d 0d e9 51 97 b3 09 06 0e c7 92 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124929366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124929366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124929366 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124929366 DMM INFO MM(262420000000043/e6f167ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124929366 DMM NOTICE MM(262420000000043/e6f167ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124929366 DMM DEBUG MM(262420000000043/e6f167ab) checking auth: received GSM SRES = 22 e8 1d 70 (gprs_gmm.c:666) 20250124124929366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124929366 DMM DEBUG MM(262420000000043/e6f167ab) Requesting authorization (sgsn_auth.c:160) 20250124124929366 DMM INFO MM(262420000000043/e6f167ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124929366 DMM DEBUG MM(262420000000043/e6f167ab) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124929366 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250124124929366 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) 20250124124929366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124929366 DMM INFO MM(262420000000043/e6f167ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6f167ab) (gprs_gmm.c:300) 20250124124929369 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124929369 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124929369 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250124124929369 DMM INFO MM(262420000000043/e6f167ab) Subscriber data update (mmctx.c:445) 20250124124929369 DMM DEBUG MM(262420000000043/e6f167ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124929369 DMM INFO MM(262420000000043/e6f167ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124929369 DMM NOTICE MM(262420000000043/e6f167ab) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250124124929369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124929369 DMM NOTICE MM(262420000000043/e6f167ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124929369 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) 20250124124929370 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124929370 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250124124929370 DMM INFO MM(262420000000043/e6f167ab) Subscriber data update (mmctx.c:445) 20250124124929370 DMM DEBUG MM(262420000000043/e6f167ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124929382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124929382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124929382 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124929382 DMM INFO MM(262420000000043/e6f167ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124929382 DMM NOTICE MM(262420000000043/e6f167ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124929382 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124929382 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124929382 DLLC NOTICE LLME(ca5761df/e6f167ab){ASSIGNED} LLGM Assign pre (ffffffff => e6f167ab) (gprs_llc.c:1079) 20250124124929382 DLLC NOTICE LLME(ffffffff/e6f167ab){ASSIGNED} LLGM Assign post (ffffffff => e6f167ab) (gprs_llc.c:1125) 20250124124929382 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124929382 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124929383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124929383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124124930439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124930439 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@f7dd106e184a: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@f7dd106e184a: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@f7dd106e184a: Final verdict of PTC: pass 20250124124930455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42876<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124124930458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124930458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1122)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1115)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1120)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1110)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@f7dd106e184a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1118)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1113)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1108)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1115): none (none -> none)Fri Jan 24 12:49:30 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@f7dd106e184a: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@f7dd106e184a: 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'. 20250124124930560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124930962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20250124124931460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124931460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=91468) 20250124124932461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124932461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124933463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124933463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_suspend_nopaging started. 20250124124934031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124934035 DMM INFO MM(262420000000043/e6f167ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124934035 DMM INFO MM(262420000000043/e6f167ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124934035 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124934035 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124934035 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124934035 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124934035 DLLC NOTICE LLME(ffffffff/e6f167ab){ASSIGNED} LLGM Assign pre (e6f167ab => ffffffff) (gprs_llc.c:1079) 20250124124934035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6f167ab => ffffffff) (gprs_llc.c:1125) 20250124124934035 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250124124934035 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) 20250124124934035 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20250124124934035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124934035 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124934035 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124934035 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124934035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124934073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124934074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124934074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124934074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124934074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124934074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124934074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124934074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124934075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124934075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124934075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124934075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124934075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124934075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124934075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124934077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124934082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124934082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1128)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124934088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124934088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124934088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124934088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124934088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124934088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124934088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124934088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124934089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124934089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124934089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124934089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124934089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124934089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124934089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124934089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124934089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124934089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124934089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124934089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124124934091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124934096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124934096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1133)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124934101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124934101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124934101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124934101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124934101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124934101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124934101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124934101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124934102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124934102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124934102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124934102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124934102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124934102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124934102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124934102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124934102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124934102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124934102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124934102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1139)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124934102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124934105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124934110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124934110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124934464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124934464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124934464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124934464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124934468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124124934469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@f7dd106e184a: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F4C04A87'O, index=0 SGSN_Test-GSUP(1141)@f7dd106e184a: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@f7dd106e184a: 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 := '4EFAF1E1B099B31F3AFA5C739A485CA2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBCA466A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C96E6DE09110437F'O } } } } } 20250124124935544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935544 DLLC NOTICE LLME(ffffffff/f4c04a87){UNASSIGNED} LLC RX: unknown TLLI 0xf4c04a87, creating LLME on the fly (gprs_llc.c:552) 20250124124935544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124935544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20250124124935544 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124935544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124935544 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124935544 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124935544 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124935544 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124935544 DLLC NOTICE LLME(ffffffff/f4c04a87){UNASSIGNED} LLGM Assign pre (f4c04a87 => c42b6b48) (gprs_llc.c:1079) 20250124124935544 DLLC NOTICE LLME(f4c04a87/c42b6b48){ASSIGNED} LLGM Assign post (f4c04a87 => c42b6b48) (gprs_llc.c:1125) 20250124124935544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124935544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124935544 DMM DEBUG MM(262420000000048/c42b6b48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124935556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124935556 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124935556 DMM DEBUG MM(262420000000048/c42b6b48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250124124935556 DMM NOTICE MM(262420000000048/c42b6b48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124935556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124935556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124935556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124935556 DMM DEBUG MM(262420000000048/c42b6b48) Requesting authorization (sgsn_auth.c:160) 20250124124935556 DMM INFO MM(262420000000048/c42b6b48) Requesting authentication tuples (sgsn_auth.c:184) 20250124124935556 DMM DEBUG MM(262420000000048/c42b6b48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124935556 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250124124935556 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@f7dd106e184a: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@f7dd106e184a: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250124124935558 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124935558 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124935558 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124935558 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124935558 DMM INFO MM(262420000000048/c42b6b48) Subscriber data update (mmctx.c:445) 20250124124935558 DMM DEBUG MM(262420000000048/c42b6b48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124935558 DMM INFO MM(262420000000048/c42b6b48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124935558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124935558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124935558 DMM INFO MM(262420000000048/c42b6b48) <- GMM AUTH AND CIPHERING REQ (rand = 4e fa f1 e1 b0 99 b3 1f 3a fa 5c 73 9a 48 5c a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124935568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124935568 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124935568 DMM INFO MM(262420000000048/c42b6b48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124935568 DMM NOTICE MM(262420000000048/c42b6b48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124935568 DMM DEBUG MM(262420000000048/c42b6b48) checking auth: received GSM SRES = db ca 46 6a (gprs_gmm.c:666) 20250124124935568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124935568 DMM DEBUG MM(262420000000048/c42b6b48) Requesting authorization (sgsn_auth.c:160) 20250124124935568 DMM INFO MM(262420000000048/c42b6b48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124935568 DMM DEBUG MM(262420000000048/c42b6b48) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124935568 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250124124935568 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) 20250124124935569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124935569 DMM INFO MM(262420000000048/c42b6b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xc42b6b48) (gprs_gmm.c:300) 20250124124935570 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124935571 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124935571 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250124124935571 DMM INFO MM(262420000000048/c42b6b48) Subscriber data update (mmctx.c:445) 20250124124935571 DMM DEBUG MM(262420000000048/c42b6b48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124935571 DMM INFO MM(262420000000048/c42b6b48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124935571 DMM NOTICE MM(262420000000048/c42b6b48) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250124124935571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124935571 DMM NOTICE MM(262420000000048/c42b6b48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124935571 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) 20250124124935572 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124935572 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250124124935572 DMM INFO MM(262420000000048/c42b6b48) Subscriber data update (mmctx.c:445) 20250124124935572 DMM DEBUG MM(262420000000048/c42b6b48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124935581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124935581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124935581 DMM INFO MM(262420000000048/c42b6b48) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124935581 DMM NOTICE MM(262420000000048/c42b6b48) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124935581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124935581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124935581 DLLC NOTICE LLME(f4c04a87/c42b6b48){ASSIGNED} LLGM Assign pre (ffffffff => c42b6b48) (gprs_llc.c:1079) 20250124124935581 DLLC NOTICE LLME(ffffffff/c42b6b48){ASSIGNED} LLGM Assign post (ffffffff => c42b6b48) (gprs_llc.c:1125) 20250124124935581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124935581 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124935581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124935581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@f7dd106e184a: setverdict(pass): none -> pass 20250124124935638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124935638 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124935638 DMM INFO MM(262420000000048/c42b6b48) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124935638 DMM INFO MM(262420000000048/c42b6b48) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124935638 DMM DEBUG MM(262420000000048/c42b6b48) Using GGSN 0 (gprs_sm.c:312) 20250124124935638 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) 20250124124935638 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250124124935638 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124935638 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124935638 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250124124935662 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 62 96 1d e2 11 71 dc 56 97 14 05 7f 7e 32 d9 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=1062 from retransmit req queue (gtp.c:443) 20250124124935662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ce9218, cbp=0x559f3f66cc20) (sgsn_libgtp.c:632) 20250124124935662 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124935663 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=c42b6b48, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124935663 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124935663 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124935678 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250124124935685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124935685 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250124124935685 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250124124935689 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250124124935689 DMM INFO MM(262420000000048/c42b6b48) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@f7dd106e184a: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@f7dd106e184a: Final verdict of PTC: pass 20250124124940707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI220(1138)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1134)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@f7dd106e184a: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1129)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1141)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1139)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@f7dd106e184a: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@f7dd106e184a: Final verdict of PTC: none 20250124124940713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124124940713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1127)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1132)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1137)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@f7dd106e184a: Test case TC_suspend_nopaging finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:40 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250124124940778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124941181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94912) 20250124124941714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124941715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94912, count=100344) 20250124124942717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124942717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124943718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124943719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_suspend_resume started. 20250124124944274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124944277 DMM INFO MM(262420000000048/c42b6b48) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124944277 DMM INFO MM(262420000000048/c42b6b48) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124944277 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124944277 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124944277 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124944277 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124944277 DLLC NOTICE LLME(ffffffff/c42b6b48){ASSIGNED} LLGM Assign pre (c42b6b48 => ffffffff) (gprs_llc.c:1079) 20250124124944277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c42b6b48 => ffffffff) (gprs_llc.c:1125) 20250124124944277 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124944277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124944277 DMM NOTICE MM(262420000000048/c42b6b48) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124944277 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250124124944277 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124944277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124944277 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250124124944277 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250124124944277 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) 20250124124944277 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20250124124944277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124124944277 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124944277 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124124944277 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124944277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124944324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124944324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124944324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124944324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124944324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124944324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124944324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124944324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124944326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124944326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124944326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124944326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124944326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124944326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124944326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124944326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124944326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124944326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1149)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124944328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124944328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124944330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124124944336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124944336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1149)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1147)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124944340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124944340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124944340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124944340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124944340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124944341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124944341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124944341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124944341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124944341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124944341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124944341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124944341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124944341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124944341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124944341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124944341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124944343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124944349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124944349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124944355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124944355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124944355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124944355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124944355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124944355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124944356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124944356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124944356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124944356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124944356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124944356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124944356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124944356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124944356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124944356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124944359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124944365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124944365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124944720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124944720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124944720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124944720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124944724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124124944725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@f7dd106e184a: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C1F49FAB'O, index=0 SGSN_Test-GSUP(1160)@f7dd106e184a: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@f7dd106e184a: 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 := '1AD5D57B127718D4207ECB292BE6E951'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6ECD0ECD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF6882DAA08A8985'O } } } } } 20250124124945797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945797 DLLC NOTICE LLME(ffffffff/c1f49fab){UNASSIGNED} LLC RX: unknown TLLI 0xc1f49fab, creating LLME on the fly (gprs_llc.c:552) 20250124124945797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124945797 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20250124124945797 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124945797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124124945797 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124945797 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124124945797 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124945797 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124945797 DLLC NOTICE LLME(ffffffff/c1f49fab){UNASSIGNED} LLGM Assign pre (c1f49fab => ca0a4162) (gprs_llc.c:1079) 20250124124945797 DLLC NOTICE LLME(c1f49fab/ca0a4162){ASSIGNED} LLGM Assign post (c1f49fab => ca0a4162) (gprs_llc.c:1125) 20250124124945797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124945797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124945797 DMM DEBUG MM(262420000000049/ca0a4162) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124945813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124945813 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124945813 DMM DEBUG MM(262420000000049/ca0a4162) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250124124945813 DMM NOTICE MM(262420000000049/ca0a4162) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124945813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124945813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124945813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124945813 DMM DEBUG MM(262420000000049/ca0a4162) Requesting authorization (sgsn_auth.c:160) 20250124124945813 DMM INFO MM(262420000000049/ca0a4162) Requesting authentication tuples (sgsn_auth.c:184) 20250124124945813 DMM DEBUG MM(262420000000049/ca0a4162) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124945813 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250124124945813 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@f7dd106e184a: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@f7dd106e184a: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250124124945818 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124945818 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124945818 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124945818 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124945818 DMM INFO MM(262420000000049/ca0a4162) Subscriber data update (mmctx.c:445) 20250124124945818 DMM DEBUG MM(262420000000049/ca0a4162) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124945818 DMM INFO MM(262420000000049/ca0a4162) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124945818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124945818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124945818 DMM INFO MM(262420000000049/ca0a4162) <- GMM AUTH AND CIPHERING REQ (rand = 1a d5 d5 7b 12 77 18 d4 20 7e cb 29 2b e6 e9 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124945833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124945833 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124945833 DMM INFO MM(262420000000049/ca0a4162) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124945833 DMM NOTICE MM(262420000000049/ca0a4162) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124945833 DMM DEBUG MM(262420000000049/ca0a4162) checking auth: received GSM SRES = 6e cd 0e cd (gprs_gmm.c:666) 20250124124945833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124945833 DMM DEBUG MM(262420000000049/ca0a4162) Requesting authorization (sgsn_auth.c:160) 20250124124945833 DMM INFO MM(262420000000049/ca0a4162) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124945833 DMM DEBUG MM(262420000000049/ca0a4162) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124945833 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250124124945833 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) 20250124124945833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124945833 DMM INFO MM(262420000000049/ca0a4162) <- GMM ATTACH ACCEPT (new P-TMSI=0xca0a4162) (gprs_gmm.c:300) 20250124124945836 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124945836 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124945836 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250124124945836 DMM INFO MM(262420000000049/ca0a4162) Subscriber data update (mmctx.c:445) 20250124124945836 DMM DEBUG MM(262420000000049/ca0a4162) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124945836 DMM INFO MM(262420000000049/ca0a4162) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124945836 DMM NOTICE MM(262420000000049/ca0a4162) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250124124945836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124945836 DMM NOTICE MM(262420000000049/ca0a4162) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124945836 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) 20250124124945838 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124945838 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250124124945838 DMM INFO MM(262420000000049/ca0a4162) Subscriber data update (mmctx.c:445) 20250124124945838 DMM DEBUG MM(262420000000049/ca0a4162) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124945850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124945850 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124945850 DMM INFO MM(262420000000049/ca0a4162) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124945850 DMM NOTICE MM(262420000000049/ca0a4162) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124945850 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124945850 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124945850 DLLC NOTICE LLME(c1f49fab/ca0a4162){ASSIGNED} LLGM Assign pre (ffffffff => ca0a4162) (gprs_llc.c:1079) 20250124124945850 DLLC NOTICE LLME(ffffffff/ca0a4162){ASSIGNED} LLGM Assign post (ffffffff => ca0a4162) (gprs_llc.c:1125) 20250124124945850 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124945850 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124945850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124945850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@f7dd106e184a: setverdict(pass): none -> pass 20250124124945903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124945903 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124945903 DMM INFO MM(262420000000049/ca0a4162) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124945903 DMM INFO MM(262420000000049/ca0a4162) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124945903 DMM DEBUG MM(262420000000049/ca0a4162) Using GGSN 0 (gprs_sm.c:312) 20250124124945903 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) 20250124124945903 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250124124945903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124945903 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124945903 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250124124945920 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 c0 64 4e 7d 11 f7 02 d4 ae 14 05 7f df 03 a4 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20250124124945920 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cea288, cbp=0x559f3f66cfb0) (sgsn_libgtp.c:632) 20250124124945920 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124945920 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=ca0a4162, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124945920 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124945920 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124945923 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250124124945928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124945929 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250124124945929 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250124124945931 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250124124945931 DMM INFO MM(262420000000049/ca0a4162) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250124124949822 DGPRS DEBUG Checking for inactive LLMEs, time = 953895 (sgsn.c:131) 20250124124950944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124950944 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250124124950944 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250124124950950 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@f7dd106e184a: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@f7dd106e184a: Final verdict of PTC: pass 20250124124950964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_resume-BVCI220(1157)@f7dd106e184a: Final verdict of PTC: none 20250124124950969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1148)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@f7dd106e184a: Final verdict of PTC: none 20250124124950970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1144)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@f7dd106e184a: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1160)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1158)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1153)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@f7dd106e184a: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1146)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1151)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1156)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@f7dd106e184a: Test case TC_suspend_resume finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:49:50 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250124124951028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124951430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104004) 20250124124951971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124951971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104004, count=105264) 20250124124952972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124952972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124124953973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124953973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_suspend_rau started. 20250124124954480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124124954482 DMM INFO MM(262420000000049/ca0a4162) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124124954482 DMM INFO MM(262420000000049/ca0a4162) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124124954482 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124124954483 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124124954483 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124124954483 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124124954483 DLLC NOTICE LLME(ffffffff/ca0a4162){ASSIGNED} LLGM Assign pre (ca0a4162 => ffffffff) (gprs_llc.c:1079) 20250124124954483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca0a4162 => ffffffff) (gprs_llc.c:1125) 20250124124954483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124124954483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124124954483 DMM NOTICE MM(262420000000049/ca0a4162) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124124954483 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250124124954483 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124124954483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124124954483 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250124124954483 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250124124954483 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) 20250124124954483 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20250124124954483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124124954483 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124124954483 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124124954483 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124124954483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124954537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124124954537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124954537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124954537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124124954537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124954537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124954537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124954537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250124124954538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(1167)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124954538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124954538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124954538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124954538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124954538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124954538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124954538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124124954538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124954538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124954538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124954538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124124954542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124954547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124954547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1169)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI196(1166)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124954551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124124954551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124954551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124954551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124124954551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124954551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124954551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124954551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124954551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124954551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124954551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124954552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124954552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124954552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124954552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124954552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124124954552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124954552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124954552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1172)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124124954552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124954553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124954558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124954558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124124954565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124124954565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124124954565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124124954565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124124954565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124124954565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124124954565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124124954565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124124954566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124124954566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124124954566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124124954566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124124954566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124124954566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124124954566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124124954566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124124954566 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124124954566 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124124954566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124124954566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124124954566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124124954569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124124954574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124954574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124124954974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124124954974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124124954974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124124954974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124124954978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124124954979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@f7dd106e184a: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F1E7A8E3'O, index=0 SGSN_Test-GSUP(1179)@f7dd106e184a: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@f7dd106e184a: 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 := '6EB927D731B726E3D9F427A43E02728A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76AEEB03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF8B554336CA99B8'O } } } } } 20250124124956057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956057 DLLC NOTICE LLME(ffffffff/f1e7a8e3){UNASSIGNED} LLC RX: unknown TLLI 0xf1e7a8e3, creating LLME on the fly (gprs_llc.c:552) 20250124124956057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124956057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20250124124956057 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124124956057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124124956057 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124124956057 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124124956057 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124124956057 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124124956057 DLLC NOTICE LLME(ffffffff/f1e7a8e3){UNASSIGNED} LLGM Assign pre (f1e7a8e3 => e24a03fd) (gprs_llc.c:1079) 20250124124956057 DLLC NOTICE LLME(f1e7a8e3/e24a03fd){ASSIGNED} LLGM Assign post (f1e7a8e3 => e24a03fd) (gprs_llc.c:1125) 20250124124956057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124124956057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124124956057 DMM DEBUG MM(262420000000050/e24a03fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124124956091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124124956091 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124956091 DMM DEBUG MM(262420000000050/e24a03fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250124124956091 DMM NOTICE MM(262420000000050/e24a03fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124124956091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124124956091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124124956091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124124956091 DMM DEBUG MM(262420000000050/e24a03fd) Requesting authorization (sgsn_auth.c:160) 20250124124956091 DMM INFO MM(262420000000050/e24a03fd) Requesting authentication tuples (sgsn_auth.c:184) 20250124124956091 DMM DEBUG MM(262420000000050/e24a03fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124124956091 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250124124956091 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@f7dd106e184a: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@f7dd106e184a: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250124124956097 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124124956097 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124124956097 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124124956097 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124124956097 DMM INFO MM(262420000000050/e24a03fd) Subscriber data update (mmctx.c:445) 20250124124956097 DMM DEBUG MM(262420000000050/e24a03fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124124956097 DMM INFO MM(262420000000050/e24a03fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124124956097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124124956097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124124956097 DMM INFO MM(262420000000050/e24a03fd) <- GMM AUTH AND CIPHERING REQ (rand = 6e b9 27 d7 31 b7 26 e3 d9 f4 27 a4 3e 02 72 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124124956109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250124124956109 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124956109 DMM INFO MM(262420000000050/e24a03fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124124956109 DMM NOTICE MM(262420000000050/e24a03fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124124956109 DMM DEBUG MM(262420000000050/e24a03fd) checking auth: received GSM SRES = 76 ae eb 03 (gprs_gmm.c:666) 20250124124956109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124124956109 DMM DEBUG MM(262420000000050/e24a03fd) Requesting authorization (sgsn_auth.c:160) 20250124124956109 DMM INFO MM(262420000000050/e24a03fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124124956109 DMM DEBUG MM(262420000000050/e24a03fd) Requesting subscriber data update (gprs_subscriber.c:894) 20250124124956109 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250124124956109 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) 20250124124956109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124124956109 DMM INFO MM(262420000000050/e24a03fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe24a03fd) (gprs_gmm.c:300) 20250124124956110 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124124956110 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124124956110 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250124124956110 DMM INFO MM(262420000000050/e24a03fd) Subscriber data update (mmctx.c:445) 20250124124956110 DMM DEBUG MM(262420000000050/e24a03fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124124956110 DMM INFO MM(262420000000050/e24a03fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124124956110 DMM NOTICE MM(262420000000050/e24a03fd) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250124124956110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124124956110 DMM NOTICE MM(262420000000050/e24a03fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124124956110 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) 20250124124956111 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124124956111 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250124124956111 DMM INFO MM(262420000000050/e24a03fd) Subscriber data update (mmctx.c:445) 20250124124956111 DMM DEBUG MM(262420000000050/e24a03fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124124956116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124124956116 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124956116 DMM INFO MM(262420000000050/e24a03fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124124956116 DMM NOTICE MM(262420000000050/e24a03fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124124956116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124124956116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124124956116 DLLC NOTICE LLME(f1e7a8e3/e24a03fd){ASSIGNED} LLGM Assign pre (ffffffff => e24a03fd) (gprs_llc.c:1079) 20250124124956116 DLLC NOTICE LLME(ffffffff/e24a03fd){ASSIGNED} LLGM Assign post (ffffffff => e24a03fd) (gprs_llc.c:1125) 20250124124956116 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124124956116 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124124956116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124124956116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@f7dd106e184a: setverdict(pass): none -> pass 20250124124956176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124124956176 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124124956176 DMM INFO MM(262420000000050/e24a03fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124124956176 DMM INFO MM(262420000000050/e24a03fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124124956176 DMM DEBUG MM(262420000000050/e24a03fd) Using GGSN 0 (gprs_sm.c:312) 20250124124956176 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) 20250124124956176 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250124124956176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124124956176 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250124124956176 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250124124956201 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 ae 96 fb 48 11 a4 90 8d e3 14 05 7f 9c 7f 07 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=1066 from retransmit req queue (gtp.c:443) 20250124124956202 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ceb2f8, cbp=0x559f3f66b4d0) (sgsn_libgtp.c:632) 20250124124956202 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124124956202 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=e24a03fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124124956202 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124124956202 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124124956220 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250124124956233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124124956233 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250124124956233 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250124124956240 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250124124956240 DMM INFO MM(262420000000050/e24a03fd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250124125001248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125001248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125001248 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125001248 DMM INFO MM(262420000000050/e24a03fd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124125001248 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125001248 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250124125001248 DLLC NOTICE LLME(ffffffff/e24a03fd){ASSIGNED} LLGM Assign pre (e24a03fd => e3cbd54c) (gprs_llc.c:1079) 20250124125001248 DLLC NOTICE LLME(e24a03fd/e3cbd54c){ASSIGNED} LLGM Assign post (e24a03fd => e3cbd54c) (gprs_llc.c:1125) 20250124125001248 DMM INFO MM(262420000000050/e3cbd54c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125001260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125001260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125001260 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125001260 DMM INFO MM(262420000000050/e3cbd54c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124125001260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124125001260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125001260 DLLC NOTICE LLME(e24a03fd/e3cbd54c){ASSIGNED} LLGM Assign pre (ffffffff => e3cbd54c) (gprs_llc.c:1079) 20250124125001260 DLLC NOTICE LLME(ffffffff/e3cbd54c){ASSIGNED} LLGM Assign post (ffffffff => e3cbd54c) (gprs_llc.c:1125) 20250124125001260 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250124125001762 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@f7dd106e184a: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@f7dd106e184a: Final verdict of PTC: pass 20250124125001773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@f7dd106e184a: Final verdict of PTC: none 20250124125001778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125001778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1168)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1167)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1172)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1177)@f7dd106e184a: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@f7dd106e184a: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1175)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1170)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1165)@f7dd106e184a: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@f7dd106e184a: Test case TC_suspend_rau finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250124125001867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125002268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109456) 20250124125002780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125002780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109456, count=110616) 20250124125003782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125003782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125004784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125004784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_paging_ps started. 20250124125005358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125005361 DMM INFO MM(262420000000050/e3cbd54c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125005361 DMM INFO MM(262420000000050/e3cbd54c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125005361 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125005361 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125005361 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125005361 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124125005361 DLLC NOTICE LLME(ffffffff/e3cbd54c){ASSIGNED} LLGM Assign pre (e3cbd54c => ffffffff) (gprs_llc.c:1079) 20250124125005361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3cbd54c => ffffffff) (gprs_llc.c:1125) 20250124125005361 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124125005361 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125005361 DMM NOTICE MM(262420000000050/e3cbd54c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125005361 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250124125005361 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125005361 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125005361 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250124125005361 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250124125005361 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) 20250124125005361 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20250124125005361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125005361 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125005361 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125005361 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125005361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125005419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125005419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125005419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125005419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125005419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125005419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125005419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125005419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125005420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125005420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125005420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125005420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125005420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125005420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125005420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125005420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125005420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125005420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125005421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125005421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125005425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124125005433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125005433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1191)@f7dd106e184a: Provider Link came up: sending NS-RESET TC_paging_ps-BVCI196(1185)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125005435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125005435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125005435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125005435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125005435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125005435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125005435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125005435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125005436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125005436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125005437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125005437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125005437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125005437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125005437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125005437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125005437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125005437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125005437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125005437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125005439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125005443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125005443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125005450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125005450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125005450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125005450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125005450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125005450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125005450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125005450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125005451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125005451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125005451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125005452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125005452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125005452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125005452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125005452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125005452 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125005452 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125005452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125005452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125005452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125005454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125005459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125005459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125005785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125005785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125005785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125005786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125005790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125005791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@f7dd106e184a: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F79547A3'O, index=0 SGSN_Test-GSUP(1198)@f7dd106e184a: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@f7dd106e184a: 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 := '639997CD855029F9A947AF1D2963C2B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D79EA525'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09B6612FAA3F9DAB'O } } } } } 20250124125006859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125006859 DLLC NOTICE LLME(ffffffff/f79547a3){UNASSIGNED} LLC RX: unknown TLLI 0xf79547a3, creating LLME on the fly (gprs_llc.c:552) 20250124125006859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125006859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20250124125006859 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125006859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125006859 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125006859 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124125006859 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125006859 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125006859 DLLC NOTICE LLME(ffffffff/f79547a3){UNASSIGNED} LLGM Assign pre (f79547a3 => e89d0b4f) (gprs_llc.c:1079) 20250124125006859 DLLC NOTICE LLME(f79547a3/e89d0b4f){ASSIGNED} LLGM Assign post (f79547a3 => e89d0b4f) (gprs_llc.c:1125) 20250124125006859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125006859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125006859 DMM DEBUG MM(262420000000051/e89d0b4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125006868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125006868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125006868 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125006868 DMM DEBUG MM(262420000000051/e89d0b4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250124125006868 DMM NOTICE MM(262420000000051/e89d0b4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125006868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125006868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125006868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125006868 DMM DEBUG MM(262420000000051/e89d0b4f) Requesting authorization (sgsn_auth.c:160) 20250124125006868 DMM INFO MM(262420000000051/e89d0b4f) Requesting authentication tuples (sgsn_auth.c:184) 20250124125006868 DMM DEBUG MM(262420000000051/e89d0b4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125006868 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250124125006868 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@f7dd106e184a: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@f7dd106e184a: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250124125006870 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125006870 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125006870 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125006870 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125006870 DMM INFO MM(262420000000051/e89d0b4f) Subscriber data update (mmctx.c:445) 20250124125006870 DMM DEBUG MM(262420000000051/e89d0b4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125006870 DMM INFO MM(262420000000051/e89d0b4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125006870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125006870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125006870 DMM INFO MM(262420000000051/e89d0b4f) <- GMM AUTH AND CIPHERING REQ (rand = 63 99 97 cd 85 50 29 f9 a9 47 af 1d 29 63 c2 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125006875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125006875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125006875 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125006875 DMM INFO MM(262420000000051/e89d0b4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125006875 DMM NOTICE MM(262420000000051/e89d0b4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125006875 DMM DEBUG MM(262420000000051/e89d0b4f) checking auth: received GSM SRES = d7 9e a5 25 (gprs_gmm.c:666) 20250124125006875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125006875 DMM DEBUG MM(262420000000051/e89d0b4f) Requesting authorization (sgsn_auth.c:160) 20250124125006875 DMM INFO MM(262420000000051/e89d0b4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125006875 DMM DEBUG MM(262420000000051/e89d0b4f) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125006875 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250124125006876 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) 20250124125006876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125006876 DMM INFO MM(262420000000051/e89d0b4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89d0b4f) (gprs_gmm.c:300) 20250124125006877 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125006877 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125006877 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250124125006877 DMM INFO MM(262420000000051/e89d0b4f) Subscriber data update (mmctx.c:445) 20250124125006877 DMM DEBUG MM(262420000000051/e89d0b4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125006877 DMM INFO MM(262420000000051/e89d0b4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125006877 DMM NOTICE MM(262420000000051/e89d0b4f) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250124125006877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125006877 DMM NOTICE MM(262420000000051/e89d0b4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125006877 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) 20250124125006877 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125006877 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250124125006877 DMM INFO MM(262420000000051/e89d0b4f) Subscriber data update (mmctx.c:445) 20250124125006877 DMM DEBUG MM(262420000000051/e89d0b4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125006883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125006883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125006883 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125006883 DMM INFO MM(262420000000051/e89d0b4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125006883 DMM NOTICE MM(262420000000051/e89d0b4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125006883 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125006883 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125006883 DLLC NOTICE LLME(f79547a3/e89d0b4f){ASSIGNED} LLGM Assign pre (ffffffff => e89d0b4f) (gprs_llc.c:1079) 20250124125006883 DLLC NOTICE LLME(ffffffff/e89d0b4f){ASSIGNED} LLGM Assign post (ffffffff => e89d0b4f) (gprs_llc.c:1125) 20250124125006883 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125006883 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125006883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125006883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125006939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125006939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125006939 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125006939 DMM INFO MM(262420000000051/e89d0b4f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125006939 DMM INFO MM(262420000000051/e89d0b4f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125006939 DMM DEBUG MM(262420000000051/e89d0b4f) Using GGSN 0 (gprs_sm.c:312) 20250124125006939 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) 20250124125006939 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250124125006939 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125006939 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125006939 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250124125006962 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 45 df ed 84 11 34 6d 7d 42 14 05 7f 06 82 e5 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250124125006962 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cec368, cbp=0x559f3f66b940) (sgsn_libgtp.c:632) 20250124125006962 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125006962 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=e89d0b4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125006962 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125006962 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@f7dd106e184a: setverdict(pass): none -> pass TC_paging_ps(1200)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125006977 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250124125009939 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125009939 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125009939 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125011992 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250124125011992 DMM INFO MM(262420000000051/e89d0b4f) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@f7dd106e184a: 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 := 'E89D0B4F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@f7dd106e184a: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@f7dd106e184a: Final verdict of PTC: pass 20250124125012017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@f7dd106e184a: Final verdict of PTC: none 20250124125012022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125012022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1191)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1186)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1196)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1184)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1194)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1189)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@f7dd106e184a: Test case TC_paging_ps finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:50:12 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250124125012145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125012548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95704) 20250124125013023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125013023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95704, count=103672) 20250124125014024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125014024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125015026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125015026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_paging_ps_ra_multiple_cells started. 20250124125015642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125015644 DMM INFO MM(262420000000051/e89d0b4f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125015644 DMM INFO MM(262420000000051/e89d0b4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125015644 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125015644 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125015644 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125015644 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250124125015644 DLLC NOTICE LLME(ffffffff/e89d0b4f){ASSIGNED} LLGM Assign pre (e89d0b4f => ffffffff) (gprs_llc.c:1079) 20250124125015644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e89d0b4f => ffffffff) (gprs_llc.c:1125) 20250124125015644 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124125015644 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125015644 DMM NOTICE MM(262420000000051/e89d0b4f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125015644 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250124125015644 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125015644 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125015644 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250124125015644 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250124125015644 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) 20250124125015644 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20250124125015644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125015644 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125015644 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124125015644 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125015645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125015698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125015698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125015698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125015698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125015698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125015698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125015698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125015698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125015699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125015699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125015699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125015699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125015699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125015699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125015699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125015699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015699 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125015699 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125015699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125015700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125015700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125015703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125015710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125015710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125015715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125015715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125015715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125015715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125015715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125015715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125015715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125015715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125015716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125015716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125015716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125015716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125015716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125015716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125015716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125015719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125015725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125015725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1212)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125015730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125015730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125015730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125015730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125015730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125015730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125015730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125015730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125015732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125015732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125015732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125015732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125015734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125015739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125015739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125016027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125016027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125016027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125016027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125016032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125016033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f7dd106e184a: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D177A1E5'O, index=0 SGSN_Test-GSUP(1217)@f7dd106e184a: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f7dd106e184a: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f7dd106e184a: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D177A1E5'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f7dd106e184a: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D177A1E5'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@f7dd106e184a: 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 := '5DB6D3DE92C9FD6B49BD5F70D397C569'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9CA8DAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5224A998280404F2'O } } } } } 20250124125017117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125017117 DLLC NOTICE LLME(ffffffff/d177a1e5){UNASSIGNED} LLC RX: unknown TLLI 0xd177a1e5, creating LLME on the fly (gprs_llc.c:552) 20250124125017117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125017117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20250124125017117 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125017117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125017117 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125017117 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124125017117 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125017117 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125017117 DLLC NOTICE LLME(ffffffff/d177a1e5){UNASSIGNED} LLGM Assign pre (d177a1e5 => d9958c66) (gprs_llc.c:1079) 20250124125017117 DLLC NOTICE LLME(d177a1e5/d9958c66){ASSIGNED} LLGM Assign post (d177a1e5 => d9958c66) (gprs_llc.c:1125) 20250124125017117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125017117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125017117 DMM DEBUG MM(262420000000052/d9958c66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125017134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125017134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125017134 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125017134 DMM DEBUG MM(262420000000052/d9958c66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250124125017134 DMM NOTICE MM(262420000000052/d9958c66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125017134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125017134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125017134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125017134 DMM DEBUG MM(262420000000052/d9958c66) Requesting authorization (sgsn_auth.c:160) 20250124125017134 DMM INFO MM(262420000000052/d9958c66) Requesting authentication tuples (sgsn_auth.c:184) 20250124125017134 DMM DEBUG MM(262420000000052/d9958c66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125017134 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250124125017134 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@f7dd106e184a: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@f7dd106e184a: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250124125017140 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125017140 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125017140 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125017140 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125017140 DMM INFO MM(262420000000052/d9958c66) Subscriber data update (mmctx.c:445) 20250124125017140 DMM DEBUG MM(262420000000052/d9958c66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125017140 DMM INFO MM(262420000000052/d9958c66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125017140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125017140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125017140 DMM INFO MM(262420000000052/d9958c66) <- GMM AUTH AND CIPHERING REQ (rand = 5d b6 d3 de 92 c9 fd 6b 49 bd 5f 70 d3 97 c5 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125017156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125017156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125017156 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125017156 DMM INFO MM(262420000000052/d9958c66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125017156 DMM NOTICE MM(262420000000052/d9958c66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125017156 DMM DEBUG MM(262420000000052/d9958c66) checking auth: received GSM SRES = f9 ca 8d aa (gprs_gmm.c:666) 20250124125017156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125017156 DMM DEBUG MM(262420000000052/d9958c66) Requesting authorization (sgsn_auth.c:160) 20250124125017156 DMM INFO MM(262420000000052/d9958c66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125017156 DMM DEBUG MM(262420000000052/d9958c66) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125017156 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250124125017156 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) 20250124125017156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125017156 DMM INFO MM(262420000000052/d9958c66) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9958c66) (gprs_gmm.c:300) 20250124125017159 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125017159 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125017159 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250124125017159 DMM INFO MM(262420000000052/d9958c66) Subscriber data update (mmctx.c:445) 20250124125017159 DMM DEBUG MM(262420000000052/d9958c66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125017159 DMM INFO MM(262420000000052/d9958c66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125017159 DMM NOTICE MM(262420000000052/d9958c66) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250124125017159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125017159 DMM NOTICE MM(262420000000052/d9958c66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125017159 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) 20250124125017160 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125017160 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250124125017160 DMM INFO MM(262420000000052/d9958c66) Subscriber data update (mmctx.c:445) 20250124125017160 DMM DEBUG MM(262420000000052/d9958c66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125017173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125017173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125017173 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125017173 DMM INFO MM(262420000000052/d9958c66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125017173 DMM NOTICE MM(262420000000052/d9958c66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125017173 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125017173 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125017173 DLLC NOTICE LLME(d177a1e5/d9958c66){ASSIGNED} LLGM Assign pre (ffffffff => d9958c66) (gprs_llc.c:1079) 20250124125017173 DLLC NOTICE LLME(ffffffff/d9958c66){ASSIGNED} LLGM Assign post (ffffffff => d9958c66) (gprs_llc.c:1125) 20250124125017173 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125017173 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125017173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125017173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125017230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125017230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125017230 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125017230 DMM INFO MM(262420000000052/d9958c66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125017230 DMM INFO MM(262420000000052/d9958c66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125017230 DMM DEBUG MM(262420000000052/d9958c66) Using GGSN 0 (gprs_sm.c:312) 20250124125017230 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) 20250124125017230 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250124125017230 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125017230 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125017231 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250124125017247 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 87 f4 56 c5 11 05 8e 5e 82 14 05 7f f5 97 21 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250124125017247 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7ced3d8, cbp=0x559f3f674080) (sgsn_libgtp.c:632) 20250124125017247 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125017247 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=d9958c66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125017247 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125017247 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@f7dd106e184a: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125017263 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250124125019823 DGPRS DEBUG Checking for inactive LLMEs, time = 953925 (sgsn.c:131) 20250124125020232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125020232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125020232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125022275 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250124125022275 DMM INFO MM(262420000000052/d9958c66) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f7dd106e184a: 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 := 'D9958C66'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250124125036028 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124125036028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125036029 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250124125045701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125045708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125045708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125045717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125045721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125045721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125045732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125045736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125045736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@f7dd106e184a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f7dd106e184a: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20250124125047122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125047122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1210)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1215)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1205)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@f7dd106e184a: Final verdict of PTC: none 20250124125047126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1208)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1203)@f7dd106e184a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@f7dd106e184a: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1213)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@f7dd106e184a: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@f7dd106e184a: 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 Jan 24 12:50:47 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250124125047238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125047640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105116) 20250124125048123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125048123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105116, count=109472) 20250124125049124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125049124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:50:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125049824 DGPRS DEBUG Checking for inactive LLMEs, time = 953955 (sgsn.c:131) 20250124125050125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125050125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_bssgp_rim_single_report started. 20250124125050678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125050680 DMM INFO MM(262420000000052/d9958c66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125050680 DMM INFO MM(262420000000052/d9958c66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125050680 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125050680 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125050680 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125050680 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250124125050680 DLLC NOTICE LLME(ffffffff/d9958c66){ASSIGNED} LLGM Assign pre (d9958c66 => ffffffff) (gprs_llc.c:1079) 20250124125050680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9958c66 => ffffffff) (gprs_llc.c:1125) 20250124125050681 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124125050681 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125050681 DMM NOTICE MM(262420000000052/d9958c66) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125050681 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250124125050681 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125050681 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125050681 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250124125050681 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250124125050681 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) 20250124125050681 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20250124125050681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125050681 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125050681 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125050681 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125050681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125050723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125050723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125050723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125050723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125050723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125050723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125050723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125050723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125050724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125050724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125050724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125050724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125050724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125050724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125050724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125050724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125050724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125050724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125050725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125050725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125050729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125050734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125050734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125050740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125050740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125050740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125050740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125050740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125050740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125050740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125050740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125050742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125050742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125050742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125050742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125050742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125050742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125050742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125050742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125050742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125050742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125050742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125050742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125050745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125050753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125050753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125050762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125050762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125050762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125050762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125050762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125050762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125050762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125050762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125050763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125050763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125050763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125050763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125050763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125050763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125050763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125050763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125050763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125050763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125050763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125050763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125050763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125050765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125050769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125050769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125051126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125051126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125051126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125051126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125051130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125051131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125051156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: setverdict(pass): none -> pass MTC@f7dd106e184a: Warning: Re-starting timer T, which is already active (running or expired). 20250124125051183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125051196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@f7dd106e184a: Final verdict of PTC: none 20250124125051201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125051201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI220(1232)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1235)@f7dd106e184a: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1229)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@f7dd106e184a: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1224)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1222)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1227)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1233)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: pass MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@f7dd106e184a: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:50:51 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250124125051263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125051665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43244) 20250124125052202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125052202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43244, count=59400) 20250124125053203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125053203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:50:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125054204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125054204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_rim_eutran_to_geran started. 20250124125054756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125054759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125054800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125054800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125054800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125054800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125054800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125054800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125054800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125054800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125054801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125054801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125054801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125054802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125054802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125054802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125054802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125054802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125054802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125054802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125054802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125054802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125054804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125054808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125054808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125054815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125054815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125054815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125054815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125054815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125054815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125054815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125054815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125054815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125054815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125054815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125054816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125054816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125054816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125054816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125054816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125054816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125054816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125054816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125054816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1248)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125054819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125054824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125054824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1249)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1246)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125054829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125054829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125054829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125054829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125054829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125054829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125054829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125054829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125054829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125054829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125054830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125054830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125054830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125054830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125054830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125054830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125054830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125054830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125054830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125054830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125054830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125054832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125054838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125054838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125055205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125055205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125055205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125055205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125055209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125055211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7dd106e184a: setverdict(pass): none -> pass 20250124125055251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125055260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1252)@f7dd106e184a: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1247)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1242)@f7dd106e184a: Final verdict of PTC: none 20250124125055265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1254)@f7dd106e184a: Final verdict of PTC: none 20250124125055265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI210(1246)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@f7dd106e184a: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1250)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1245)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1240)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: pass MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@f7dd106e184a: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:50:55 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250124125055330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125055732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48344) 20250124125056267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125056267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48344, count=52700) 20250124125057269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125057269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:50:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125058270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125058270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_cell_change_different_rai_ci_attach started. 20250124125058833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125058836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125058893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125058893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125058893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125058893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125058893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125058893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125058893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125058893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125058894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125058894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125058894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125058895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125058895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125058895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125058895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125058895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125058895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125058895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125058895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125058895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125058897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125058904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125058904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1261)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125058907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125058907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125058907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125058907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125058907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125058907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125058907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125058907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1265)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125058908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125058908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125058908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125058908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125058908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125058908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125058908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125058908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125058908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125058908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125058908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125058908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125058910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125058915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125058915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1267)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125058921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125058921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125058921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125058921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125058921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125058921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125058921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125058921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125058922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125058922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125058922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125058922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125058924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125058929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125058930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125059271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125059271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125059271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125059271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125059275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250124125059277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f7dd106e184a: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E2E34540'O, index=0 SGSN_Test-GSUP(1272)@f7dd106e184a: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: 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 := '3FFEB8090D529A94A870A924D32849BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33090747'O ("3\t\aG") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16BBB0BD81018296'O } } } } } 20250124125059348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059348 DLLC NOTICE LLME(ffffffff/e2e34540){UNASSIGNED} LLC RX: unknown TLLI 0xe2e34540, creating LLME on the fly (gprs_llc.c:552) 20250124125059348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20250124125059348 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125059348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125059348 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125059348 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124125059348 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125059348 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125059348 DLLC NOTICE LLME(ffffffff/e2e34540){UNASSIGNED} LLGM Assign pre (e2e34540 => e0c32335) (gprs_llc.c:1079) 20250124125059348 DLLC NOTICE LLME(e2e34540/e0c32335){ASSIGNED} LLGM Assign post (e2e34540 => e0c32335) (gprs_llc.c:1125) 20250124125059348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125059348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125059348 DMM DEBUG MM(262420000000068/e0c32335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125059366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059366 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125059366 DMM DEBUG MM(262420000000068/e0c32335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250124125059366 DMM NOTICE MM(262420000000068/e0c32335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125059367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125059367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125059367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125059367 DMM DEBUG MM(262420000000068/e0c32335) Requesting authorization (sgsn_auth.c:160) 20250124125059367 DMM INFO MM(262420000000068/e0c32335) Requesting authentication tuples (sgsn_auth.c:184) 20250124125059367 DMM DEBUG MM(262420000000068/e0c32335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125059367 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250124125059367 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@f7dd106e184a: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@f7dd106e184a: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250124125059373 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125059373 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125059373 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125059373 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125059373 DMM INFO MM(262420000000068/e0c32335) Subscriber data update (mmctx.c:445) 20250124125059373 DMM DEBUG MM(262420000000068/e0c32335) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125059373 DMM INFO MM(262420000000068/e0c32335) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125059373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125059373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125059373 DMM INFO MM(262420000000068/e0c32335) <- GMM AUTH AND CIPHERING REQ (rand = 3f fe b8 09 0d 52 9a 94 a8 70 a9 24 d3 28 49 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125059393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059393 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125059393 DMM INFO MM(262420000000068/e0c32335) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125059393 DMM NOTICE MM(262420000000068/e0c32335) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125059393 DMM DEBUG MM(262420000000068/e0c32335) checking auth: received GSM SRES = 33 09 07 47 (gprs_gmm.c:666) 20250124125059393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125059393 DMM DEBUG MM(262420000000068/e0c32335) Requesting authorization (sgsn_auth.c:160) 20250124125059393 DMM INFO MM(262420000000068/e0c32335) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125059393 DMM DEBUG MM(262420000000068/e0c32335) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125059393 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250124125059393 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) 20250124125059393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125059393 DMM INFO MM(262420000000068/e0c32335) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0c32335) (gprs_gmm.c:300) 20250124125059396 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125059396 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125059396 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250124125059396 DMM INFO MM(262420000000068/e0c32335) Subscriber data update (mmctx.c:445) 20250124125059396 DMM DEBUG MM(262420000000068/e0c32335) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125059396 DMM INFO MM(262420000000068/e0c32335) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125059396 DMM NOTICE MM(262420000000068/e0c32335) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250124125059396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125059396 DMM NOTICE MM(262420000000068/e0c32335) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125059396 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) 20250124125059397 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125059397 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250124125059397 DMM INFO MM(262420000000068/e0c32335) Subscriber data update (mmctx.c:445) 20250124125059398 DMM DEBUG MM(262420000000068/e0c32335) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125059413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059413 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125059413 DMM INFO MM(262420000000068/e0c32335) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125059413 DMM NOTICE MM(262420000000068/e0c32335) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125059413 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125059413 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125059413 DLLC NOTICE LLME(e2e34540/e0c32335){ASSIGNED} LLGM Assign pre (ffffffff => e0c32335) (gprs_llc.c:1079) 20250124125059413 DLLC NOTICE LLME(ffffffff/e0c32335){ASSIGNED} LLGM Assign post (ffffffff => e0c32335) (gprs_llc.c:1125) 20250124125059413 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125059413 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125059413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125059413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125059469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059469 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125059469 DMM INFO MM(262420000000068/e0c32335) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125059469 DMM INFO MM(262420000000068/e0c32335) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125059469 DMM DEBUG MM(262420000000068/e0c32335) Using GGSN 0 (gprs_sm.c:312) 20250124125059469 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) 20250124125059469 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250124125059469 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125059469 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125059469 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250124125059494 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 47 29 ea 8e 11 9c b1 85 ab 14 05 7f 22 7b bc 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=1072 from retransmit req queue (gtp.c:443) 20250124125059495 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cee448, cbp=0x559f3f674410) (sgsn_libgtp.c:632) 20250124125059495 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125059495 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=e0c32335, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125059495 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125059495 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125059513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250124125059528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059528 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059528 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f7dd106e184a: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f7dd106e184a: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E0C32335'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: 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 := '10E3AB16DCC962B4767ACE6EC877C696'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8AE698E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6D732BF5E2909A2'O } } } } } 20250124125059543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE0C32335) type="GPRS attach" (gprs_gmm.c:1266) 20250124125059543 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125059543 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125059543 DLLC NOTICE LLME(ffffffff/e0c32335){ASSIGNED} LLGM Assign pre (e0c32335 => d9bc9312) (gprs_llc.c:1079) 20250124125059544 DLLC NOTICE LLME(e0c32335/d9bc9312){ASSIGNED} LLGM Assign post (e0c32335 => d9bc9312) (gprs_llc.c:1125) 20250124125059544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125059544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125059544 DMM DEBUG MM(262420000000068/d9bc9312) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125059569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125059569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250124125059569 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125059569 DMM DEBUG MM(262420000000068/d9bc9312) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250124125059569 DMM NOTICE MM(262420000000068/d9bc9312) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125059569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125059569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125059569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125059569 DMM DEBUG MM(262420000000068/d9bc9312) Requesting authorization (sgsn_auth.c:160) 20250124125059569 DMM INFO MM(262420000000068/d9bc9312) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125059569 DMM DEBUG MM(262420000000068/d9bc9312) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125059569 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250124125059569 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) 20250124125102570 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125102570 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125102570 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125105571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250124125105571 DMM ERROR MM(262420000000068/d9bc9312) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250124125105571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250124125105571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124125105571 DMM NOTICE MM(262420000000068/d9bc9312) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250124125105571 DMM NOTICE MM(262420000000068/d9bc9312) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125105571 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250124125105571 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=d9bc9312, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125105571 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125105571 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125105571 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250124125105571 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250124125105571 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) 20250124125105572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124125105572 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Deallocated (fsm.c:568) 20250124125105572 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124125105572 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124125105572 DLLC NOTICE LLME(e0c32335/d9bc9312){ASSIGNED} LLGM Assign pre (d9bc9312 => ffffffff) (gprs_llc.c:1079) 20250124125105572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9bc9312 => ffffffff) (gprs_llc.c:1125) 20250124125110573 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250124125115574 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250124125119272 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124125119272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124125119273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125119825 DGPRS DEBUG Checking for inactive LLMEs, time = 953985 (sgsn.c:131) 20250124125120575 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250124125125576 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250124125128896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125128901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125128902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125128909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125128912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125128912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125128923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125128926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125128926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f7dd106e184a: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20250124125129344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125129344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1265)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1270)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1260)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@f7dd106e184a: Final verdict of PTC: none 20250124125129346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1262)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1258)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1268)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@f7dd106e184a: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1263)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@f7dd106e184a: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@f7dd106e184a: 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 Jan 24 12:51:29 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250124125129410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125129811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116524) 20250124125130346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125130346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125130577 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250124125130577 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x559f3f674410) (sgsn_libgtp.c:632) 20250124125130577 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x559f3f674410) (sgsn_libgtp.c:636) 20250124125130577 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250124125130577 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250124125130577 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250124125130577 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116524, count=122576) 20250124125131347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125131348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:51:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125132349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125132349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_cell_change_different_rai_ci_data started. 20250124125132884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125132885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125132909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125132909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125132909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125132909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125132909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125132910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125132910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125132910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125132910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125132910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125132910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125132910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125132910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125132910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125132910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125132911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125132911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125132913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125132918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125132926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125132926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125132926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125132926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132926 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125132926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125132926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125132926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125132926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125132927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125132927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125132927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125132927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125132927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125132927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125132927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125132927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125132927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125132927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125132927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125132927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125132929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125132934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125132934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125132940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125132940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125132940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125132940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125132940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125132940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125132940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125132941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125132941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125132943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125132948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125132948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125133351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125133351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125133351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125133351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125133355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125133356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@f7dd106e184a: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D0575DAC'O, index=0 SGSN_Test-GSUP(1291)@f7dd106e184a: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@f7dd106e184a: 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 := 'C7F8BF9AE57CF57AF48377E164A83FE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40968A0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3831056E91B0C0DB'O } } } } } 20250124125133428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133428 DLLC NOTICE LLME(ffffffff/d0575dac){UNASSIGNED} LLC RX: unknown TLLI 0xd0575dac, creating LLME on the fly (gprs_llc.c:552) 20250124125133428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20250124125133428 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125133428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125133428 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125133428 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124125133428 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125133428 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125133428 DLLC NOTICE LLME(ffffffff/d0575dac){UNASSIGNED} LLGM Assign pre (d0575dac => d6d71675) (gprs_llc.c:1079) 20250124125133428 DLLC NOTICE LLME(d0575dac/d6d71675){ASSIGNED} LLGM Assign post (d0575dac => d6d71675) (gprs_llc.c:1125) 20250124125133428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125133428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125133428 DMM DEBUG MM(262420000000070/d6d71675) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125133454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133455 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125133455 DMM DEBUG MM(262420000000070/d6d71675) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250124125133455 DMM NOTICE MM(262420000000070/d6d71675) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125133455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125133455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125133455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125133455 DMM DEBUG MM(262420000000070/d6d71675) Requesting authorization (sgsn_auth.c:160) 20250124125133455 DMM INFO MM(262420000000070/d6d71675) Requesting authentication tuples (sgsn_auth.c:184) 20250124125133455 DMM DEBUG MM(262420000000070/d6d71675) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125133455 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250124125133455 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@f7dd106e184a: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@f7dd106e184a: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250124125133461 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125133461 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125133461 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125133461 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125133461 DMM INFO MM(262420000000070/d6d71675) Subscriber data update (mmctx.c:445) 20250124125133462 DMM DEBUG MM(262420000000070/d6d71675) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125133462 DMM INFO MM(262420000000070/d6d71675) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125133462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125133462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125133462 DMM INFO MM(262420000000070/d6d71675) <- GMM AUTH AND CIPHERING REQ (rand = c7 f8 bf 9a e5 7c f5 7a f4 83 77 e1 64 a8 3f e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125133478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133478 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125133478 DMM INFO MM(262420000000070/d6d71675) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125133478 DMM NOTICE MM(262420000000070/d6d71675) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125133478 DMM DEBUG MM(262420000000070/d6d71675) checking auth: received GSM SRES = 40 96 8a 0d (gprs_gmm.c:666) 20250124125133479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125133479 DMM DEBUG MM(262420000000070/d6d71675) Requesting authorization (sgsn_auth.c:160) 20250124125133479 DMM INFO MM(262420000000070/d6d71675) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125133479 DMM DEBUG MM(262420000000070/d6d71675) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125133479 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250124125133479 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) 20250124125133479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125133479 DMM INFO MM(262420000000070/d6d71675) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6d71675) (gprs_gmm.c:300) 20250124125133482 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125133482 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125133482 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250124125133482 DMM INFO MM(262420000000070/d6d71675) Subscriber data update (mmctx.c:445) 20250124125133482 DMM DEBUG MM(262420000000070/d6d71675) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125133482 DMM INFO MM(262420000000070/d6d71675) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125133482 DMM NOTICE MM(262420000000070/d6d71675) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250124125133482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125133482 DMM NOTICE MM(262420000000070/d6d71675) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125133482 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) 20250124125133483 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125133483 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250124125133483 DMM INFO MM(262420000000070/d6d71675) Subscriber data update (mmctx.c:445) 20250124125133483 DMM DEBUG MM(262420000000070/d6d71675) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125133495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133495 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125133495 DMM INFO MM(262420000000070/d6d71675) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125133495 DMM NOTICE MM(262420000000070/d6d71675) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125133495 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125133495 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125133495 DLLC NOTICE LLME(d0575dac/d6d71675){ASSIGNED} LLGM Assign pre (ffffffff => d6d71675) (gprs_llc.c:1079) 20250124125133495 DLLC NOTICE LLME(ffffffff/d6d71675){ASSIGNED} LLGM Assign post (ffffffff => d6d71675) (gprs_llc.c:1125) 20250124125133495 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125133495 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125133495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125133495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125133556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133556 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125133556 DMM INFO MM(262420000000070/d6d71675) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125133556 DMM INFO MM(262420000000070/d6d71675) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125133556 DMM DEBUG MM(262420000000070/d6d71675) Using GGSN 0 (gprs_sm.c:312) 20250124125133556 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) 20250124125133556 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250124125133556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125133556 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125133556 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250124125133582 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 ea 2f bd 53 11 d0 38 28 d3 14 05 7f ed c9 1b 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=1074 from retransmit req queue (gtp.c:443) 20250124125133582 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cee448, cbp=0x559f3f674410) (sgsn_libgtp.c:632) 20250124125133582 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125133582 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=d6d71675, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125133582 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125133582 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@f7dd106e184a: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125133600 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250124125133616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133616 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133616 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@f7dd106e184a: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D6D71675'O, index=0 20250124125133630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125133630 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125133630 DSNDCP ERROR Message for non-existing MM ctx (lle=0x559f3f670fb8, TLLI=d6d71675, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@f7dd106e184a: Removing Client IMSI='262420000000070'H, index=0 20250124125135632 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f7dd106e184a: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@f7dd106e184a: Final verdict of PTC: pass 20250124125135649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@f7dd106e184a: Final verdict of PTC: none 20250124125135654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1275)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1284)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@f7dd106e184a: Final verdict of PTC: none 20250124125135655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1289)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1279)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1277)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1287)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1282)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@f7dd106e184a: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:51:35 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250124125135754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125136156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92696) 20250124125136618 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125136618 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125136618 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125136655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125136656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92696, count=98988) 20250124125137658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125137658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125138659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125138659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_cell_change_different_ci_attach started. 20250124125139255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125139259 DMM INFO MM(262420000000070/d6d71675) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125139259 DMM INFO MM(262420000000070/d6d71675) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125139259 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125139259 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125139259 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125139259 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250124125139259 DLLC NOTICE LLME(ffffffff/d6d71675){ASSIGNED} LLGM Assign pre (d6d71675 => ffffffff) (gprs_llc.c:1079) 20250124125139259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6d71675 => ffffffff) (gprs_llc.c:1125) 20250124125139259 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124125139259 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125139259 DMM NOTICE MM(262420000000070/d6d71675) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125139259 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250124125139259 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125139259 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125139259 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250124125139259 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250124125139259 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) 20250124125139259 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20250124125139259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125139259 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125139260 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125139260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125139260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125139299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125139299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125139299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125139299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125139299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125139299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125139299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125139299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125139300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125139300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125139300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125139300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125139300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125139300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125139300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125139300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125139300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125139300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125139301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125139301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125139303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125139308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125139313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125139313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125139313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125139313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125139313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125139313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125139313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125139313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125139314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125139314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125139314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125139314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125139314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125139314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125139314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125139314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139314 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125139314 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125139314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125139314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125139314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125139317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125139322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1302)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125139327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125139328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125139328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125139328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125139328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125139328 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125139328 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125139328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125139329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125139329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125139331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125139336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125139660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125139661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125139661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125139661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125139664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125139666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E0218574'O, index=0 SGSN_Test-GSUP(1310)@f7dd106e184a: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@f7dd106e184a: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E0218574'O, index=0 TC_cell_change_different_ci_attach(1312)@f7dd106e184a: 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 := 'D2A24ADC126508648CAD084DE3F821BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82D9B07C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C4B3CDC0203D77D'O } } } } } 20250124125139736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139736 DLLC NOTICE LLME(ffffffff/e0218574){UNASSIGNED} LLC RX: unknown TLLI 0xe0218574, creating LLME on the fly (gprs_llc.c:552) 20250124125139736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20250124125139736 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125139736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125139736 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125139736 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124125139736 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125139736 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125139736 DLLC NOTICE LLME(ffffffff/e0218574){UNASSIGNED} LLGM Assign pre (e0218574 => fa103b0e) (gprs_llc.c:1079) 20250124125139737 DLLC NOTICE LLME(e0218574/fa103b0e){ASSIGNED} LLGM Assign post (e0218574 => fa103b0e) (gprs_llc.c:1125) 20250124125139737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125139737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125139737 DMM DEBUG MM(262420000000069/fa103b0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125139759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139759 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139759 DMM DEBUG MM(262420000000069/fa103b0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250124125139759 DMM NOTICE MM(262420000000069/fa103b0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125139759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125139759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125139759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125139759 DMM DEBUG MM(262420000000069/fa103b0e) Requesting authorization (sgsn_auth.c:160) 20250124125139759 DMM INFO MM(262420000000069/fa103b0e) Requesting authentication tuples (sgsn_auth.c:184) 20250124125139759 DMM DEBUG MM(262420000000069/fa103b0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125139759 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250124125139759 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@f7dd106e184a: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@f7dd106e184a: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250124125139765 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125139765 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125139765 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125139765 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125139765 DMM INFO MM(262420000000069/fa103b0e) Subscriber data update (mmctx.c:445) 20250124125139765 DMM DEBUG MM(262420000000069/fa103b0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125139765 DMM INFO MM(262420000000069/fa103b0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125139765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125139765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125139765 DMM INFO MM(262420000000069/fa103b0e) <- GMM AUTH AND CIPHERING REQ (rand = d2 a2 4a dc 12 65 08 64 8c ad 08 4d e3 f8 21 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125139780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139780 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139781 DMM INFO MM(262420000000069/fa103b0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125139781 DMM NOTICE MM(262420000000069/fa103b0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125139781 DMM DEBUG MM(262420000000069/fa103b0e) checking auth: received GSM SRES = 82 d9 b0 7c (gprs_gmm.c:666) 20250124125139781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125139781 DMM DEBUG MM(262420000000069/fa103b0e) Requesting authorization (sgsn_auth.c:160) 20250124125139781 DMM INFO MM(262420000000069/fa103b0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125139781 DMM DEBUG MM(262420000000069/fa103b0e) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125139781 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250124125139781 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) 20250124125139781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125139781 DMM INFO MM(262420000000069/fa103b0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa103b0e) (gprs_gmm.c:300) 20250124125139783 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125139783 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125139783 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250124125139783 DMM INFO MM(262420000000069/fa103b0e) Subscriber data update (mmctx.c:445) 20250124125139783 DMM DEBUG MM(262420000000069/fa103b0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125139783 DMM INFO MM(262420000000069/fa103b0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125139783 DMM NOTICE MM(262420000000069/fa103b0e) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250124125139783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125139783 DMM NOTICE MM(262420000000069/fa103b0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125139783 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) 20250124125139785 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125139785 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250124125139785 DMM INFO MM(262420000000069/fa103b0e) Subscriber data update (mmctx.c:445) 20250124125139785 DMM DEBUG MM(262420000000069/fa103b0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125139797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139797 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139797 DMM INFO MM(262420000000069/fa103b0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125139797 DMM NOTICE MM(262420000000069/fa103b0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125139797 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125139797 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125139797 DLLC NOTICE LLME(e0218574/fa103b0e){ASSIGNED} LLGM Assign pre (ffffffff => fa103b0e) (gprs_llc.c:1079) 20250124125139797 DLLC NOTICE LLME(ffffffff/fa103b0e){ASSIGNED} LLGM Assign post (ffffffff => fa103b0e) (gprs_llc.c:1125) 20250124125139797 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125139797 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125139797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125139797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125139854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139854 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139854 DMM INFO MM(262420000000069/fa103b0e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125139854 DMM INFO MM(262420000000069/fa103b0e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125139854 DMM DEBUG MM(262420000000069/fa103b0e) Using GGSN 0 (gprs_sm.c:312) 20250124125139854 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) 20250124125139854 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250124125139854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125139854 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125139854 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250124125139879 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 44 4d 8b 7e 11 c1 4f a8 55 14 05 7f a4 60 42 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250124125139879 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cef4b8, cbp=0x559f3f6747a0) (sgsn_libgtp.c:632) 20250124125139879 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125139879 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=fa103b0e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125139879 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125139879 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@f7dd106e184a: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125139895 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250124125139909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139909 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139909 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@f7dd106e184a: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FA103B0E'O, index=0 TC_cell_change_different_ci_attach(1312)@f7dd106e184a: 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 := '50CE0809593BAC0EC1631385BE11560B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43A8FCF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FE54C1F3559F3C4'O } } } } } 20250124125139923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139923 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139923 DMM INFO MM(262420000000069/fa103b0e) -> GMM ATTACH REQUEST MI(TMSI-0xFA103B0E) type="GPRS attach" (gprs_gmm.c:1266) 20250124125139923 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125139923 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125139923 DLLC NOTICE LLME(ffffffff/fa103b0e){ASSIGNED} LLGM Assign pre (fa103b0e => cc0f7441) (gprs_llc.c:1079) 20250124125139923 DLLC NOTICE LLME(fa103b0e/cc0f7441){ASSIGNED} LLGM Assign post (fa103b0e => cc0f7441) (gprs_llc.c:1125) 20250124125139923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125139924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125139924 DMM DEBUG MM(262420000000069/cc0f7441) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125139951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125139951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250124125139951 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125139951 DMM DEBUG MM(262420000000069/cc0f7441) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250124125139951 DMM NOTICE MM(262420000000069/cc0f7441) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125139951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125139951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125139951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125139951 DMM DEBUG MM(262420000000069/cc0f7441) Requesting authorization (sgsn_auth.c:160) 20250124125139951 DMM INFO MM(262420000000069/cc0f7441) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125139951 DMM DEBUG MM(262420000000069/cc0f7441) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125139951 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250124125139951 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) 20250124125142951 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125142952 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125142952 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125145952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250124125145952 DMM ERROR MM(262420000000069/cc0f7441) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250124125145952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250124125145952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250124125145952 DMM NOTICE MM(262420000000069/cc0f7441) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250124125145952 DMM NOTICE MM(262420000000069/cc0f7441) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125145952 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250124125145952 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=cc0f7441, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125145952 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125145952 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125145952 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250124125145952 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250124125145952 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) 20250124125145952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Reject}: Deallocated (fsm.c:568) 20250124125145952 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Deallocated (fsm.c:568) 20250124125145952 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124125145952 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250124125145953 DLLC NOTICE LLME(fa103b0e/cc0f7441){ASSIGNED} LLGM Assign pre (cc0f7441 => ffffffff) (gprs_llc.c:1079) 20250124125145953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc0f7441 => ffffffff) (gprs_llc.c:1125) 20250124125149826 DGPRS DEBUG Checking for inactive LLMEs, time = 954015 (sgsn.c:131) 20250124125150953 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250124125155954 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250124125159662 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250124125159662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124125159663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125200954 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250124125205956 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250124125209302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125209308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125209308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125209315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125209318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125209318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250124125209329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125209332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125209332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@f7dd106e184a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f7dd106e184a: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@f7dd106e184a: Final verdict of PTC: none 20250124125209721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125209721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1298)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1303)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1308)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@f7dd106e184a: Final verdict of PTC: none 20250124125209722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI210(1302)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1296)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1306)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@f7dd106e184a: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1301)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@f7dd106e184a: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@f7dd106e184a: 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 Jan 24 12:52:09 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250124125209831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125210233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124588) 20250124125210722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125210722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125210957 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250124125210957 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x559f3f6747a0) (sgsn_libgtp.c:632) 20250124125210957 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x559f3f6747a0) (sgsn_libgtp.c:636) 20250124125210957 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250124125210957 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250124125210957 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250124125210957 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124588, count=128944) 20250124125211724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125211724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125212726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125212726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_cell_change_different_ci_data started. 20250124125213340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125213343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125213390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125213390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125213390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125213390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125213390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125213390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125213390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125213390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125213391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125213391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125213391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125213391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125213391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125213391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125213391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125213391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213391 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125213391 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125213391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125213392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125213395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125213400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1319)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1316)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125213404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125213404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125213404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125213404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125213404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125213404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125213404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125213404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125213405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125213405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125213405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125213405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125213405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125213405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125213405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125213405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125213405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125213405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125213405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125213405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125213407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125213411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125213419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125213419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125213419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125213419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125213419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125213419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125213419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125213419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125213420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125213420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125213420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125213420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125213420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125213420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125213420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125213420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125213420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125213420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125213420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125213420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125213420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125213422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125213428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125213727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125213727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125213727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125213728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125213732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125213733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='ED51011F'O, index=0 SGSN_Test-GSUP(1329)@f7dd106e184a: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@f7dd106e184a: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='ED51011F'O, index=0 TC_cell_change_different_ci_data(1331)@f7dd106e184a: 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 := 'B02EA04911C707BAB55A227EE6138260'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC2644FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F508E6ABC30DA38'O } } } } } 20250124125213813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213814 DLLC NOTICE LLME(ffffffff/ed51011f){UNASSIGNED} LLC RX: unknown TLLI 0xed51011f, creating LLME on the fly (gprs_llc.c:552) 20250124125213814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20250124125213814 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125213814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125213814 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125213814 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124125213814 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125213814 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125213814 DLLC NOTICE LLME(ffffffff/ed51011f){UNASSIGNED} LLGM Assign pre (ed51011f => cc83ed22) (gprs_llc.c:1079) 20250124125213814 DLLC NOTICE LLME(ed51011f/cc83ed22){ASSIGNED} LLGM Assign post (ed51011f => cc83ed22) (gprs_llc.c:1125) 20250124125213814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125213814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125213814 DMM DEBUG MM(262420000000071/cc83ed22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125213840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213840 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125213840 DMM DEBUG MM(262420000000071/cc83ed22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250124125213840 DMM NOTICE MM(262420000000071/cc83ed22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125213840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125213840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125213840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125213840 DMM DEBUG MM(262420000000071/cc83ed22) Requesting authorization (sgsn_auth.c:160) 20250124125213840 DMM INFO MM(262420000000071/cc83ed22) Requesting authentication tuples (sgsn_auth.c:184) 20250124125213840 DMM DEBUG MM(262420000000071/cc83ed22) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125213840 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250124125213840 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@f7dd106e184a: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@f7dd106e184a: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250124125213846 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125213846 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125213846 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125213846 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125213846 DMM INFO MM(262420000000071/cc83ed22) Subscriber data update (mmctx.c:445) 20250124125213846 DMM DEBUG MM(262420000000071/cc83ed22) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125213846 DMM INFO MM(262420000000071/cc83ed22) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125213846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125213846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125213846 DMM INFO MM(262420000000071/cc83ed22) <- GMM AUTH AND CIPHERING REQ (rand = b0 2e a0 49 11 c7 07 ba b5 5a 22 7e e6 13 82 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125213861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213862 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125213862 DMM INFO MM(262420000000071/cc83ed22) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125213862 DMM NOTICE MM(262420000000071/cc83ed22) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125213862 DMM DEBUG MM(262420000000071/cc83ed22) checking auth: received GSM SRES = bc 26 44 fa (gprs_gmm.c:666) 20250124125213862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125213862 DMM DEBUG MM(262420000000071/cc83ed22) Requesting authorization (sgsn_auth.c:160) 20250124125213862 DMM INFO MM(262420000000071/cc83ed22) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125213862 DMM DEBUG MM(262420000000071/cc83ed22) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125213862 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250124125213862 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) 20250124125213862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125213862 DMM INFO MM(262420000000071/cc83ed22) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc83ed22) (gprs_gmm.c:300) 20250124125213865 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125213865 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125213865 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250124125213865 DMM INFO MM(262420000000071/cc83ed22) Subscriber data update (mmctx.c:445) 20250124125213865 DMM DEBUG MM(262420000000071/cc83ed22) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125213865 DMM INFO MM(262420000000071/cc83ed22) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125213865 DMM NOTICE MM(262420000000071/cc83ed22) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250124125213865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125213865 DMM NOTICE MM(262420000000071/cc83ed22) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125213865 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) 20250124125213866 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125213866 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250124125213866 DMM INFO MM(262420000000071/cc83ed22) Subscriber data update (mmctx.c:445) 20250124125213866 DMM DEBUG MM(262420000000071/cc83ed22) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125213877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213877 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125213877 DMM INFO MM(262420000000071/cc83ed22) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125213877 DMM NOTICE MM(262420000000071/cc83ed22) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125213877 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125213878 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125213878 DLLC NOTICE LLME(ed51011f/cc83ed22){ASSIGNED} LLGM Assign pre (ffffffff => cc83ed22) (gprs_llc.c:1079) 20250124125213878 DLLC NOTICE LLME(ffffffff/cc83ed22){ASSIGNED} LLGM Assign post (ffffffff => cc83ed22) (gprs_llc.c:1125) 20250124125213878 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125213878 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125213878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125213878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125213934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213934 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125213934 DMM INFO MM(262420000000071/cc83ed22) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250124125213934 DMM INFO MM(262420000000071/cc83ed22) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250124125213934 DMM DEBUG MM(262420000000071/cc83ed22) Using GGSN 0 (gprs_sm.c:312) 20250124125213935 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) 20250124125213935 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250124125213935 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250124125213935 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250124125213935 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250124125213962 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 41 1d 0f 62 11 73 4a 81 64 14 05 7f a8 ce 9a d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250124125213962 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02c7cef4b8, cbp=0x559f3f6747a0) (sgsn_libgtp.c:632) 20250124125213962 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250124125213962 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559f3f670fb8 TLLI=cc83ed22, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250124125213962 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250124125213962 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@f7dd106e184a: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed 20250124125213979 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250124125213994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125213994 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250124125213994 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@f7dd106e184a: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@f7dd106e184a: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CC83ED22'O, index=0 20250124125214009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125214009 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125214010 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125214012 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@f7dd106e184a: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@f7dd106e184a: Final verdict of PTC: pass 20250124125214034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1317)@f7dd106e184a: Final verdict of PTC: none 20250124125214039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125214039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1327)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1322)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@f7dd106e184a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1325)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1315)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1320)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@f7dd106e184a: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:52:14 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250124125214106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125214508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79276) 20250124125215040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125215040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79276, count=99172) 20250124125216041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125216041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125217011 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250124125217011 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250124125217011 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250124125217042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125217042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_sgsn_context_req_in started. 20250124125217560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125217563 DMM INFO MM(262420000000071/cc83ed22) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125217563 DMM INFO MM(262420000000071/cc83ed22) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125217563 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125217563 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125217563 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125217563 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250124125217563 DLLC NOTICE LLME(ffffffff/cc83ed22){ASSIGNED} LLGM Assign pre (cc83ed22 => ffffffff) (gprs_llc.c:1079) 20250124125217563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc83ed22 => ffffffff) (gprs_llc.c:1125) 20250124125217563 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559f3f670c60 (gprs_sndcp.c:574) 20250124125217563 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559f3f670fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250124125217563 DMM NOTICE MM(262420000000071/cc83ed22) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250124125217563 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250124125217563 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250124125217564 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250124125217564 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250124125217564 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250124125217564 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) 20250124125217564 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20250124125217564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125217564 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125217564 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125217564 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125217564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125217618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125217618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125217618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125217618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125217618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125217618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125217618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125217618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125217619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125217619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125217619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125217619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125217619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125217619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125217619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125217619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125217619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125217619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125217619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125217619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125217621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125217626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125217626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125217632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125217632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125217632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125217632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125217632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125217632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125217633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125217633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125217633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125217633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125217633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125217633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125217633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125217633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125217633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125217634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125217639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125217639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125217648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125217648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125217648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125217648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125217649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125217649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125217649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125217649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125217649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125217649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125217650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125217650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125217650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125217650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125217650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125217650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125217650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125217651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125217656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125217656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125218043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125218043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125218043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125218043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125218048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125218049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@f7dd106e184a: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='CE2017CA'O, index=0 SGSN_Test-GSUP(1348)@f7dd106e184a: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@f7dd106e184a: 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 := '0B3A799E6C4849DBDEA1EB273C6223A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED0A56EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2114B1DCAF13C9F6'O } } } } } 20250124125219116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125219116 DLLC NOTICE LLME(ffffffff/ce2017ca){UNASSIGNED} LLC RX: unknown TLLI 0xce2017ca, creating LLME on the fly (gprs_llc.c:552) 20250124125219116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125219116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20250124125219116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125219116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125219116 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125219116 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Allocated (fsm.c:456) 20250124125219116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125219116 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125219116 DLLC NOTICE LLME(ffffffff/ce2017ca){UNASSIGNED} LLGM Assign pre (ce2017ca => e7d11d4a) (gprs_llc.c:1079) 20250124125219116 DLLC NOTICE LLME(ce2017ca/e7d11d4a){ASSIGNED} LLGM Assign post (ce2017ca => e7d11d4a) (gprs_llc.c:1125) 20250124125219116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125219116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125219116 DMM DEBUG MM(262420000000072/e7d11d4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125219136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125219137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125219137 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125219137 DMM DEBUG MM(262420000000072/e7d11d4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250124125219137 DMM NOTICE MM(262420000000072/e7d11d4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125219137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125219137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125219137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125219137 DMM DEBUG MM(262420000000072/e7d11d4a) Requesting authorization (sgsn_auth.c:160) 20250124125219137 DMM INFO MM(262420000000072/e7d11d4a) Requesting authentication tuples (sgsn_auth.c:184) 20250124125219137 DMM DEBUG MM(262420000000072/e7d11d4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125219137 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250124125219137 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@f7dd106e184a: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@f7dd106e184a: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250124125219143 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125219143 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125219143 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125219143 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125219143 DMM INFO MM(262420000000072/e7d11d4a) Subscriber data update (mmctx.c:445) 20250124125219143 DMM DEBUG MM(262420000000072/e7d11d4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125219143 DMM INFO MM(262420000000072/e7d11d4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125219143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125219143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125219143 DMM INFO MM(262420000000072/e7d11d4a) <- GMM AUTH AND CIPHERING REQ (rand = 0b 3a 79 9e 6c 48 49 db de a1 eb 27 3c 62 23 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250124125219158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125219158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125219158 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125219158 DMM INFO MM(262420000000072/e7d11d4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125219158 DMM NOTICE MM(262420000000072/e7d11d4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125219158 DMM DEBUG MM(262420000000072/e7d11d4a) checking auth: received GSM SRES = ed 0a 56 ee (gprs_gmm.c:666) 20250124125219158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125219158 DMM DEBUG MM(262420000000072/e7d11d4a) Requesting authorization (sgsn_auth.c:160) 20250124125219158 DMM INFO MM(262420000000072/e7d11d4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125219158 DMM DEBUG MM(262420000000072/e7d11d4a) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125219159 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250124125219159 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) 20250124125219159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125219159 DMM INFO MM(262420000000072/e7d11d4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d11d4a) (gprs_gmm.c:300) 20250124125219161 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125219161 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125219162 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250124125219162 DMM INFO MM(262420000000072/e7d11d4a) Subscriber data update (mmctx.c:445) 20250124125219162 DMM DEBUG MM(262420000000072/e7d11d4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125219162 DMM INFO MM(262420000000072/e7d11d4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125219162 DMM NOTICE MM(262420000000072/e7d11d4a) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250124125219162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125219162 DMM NOTICE MM(262420000000072/e7d11d4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125219162 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) 20250124125219163 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125219163 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250124125219163 DMM INFO MM(262420000000072/e7d11d4a) Subscriber data update (mmctx.c:445) 20250124125219163 DMM DEBUG MM(262420000000072/e7d11d4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125219174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125219174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125219174 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125219174 DMM INFO MM(262420000000072/e7d11d4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125219174 DMM NOTICE MM(262420000000072/e7d11d4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125219174 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125219174 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125219174 DLLC NOTICE LLME(ce2017ca/e7d11d4a){ASSIGNED} LLGM Assign pre (ffffffff => e7d11d4a) (gprs_llc.c:1079) 20250124125219174 DLLC NOTICE LLME(ffffffff/e7d11d4a){ASSIGNED} LLGM Assign post (ffffffff => e7d11d4a) (gprs_llc.c:1125) 20250124125219174 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125219174 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125219174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125219174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125219235 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 b7 01 00 00 03 52 f0 99 42 42 de 05 e7 d1 1d 4a 0c 01 02 03 0d fe 11 04 8d de 11 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20250124125219827 DGPRS DEBUG Checking for inactive LLMEs, time = 954045 (sgsn.c:131) TC_sgsn_context_req_in(1350)@f7dd106e184a: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250124125221232 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250124125221232 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250124125221232 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) 20250124125221232 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250124125221232 DMM INFO MM(262420000000072/e7d11d4a) Subscriber data update (mmctx.c:445) 20250124125221232 DMM DEBUG MM(262420000000072/e7d11d4a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250124125221232 DMM INFO MM(262420000000072/e7d11d4a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250124125221232 DMM INFO MM(262420000000072/e7d11d4a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125221232 DMM INFO MM(262420000000072/e7d11d4a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125221232 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125221232 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125221232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125221232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124125221232 DLLC NOTICE LLME(ffffffff/e7d11d4a){ASSIGNED} LLGM Assign pre (e7d11d4a => ffffffff) (gprs_llc.c:1079) 20250124125221232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7d11d4a => ffffffff) (gprs_llc.c:1125) 20250124125221232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125221232 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125221232 DMM DEBUG MM_STATE_Iu[0x559f3f66b3a0]{Detached}: Deallocated (fsm.c:568) 20250124125221232 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@f7dd106e184a: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@f7dd106e184a: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250124125221235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1346)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1336)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1341)@f7dd106e184a: Final verdict of PTC: none 20250124125221237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125221237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1342)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1339)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1334)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1344)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@f7dd106e184a: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@f7dd106e184a: 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 Jan 24 12:52:21 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250124125221350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125221752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99384) 20250124125222238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125222238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99384, count=100544) 20250124125223239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125223239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125224240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125224240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_sgsn_context_req_out started. 20250124125224859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125224862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125224903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125224903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125224903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125224903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125224903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125224903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125224903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125224903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125224904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125224904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125224904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125224904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125224904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125224904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125224904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125224904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125224904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125224904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125224904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125224904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125224907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125224913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125224913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125224921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125224921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125224921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125224921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125224921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125224921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125224921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125224921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125224922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125224922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125224922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125224922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125224922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125224922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125224922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125224922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125224922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125224922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125224922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125224922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125224924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125224930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125224930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1359)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125224935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125224935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125224935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125224935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125224935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125224935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125224935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125224935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125224936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125224936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125224936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125224936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125224936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125224936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125224936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125224936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125224936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125224936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125224936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125224937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125224937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125224938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125224943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125224943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125225241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125225242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125225242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125225242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125225246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125225247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@f7dd106e184a: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='FFDB3E51'O, index=0 SGSN_Test-GSUP(1367)@f7dd106e184a: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250124125226326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125226326 DLLC NOTICE LLME(ffffffff/ffdb3e51){UNASSIGNED} LLC RX: unknown TLLI 0xffdb3e51, creating LLME on the fly (gprs_llc.c:552) 20250124125226326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250124125226326 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124125226326 DMM NOTICE LLME(ffffffff/ffdb3e51){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250124125226326 DLLC NOTICE LLME(ffffffff/ffdb3e51){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250124125226326 DMM ERROR LLME(ffffffff/ffdb3e51){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250124125226326 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250124125226326 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250124125226326 DLLC NOTICE LLME(ffffffff/ffdb3e51){UNASSIGNED} LLGM Assign pre (ffdb3e51 => ffffffff) (gprs_llc.c:1079) 20250124125226326 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdb3e51 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@f7dd106e184a: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@f7dd106e184a: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20250124125226353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125226353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1365)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1355)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1367)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1360)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1358)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1353)@f7dd106e184a: Final verdict of PTC: none 20250124125226360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1363)@f7dd106e184a: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@f7dd106e184a: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@f7dd106e184a: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@f7dd106e184a: 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 Jan 24 12:52:26 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250124125226450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125226853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50508) 20250124125227355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125227355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50508, count=54864) 20250124125228356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125228357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125229358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125229358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_req_id_req_ra_update started. 20250124125229938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125229941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125229974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125229974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125229974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125229974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125229974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125229974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125229974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125229974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125229974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125229975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125229975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125229975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125229976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125229976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125229976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125229976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125229976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125229976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125229976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125229976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125229976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125229976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125229979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125229984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125229984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1375)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1373)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125229988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125229988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125229988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125229988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125229988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125229988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125229988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125229989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125229989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125229989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125229990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125229990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125229990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125229990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125229990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125229990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125229990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125229990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125229990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125229990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125229990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125229990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125229992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125229999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125229999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1380)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_req_id_req_ra_update-BVCI210(1378)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1384)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125230003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125230003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125230003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125230003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125230003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125230003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125230003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125230003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125230003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125230004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125230004 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125230004 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125230004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125230006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125230010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125230010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125230360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125230360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125230360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125230361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125230364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125230365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@f7dd106e184a: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C542C525'O, index=0 SGSN_Test-GSUP(1386)@f7dd106e184a: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250124125230432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125230432 DLLC NOTICE LLME(ffffffff/c542c525){UNASSIGNED} LLC RX: unknown TLLI 0xc542c525, creating LLME on the fly (gprs_llc.c:552) 20250124125230432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125230433 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20250124125230433 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125230433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125230433 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125230433 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124125230433 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125230433 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125230433 DLLC NOTICE LLME(ffffffff/c542c525){UNASSIGNED} LLGM Assign pre (c542c525 => e310861d) (gprs_llc.c:1079) 20250124125230433 DLLC NOTICE LLME(c542c525/e310861d){ASSIGNED} LLGM Assign post (c542c525 => e310861d) (gprs_llc.c:1125) 20250124125230433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125230433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125230433 DMM DEBUG MM(262420000000047/e310861d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125230458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125230458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125230458 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125230458 DMM INFO MM(262420000000047/e310861d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124125230458 DMM INFO MM(262420000000047/e310861d) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-50828-52 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250124125230458 DMM NOTICE MM(262420000000047/e310861d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250124125230458 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250124125230458 DMM INFO MM(262420000000047/e310861d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250124125230458 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125230458 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125230458 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125230458 DMM ERROR MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124125230458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250124125230458 DMM DEBUG MM_STATE_Gb(0)[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125230458 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125230458 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125230458 DLLC NOTICE LLME(c542c525/e310861d){ASSIGNED} LLGM Assign pre (e310861d => ffffffff) (gprs_llc.c:1079) 20250124125230458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e310861d => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@f7dd106e184a: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@f7dd106e184a: Final verdict of PTC: pass 20250124125230472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1374)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1386)@f7dd106e184a: Final verdict of PTC: none 20250124125230476 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125230476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1384)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1379)@f7dd106e184a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@f7dd106e184a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@f7dd106e184a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1377)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1372)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1382)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@f7dd106e184a: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:52:30 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250124125230537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125230939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58192) 20250124125231478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125231478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58192, count=62548) 20250124125232479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125232479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test execution finished. MTC@f7dd106e184a: 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 Jan 24 12:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125233481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125233481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_iu_attach started. 20250124125234037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125234040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125234086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125234086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125234086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125234086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125234087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125234087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125234087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125234087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125234087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125234088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125234088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125234088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125234088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125234088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125234088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125234088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234088 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125234088 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125234088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125234088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125234088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125234090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125234095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125234095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1395)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach-BVCI196(1392)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125234100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125234100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125234100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125234100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125234100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125234100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125234101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125234101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125234102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125234107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125234107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125234114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125234114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125234114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125234114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125234114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125234114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125234114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125234114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125234114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125234114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125234114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125234115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125234115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125234115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125234115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125234115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125234115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125234115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125234115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125234115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125234115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125234116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125234121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125234121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1406)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@f7dd106e184a: ************************************************* TC_iu_attach-BVCI220(1402)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125234323 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125234323 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125234323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125234323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125234327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125234327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125234327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125234327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125234327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125234327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125234327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125234329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125234329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125234329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125234329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125234329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125234329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125234329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125234329 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125234482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125234482 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125234482 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125234483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125234484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250124125234484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125235142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235142 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125235143 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125235143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@f7dd106e184a: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F7F0D13E'O, index=0 SGSN_Test-GSUP(1409)@f7dd106e184a: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@f7dd106e184a: 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 := '343E'O ("4>"), rac := '4C'O ("L") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@f7dd106e184a: Added conn table entry 0TC_iu_attach(1411)4672410 SGSN_Test_0-SCCP(1404)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1405)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125235564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235564 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125235564 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125235565 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125235565 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250124125235565 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250124125235565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250124125235565 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Deregistered}: Allocated (fsm.c:456) 20250124125235565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Allocated (fsm.c:456) 20250124125235565 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125235565 DMM DEBUG MM_STATE_Iu[0x559f3f671140]{Detached}: Allocated (fsm.c:456) 20250124125235565 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125235565 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125235565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125235565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125235565 DMM DEBUG MM(262420000001001/c3a51117) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125235565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250124125235565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: { messageType := 2, destLocRef := '474B9A'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@f7dd106e184a: 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 := '5B11EFBC7EDA42AE18DCEFD1148CC1CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49396494'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4A1BF86AA23DF38'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C1EE5D8095CA0CEA1D9B4E4F0172278B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2784BEF79453390D6615923047BF65A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A810C56AA9099C8720027BF57AF85810'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '53A538200B1DEC82'O } } } } } SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250124125235578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235578 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125235578 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125235578 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125235578 DMM DEBUG MM(262420000001001/c3a51117) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250124125235578 DMM NOTICE MM(262420000001001/c3a51117) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125235578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125235578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125235578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125235578 DMM DEBUG MM(262420000001001/c3a51117) Requesting authorization (sgsn_auth.c:160) 20250124125235578 DMM INFO MM(262420000001001/c3a51117) Requesting authentication tuples (sgsn_auth.c:184) 20250124125235579 DMM DEBUG MM(262420000001001/c3a51117) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125235579 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250124125235579 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@f7dd106e184a: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@f7dd106e184a: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250124125235582 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125235582 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125235582 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125235582 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125235582 DMM INFO MM(262420000001001/c3a51117) Subscriber data update (mmctx.c:445) 20250124125235582 DMM DEBUG MM(262420000001001/c3a51117) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125235582 DMM INFO MM(262420000001001/c3a51117) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125235582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125235582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125235582 DMM INFO MM(262420000001001/c3a51117) <- GMM AUTH AND CIPHERING REQ (rand = 5b 11 ef bc 7e da 42 ae 18 dc ef d1 14 8c c1 cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 10 c5 6a a9 09 9c 87 20 02 7b f5 7a f8 58 10 ) (gprs_gmm.c:483) 20250124125235582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250124125235582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022253A5382023094399990000100001F029040B1DEC82'O 20250124125235591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235591 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125235591 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125235591 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125235591 DMM INFO MM(262420000001001/c3a51117) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125235591 DMM NOTICE MM(262420000001001/c3a51117) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125235591 DMM DEBUG MM(262420000001001/c3a51117) checking auth: received UMTS RES = 53 a5 38 20 0b 1d ec 82 (gprs_gmm.c:666) 20250124125235591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125235591 DMM DEBUG MM(262420000001001/c3a51117) Requesting authorization (sgsn_auth.c:160) 20250124125235591 DMM INFO MM(262420000001001/c3a51117) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125235591 DMM DEBUG MM(262420000001001/c3a51117) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125235591 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250124125235591 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) 20250124125235591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125235591 DMM DEBUG MM(262420000001001/c3a51117) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125235592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125235601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235601 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125235601 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125235601 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125235601 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250124125235601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125235601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125235601 DMM INFO MM(262420000001001/c3a51117) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a51117) (gprs_gmm.c:300) 20250124125235601 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250124125235601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125235605 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125235605 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125235605 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124125235605 DMM INFO MM(262420000001001/c3a51117) Subscriber data update (mmctx.c:445) 20250124125235605 DMM DEBUG MM(262420000001001/c3a51117) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125235605 DMM INFO MM(262420000001001/c3a51117) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125235605 DMM NOTICE MM(262420000001001/c3a51117) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250124125235605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125235605 DMM NOTICE MM(262420000001001/c3a51117) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125235605 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) 20250124125235606 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125235606 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124125235606 DMM INFO MM(262420000001001/c3a51117) Subscriber data update (mmctx.c:445) 20250124125235606 DMM DEBUG MM(262420000001001/c3a51117) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125235608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235608 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125235608 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125235608 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125235608 DMM INFO MM(262420000001001/c3a51117) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125235608 DMM NOTICE MM(262420000001001/c3a51117) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125235608 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125235608 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125235608 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125235608 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125235608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125235608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125235608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1404)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1404)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125235613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125235613 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125235613 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125235613 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125235613 DMM INFO MM(262420000001001/c3a51117) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125235613 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125235613 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125235613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125235613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125235613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125235613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f7dd106e184a: Session index based on local reference:0 20250124125235614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125235614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125235614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125235614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125235614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125235614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125235614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f7dd106e184a: Deleted conn table entry 0TC_iu_attach(1411)4672410 TC_iu_attach(1411)@f7dd106e184a: setverdict(pass): none -> pass TC_iu_attach(1411)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@f7dd106e184a: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@f7dd106e184a: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@f7dd106e184a: Final verdict of PTC: none 20250124125235689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1393)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@f7dd106e184a: Final verdict of PTC: none 20250124125235695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125235695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI210(1397)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1398)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1403)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1401)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1396)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1391)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@f7dd106e184a: Test case TC_iu_attach finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:52:35 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250124125235809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125235820 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125235820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125235820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125235820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125235820 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125235820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125235820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125235820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125235820 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125235820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125235820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250124125235820 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125235820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125235820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125235820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125235820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125235820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125235820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125236211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206856) 20250124125236696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125236696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206856, count=208112) 20250124125237698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125237698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125237821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125237821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125237821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125238700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125238700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_iu_attach_encr started. 20250124125239304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125239307 DMM INFO MM(262420000001001/c3a51117) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125239307 DMM INFO MM(262420000001001/c3a51117) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125239307 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125239307 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125239307 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125239307 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125239307 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250124125239307 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) 20250124125239307 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250124125239307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Deallocated (fsm.c:568) 20250124125239307 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125239307 DMM DEBUG MM_STATE_Iu(1)[0x559f3f671140]{Detached}: Deallocated (fsm.c:568) 20250124125239307 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ec0]{Deregistered}: Deallocated (fsm.c:568) 20250124125239307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125239361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125239361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125239361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125239361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125239361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125239361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125239361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125239361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125239362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125239362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125239362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125239362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125239362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125239362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125239362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125239362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125239362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125239362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125239363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125239363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125239365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125239371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125239371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125239378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125239378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125239378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125239378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125239378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125239378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125239378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125239378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125239379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125239379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125239379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125239379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125239379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125239379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125239379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125239379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125239379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125239379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125239379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125239379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125239381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125239386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125239386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125239392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125239392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125239392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125239392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125239392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125239392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125239392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125239392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125239393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125239393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125239393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125239393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125239393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125239393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125239393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125239393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125239393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125239393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125239393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125239393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125239393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125239395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1423)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1429)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1429)@f7dd106e184a: M3UA emulation initiated, the test can be started MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1423)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1429)@f7dd106e184a: ************************************************* SGSN_Test_0-SCCP(1427)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125239402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125239402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125239600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125239600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125239600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125239600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125239608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125239608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125239608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125239608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125239608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125239608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125239608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125239610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125239610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125239610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125239610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125239610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125239610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125239610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125239610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125239701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125239701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125239701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125239701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125239705 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125239706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125240418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240419 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125240419 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125240419 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@f7dd106e184a: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C49EC2A1'O, index=0 SGSN_Test-GSUP(1432)@f7dd106e184a: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@f7dd106e184a: 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 := '0A9D'O, rac := '2F'O ("/") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@f7dd106e184a: Added conn table entry 0TC_iu_attach_encr(1434)9399663 SGSN_Test_0-SCCP(1427)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1428)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125240787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240788 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125240788 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125240788 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125240788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250124125240788 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Deregistered}: Allocated (fsm.c:456) 20250124125240788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125240788 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Allocated (fsm.c:456) 20250124125240788 DMM DEBUG MM_STATE_Iu[0x559f3f663d90]{Detached}: Allocated (fsm.c:456) 20250124125240788 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125240788 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125240788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125240788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125240788 DMM DEBUG MM(262420000001001/e7e83db4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125240788 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250124125240788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: { messageType := 2, destLocRef := '8F6D6F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@f7dd106e184a: 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 := 'B9F4FEFAD8612EF8145B7AC91FBA3A99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AE67C5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52A34BD6C47CDEED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4CEB3C0B658909F7E945755BB51542CC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '684DC39D6BCDBB7CB6A5EC2BBA63671F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7486065AE777702160532CDE7425B855'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE84FDC3ADF42F2A'O } } } } } SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250124125240797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125240797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125240797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125240797 DMM DEBUG MM(262420000001001/e7e83db4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250124125240797 DMM NOTICE MM(262420000001001/e7e83db4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125240797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125240797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125240797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125240797 DMM DEBUG MM(262420000001001/e7e83db4) Requesting authorization (sgsn_auth.c:160) 20250124125240797 DMM INFO MM(262420000001001/e7e83db4) Requesting authentication tuples (sgsn_auth.c:184) 20250124125240797 DMM DEBUG MM(262420000001001/e7e83db4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125240797 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250124125240797 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@f7dd106e184a: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@f7dd106e184a: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250124125240800 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125240800 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125240800 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125240800 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125240800 DMM INFO MM(262420000001001/e7e83db4) Subscriber data update (mmctx.c:445) 20250124125240800 DMM DEBUG MM(262420000001001/e7e83db4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125240800 DMM INFO MM(262420000001001/e7e83db4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125240800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125240800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125240800 DMM INFO MM(262420000001001/e7e83db4) <- GMM AUTH AND CIPHERING REQ (rand = b9 f4 fe fa d8 61 2e f8 14 5b 7a c9 1f ba 3a 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 86 06 5a e7 77 70 21 60 53 2c de 74 25 b8 55 ) (gprs_gmm.c:483) 20250124125240800 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250124125240800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522CE84FDC323094399990000100001F02904ADF42F2A'O 20250124125240806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240806 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125240806 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125240806 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125240806 DMM INFO MM(262420000001001/e7e83db4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125240806 DMM NOTICE MM(262420000001001/e7e83db4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125240806 DMM DEBUG MM(262420000001001/e7e83db4) checking auth: received UMTS RES = ce 84 fd c3 ad f4 2f 2a (gprs_gmm.c:666) 20250124125240806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125240806 DMM DEBUG MM(262420000001001/e7e83db4) Requesting authorization (sgsn_auth.c:160) 20250124125240806 DMM INFO MM(262420000001001/e7e83db4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125240806 DMM DEBUG MM(262420000001001/e7e83db4) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125240807 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250124125240807 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) 20250124125240807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125240807 DMM DEBUG MM(262420000001001/e7e83db4) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250124125240807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_len:17 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250124125240815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240815 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125240816 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125240816 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125240816 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250124125240816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125240816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125240816 DMM INFO MM(262420000001001/e7e83db4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7e83db4) (gprs_gmm.c:300) 20250124125240816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250124125240816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125240821 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125240821 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125240821 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124125240821 DMM INFO MM(262420000001001/e7e83db4) Subscriber data update (mmctx.c:445) 20250124125240821 DMM DEBUG MM(262420000001001/e7e83db4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125240821 DMM INFO MM(262420000001001/e7e83db4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125240821 DMM NOTICE MM(262420000001001/e7e83db4) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250124125240821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125240821 DMM NOTICE MM(262420000001001/e7e83db4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125240821 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) 20250124125240821 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125240821 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250124125240821 DMM INFO MM(262420000001001/e7e83db4) Subscriber data update (mmctx.c:445) 20250124125240821 DMM DEBUG MM(262420000001001/e7e83db4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125240824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240824 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125240824 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125240824 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125240824 DMM INFO MM(262420000001001/e7e83db4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125240824 DMM NOTICE MM(262420000001001/e7e83db4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125240824 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125240824 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125240824 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240824 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125240824 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125240824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125240824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125240824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1427)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1427)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125240829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125240829 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125240829 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125240829 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125240829 DMM INFO MM(262420000001001/e7e83db4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125240829 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125240829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125240829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125240829 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125240829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125240829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f7dd106e184a: Session index based on local reference:0 20250124125240830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125240830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125240830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125240830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125240830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125240830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125240830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125240830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f7dd106e184a: Deleted conn table entry 0TC_iu_attach_encr(1434)9399663 TC_iu_attach_encr(1434)@f7dd106e184a: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@f7dd106e184a: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@f7dd106e184a: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@f7dd106e184a: Final verdict of PTC: none 20250124125240897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58080<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI220(1425)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1421)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@f7dd106e184a: Final verdict of PTC: none 20250124125240899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125240899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98-provIP(1419)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1416)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1424)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1426)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1432)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1414)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@f7dd106e184a: Test case TC_iu_attach_encr finished. Verdict: pass MTC@f7dd106e184a: 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'. Fri Jan 24 12:52:40 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250124125241032 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125241032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125241032 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125241032 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125241032 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125241032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125241032 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125241032 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125241032 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125241032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125241032 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125241032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125241032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125241032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125241032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125241032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125241032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125241032 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250124125241037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125241439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210332) 20250124125241900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125241900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210332, count=211588) 20250124125242901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125242901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125243034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125243034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125243034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125243902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125243902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_iu_attach_geran_rau started. 20250124125244523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125244527 DMM INFO MM(262420000001001/e7e83db4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125244527 DMM INFO MM(262420000001001/e7e83db4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125244527 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125244527 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125244527 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125244527 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125244527 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250124125244527 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) 20250124125244527 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250124125244527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125244527 DMM DEBUG MM_STATE_Gb[0x559f3f663ff0]{Idle}: Deallocated (fsm.c:568) 20250124125244527 DMM DEBUG MM_STATE_Iu(2)[0x559f3f663d90]{Detached}: Deallocated (fsm.c:568) 20250124125244527 DMM DEBUG GMM(gmm_fsm)[0x559f3f671140]{Deregistered}: Deallocated (fsm.c:568) 20250124125244527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125244578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125244578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125244578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125244578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125244578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125244578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125244578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125244578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125244579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125244579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125244579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125244579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125244579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125244579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125244579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125244579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125244579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125244579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125244580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125244580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125244581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125244588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125244588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1441)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125244595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125244595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125244595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125244595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125244596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125244596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125244596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125244596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125244596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125244596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125244596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125244596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125244596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125244596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125244596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125244596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1445)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125244599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125244603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125244603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1446)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1443)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125244608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125244609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125244609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125244609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125244609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125244609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125244609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125244610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125244610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125244612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1452)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@f7dd106e184a: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125244618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125244618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125244817 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125244817 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125244817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125244817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125244824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125244824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125244824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125244824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125244824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125244824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125244824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125244826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125244826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125244826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125244826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125244826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125244826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125244826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125244827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125244903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125244903 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125244903 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125244903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125244907 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125244909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125245627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125245627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125245627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125245627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125245627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125245627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125245627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125245627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125245627 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125245627 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125245628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125245628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125245628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125245628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125245628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125245628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125245628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125245628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D169C031'O, index=0 SGSN_Test-GSUP(1455)@f7dd106e184a: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@f7dd106e184a: 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 := 'ACBB'O, rac := 'EE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@f7dd106e184a: Added conn table entry 0TC_iu_attach_geran_rau(1457)7993564 SGSN_Test_0-SCCP(1450)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1451)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125245994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125245994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125245994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125245994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125245994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125245994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125245994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125245994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125245994 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125245994 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125245994 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125245994 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250124125245994 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125245994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Allocated (fsm.c:456) 20250124125245994 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125245994 DMM DEBUG MM_STATE_Iu[0x559f3f663ec0]{Detached}: Allocated (fsm.c:456) 20250124125245994 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125245994 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125245994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125245994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125245994 DMM DEBUG MM(262420000001002/dd06ec2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125245994 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250124125245995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125245995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125245995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125245995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125245995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125245995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125245995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125245995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125245995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125245995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125245995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: { messageType := 2, destLocRef := '79F8DC'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@f7dd106e184a: 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 := '5F63D41FC703DBC50C9F7EACD6455B7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFA2DD76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4141A02B5E2F622'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E05BBC24BC11610089F80E14FAB35853'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7EEFBF8C11FEC60352EC181A323C6005'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '687FB350E3FF9E03BB9AD1279F3AFB08'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DFAABD2B10FB518A'O } } } } } SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250124125246004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246004 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125246004 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125246004 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125246004 DMM DEBUG MM(262420000001002/dd06ec2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250124125246004 DMM NOTICE MM(262420000001002/dd06ec2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125246004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125246004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125246004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125246004 DMM DEBUG MM(262420000001002/dd06ec2f) Requesting authorization (sgsn_auth.c:160) 20250124125246004 DMM INFO MM(262420000001002/dd06ec2f) Requesting authentication tuples (sgsn_auth.c:184) 20250124125246004 DMM DEBUG MM(262420000001002/dd06ec2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125246004 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250124125246004 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@f7dd106e184a: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@f7dd106e184a: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250124125246007 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125246007 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125246007 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125246007 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125246007 DMM INFO MM(262420000001002/dd06ec2f) Subscriber data update (mmctx.c:445) 20250124125246007 DMM DEBUG MM(262420000001002/dd06ec2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125246007 DMM INFO MM(262420000001002/dd06ec2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125246007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125246007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125246007 DMM INFO MM(262420000001002/dd06ec2f) <- GMM AUTH AND CIPHERING REQ (rand = 5f 63 d4 1f c7 03 db c5 0c 9f 7e ac d6 45 5b 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 7f b3 50 e3 ff 9e 03 bb 9a d1 27 9f 3a fb 08 ) (gprs_gmm.c:483) 20250124125246007 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250124125246007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222DFAABD2B23094399990000100002F0290410FB518A'O 20250124125246014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125246014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125246014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125246014 DMM INFO MM(262420000001002/dd06ec2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125246014 DMM NOTICE MM(262420000001002/dd06ec2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125246014 DMM DEBUG MM(262420000001002/dd06ec2f) checking auth: received UMTS RES = df aa bd 2b 10 fb 51 8a (gprs_gmm.c:666) 20250124125246014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125246014 DMM DEBUG MM(262420000001002/dd06ec2f) Requesting authorization (sgsn_auth.c:160) 20250124125246014 DMM INFO MM(262420000001002/dd06ec2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125246014 DMM DEBUG MM(262420000001002/dd06ec2f) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125246014 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250124125246014 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) 20250124125246014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125246014 DMM DEBUG MM(262420000001002/dd06ec2f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125246014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125246021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246022 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125246022 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125246022 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125246022 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250124125246022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125246022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125246022 DMM INFO MM(262420000001002/dd06ec2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd06ec2f) (gprs_gmm.c:300) 20250124125246022 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250124125246022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125246025 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125246025 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125246025 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250124125246025 DMM INFO MM(262420000001002/dd06ec2f) Subscriber data update (mmctx.c:445) 20250124125246025 DMM DEBUG MM(262420000001002/dd06ec2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125246025 DMM INFO MM(262420000001002/dd06ec2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125246025 DMM NOTICE MM(262420000001002/dd06ec2f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250124125246025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125246025 DMM NOTICE MM(262420000001002/dd06ec2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125246025 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) 20250124125246025 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125246026 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250124125246026 DMM INFO MM(262420000001002/dd06ec2f) Subscriber data update (mmctx.c:445) 20250124125246026 DMM DEBUG MM(262420000001002/dd06ec2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125246027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246027 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125246027 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125246027 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125246027 DMM INFO MM(262420000001002/dd06ec2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125246027 DMM NOTICE MM(262420000001002/dd06ec2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125246027 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125246027 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125246027 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125246027 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125246027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125246027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125246027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1450)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1450)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125246031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125246031 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125246031 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125246031 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125246031 DMM INFO MM(262420000001002/dd06ec2f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125246031 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125246031 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125246031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125246031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125246031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125246031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125246031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f7dd106e184a: Session index based on local reference:0 20250124125246032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125246032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125246032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125246032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1451)@f7dd106e184a: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)7993564 20250124125246032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125246032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125246032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@f7dd106e184a: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DD06EC2F'O, index=1 20250124125246102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125246102 DLLC NOTICE LLME(ffffffff/dd06ec2f){UNASSIGNED} LLC RX: unknown TLLI 0xdd06ec2f, creating LLME on the fly (gprs_llc.c:552) 20250124125246102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250124125246102 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124125246102 DMM INFO MM(262420000001002/dd06ec2f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dd06ec2f, P-TMSI: dd06ec2f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250124125246102 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250124125246102 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250124125246102 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125246102 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125246102 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250124125246102 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125246102 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125246102 DLLC NOTICE LLME(ffffffff/dd06ec2f){UNASSIGNED} LLGM Assign pre (dd06ec2f => dd06ec2f) (gprs_llc.c:1079) 20250124125246102 DLLC NOTICE LLME(dd06ec2f/dd06ec2f){ASSIGNED} LLGM Assign post (dd06ec2f => dd06ec2f) (gprs_llc.c:1125) 20250124125246102 DMM INFO MM(262420000001002/dd06ec2f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: Removing Client IMSI='262420000001002'H, index=1 20250124125246142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125246142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125246142 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125246142 DMM INFO MM(262420000001002/dd06ec2f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124125246142 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124125246142 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125246142 DLLC NOTICE LLME(dd06ec2f/dd06ec2f){ASSIGNED} LLGM Assign pre (ffffffff => dd06ec2f) (gprs_llc.c:1079) 20250124125246142 DLLC NOTICE LLME(ffffffff/dd06ec2f){ASSIGNED} LLGM Assign post (ffffffff => dd06ec2f) (gprs_llc.c:1125) 20250124125246142 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250124125246142 DMM ERROR MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@f7dd106e184a: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@f7dd106e184a: Final verdict of PTC: none 20250124125246154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1439)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1444)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1449)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@f7dd106e184a: Final verdict of PTC: none 20250124125246162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125246162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1455)@f7dd106e184a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1437)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1442)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1447)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@f7dd106e184a: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@f7dd106e184a: 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'. 20250124125246236 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125246236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125246236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125246236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125246236 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125246236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125246236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125246236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125246236 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125246236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125246236 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125246236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125246236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125246236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125246236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125246236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125246236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125246237 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Fri Jan 24 12:52:46 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250124125246290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125246692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218740) 20250124125247163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125247163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218740, count=220096) 20250124125248164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125248164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125248238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125248238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125248238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125249165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125249165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_geran_attach_iu_rau started. 20250124125249763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125249766 DMM INFO MM(262420000001002/dd06ec2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125249766 DMM INFO MM(262420000001002/dd06ec2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125249766 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125249766 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125249766 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250124125249766 DMM ERROR MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250124125249766 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250124125249767 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) 20250124125249767 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250124125249767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ff0]{Init}: Deallocated (fsm.c:568) 20250124125249767 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125249767 DMM DEBUG MM_STATE_Iu(3)[0x559f3f663ec0]{Detached}: Deallocated (fsm.c:568) 20250124125249767 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125249767 DLLC NOTICE LLME(ffffffff/dd06ec2f){ASSIGNED} LLGM Assign pre (dd06ec2f => ffffffff) (gprs_llc.c:1079) 20250124125249767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd06ec2f => ffffffff) (gprs_llc.c:1125) 20250124125249767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125249806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125249806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249806 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125249806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125249806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125249806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125249806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125249807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125249807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125249807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125249807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125249807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125249807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125249809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125249813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125249813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1467)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125249824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125249824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125249824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125249824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125249824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125249824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125249824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125249824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125249825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125249825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125249825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125249825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125249825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125249825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125249825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125249825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125249827 DGPRS DEBUG Checking for inactive LLMEs, time = 954075 (sgsn.c:131) 20250124125249827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1464)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124125249834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125249834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1472)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125249835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125249835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125249835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125249835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125249835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125249835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125249835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125249835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_geran_attach_iu_rau-BVCI210(1465)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1472)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125249838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125249838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125249838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125249838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125249838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125249838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125249838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125249838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125249838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125249840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1475)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1469)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1473)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125249847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125249847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125250045 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125250045 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125250045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125250045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125250052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125250052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125250052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125250052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125250052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125250052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125250052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125250056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125250056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125250056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125250056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125250056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125250056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125250056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125250056 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125250166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125250166 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125250166 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125250166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125250170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125250171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125250857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125250857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125250857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125250857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125250857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125250857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125250857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125250857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125250857 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125250857 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125250858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125250858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125250858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125250858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125250858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125250858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125250858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125250858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@f7dd106e184a: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='F877A5C6'O, index=0 SGSN_Test-GSUP(1478)@f7dd106e184a: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@f7dd106e184a: 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 := '81D23F4610001B872010F8834040F9CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E8E0A21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95806F5F14414347'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '897E44D3C6E439498290AD55286998E5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0EC8AFC5824FA6D46BE22C968024422'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E775D0D421A5F4AF0E0227BF08EBCD8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2B463990FAA37BE8'O } } } } } 20250124125251260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125251260 DLLC NOTICE LLME(ffffffff/f877a5c6){UNASSIGNED} LLC RX: unknown TLLI 0xf877a5c6, creating LLME on the fly (gprs_llc.c:552) 20250124125251260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125251260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250124125251260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Allocated (fsm.c:456) 20250124125251260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125251260 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125251260 DMM DEBUG MM_STATE_Iu[0x559f3f663ff0]{Detached}: Allocated (fsm.c:456) 20250124125251260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125251260 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125251260 DLLC NOTICE LLME(ffffffff/f877a5c6){UNASSIGNED} LLGM Assign pre (f877a5c6 => ef67f55c) (gprs_llc.c:1079) 20250124125251260 DLLC NOTICE LLME(f877a5c6/ef67f55c){ASSIGNED} LLGM Assign post (f877a5c6 => ef67f55c) (gprs_llc.c:1125) 20250124125251260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125251260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125251260 DMM DEBUG MM(262420000001003/ef67f55c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125251281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125251281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250124125251281 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125251281 DMM DEBUG MM(262420000001003/ef67f55c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250124125251281 DMM NOTICE MM(262420000001003/ef67f55c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125251281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125251281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125251281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125251281 DMM DEBUG MM(262420000001003/ef67f55c) Requesting authorization (sgsn_auth.c:160) 20250124125251281 DMM INFO MM(262420000001003/ef67f55c) Requesting authentication tuples (sgsn_auth.c:184) 20250124125251282 DMM DEBUG MM(262420000001003/ef67f55c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125251282 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250124125251282 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@f7dd106e184a: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@f7dd106e184a: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250124125251287 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125251287 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125251287 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125251287 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125251287 DMM INFO MM(262420000001003/ef67f55c) Subscriber data update (mmctx.c:445) 20250124125251287 DMM DEBUG MM(262420000001003/ef67f55c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125251287 DMM INFO MM(262420000001003/ef67f55c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125251287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125251287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125251287 DMM INFO MM(262420000001003/ef67f55c) <- GMM AUTH AND CIPHERING REQ (rand = 81 d2 3f 46 10 00 1b 87 20 10 f8 83 40 40 f9 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 77 5d 0d 42 1a 5f 4a f0 e0 22 7b f0 8e bc d8 ) (gprs_gmm.c:483) 20250124125251304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125251304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250124125251304 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125251304 DMM INFO MM(262420000001003/ef67f55c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125251304 DMM NOTICE MM(262420000001003/ef67f55c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125251304 DMM DEBUG MM(262420000001003/ef67f55c) checking auth: received UMTS RES = 2b 46 39 90 fa a3 7b e8 (gprs_gmm.c:666) 20250124125251304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125251304 DMM DEBUG MM(262420000001003/ef67f55c) Requesting authorization (sgsn_auth.c:160) 20250124125251304 DMM INFO MM(262420000001003/ef67f55c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125251304 DMM DEBUG MM(262420000001003/ef67f55c) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125251304 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250124125251304 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) 20250124125251305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250124125251305 DMM INFO MM(262420000001003/ef67f55c) <- GMM ATTACH ACCEPT (new P-TMSI=0xef67f55c) (gprs_gmm.c:300) 20250124125251307 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125251307 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125251307 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250124125251307 DMM INFO MM(262420000001003/ef67f55c) Subscriber data update (mmctx.c:445) 20250124125251307 DMM DEBUG MM(262420000001003/ef67f55c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125251307 DMM INFO MM(262420000001003/ef67f55c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125251307 DMM NOTICE MM(262420000001003/ef67f55c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250124125251307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125251307 DMM NOTICE MM(262420000001003/ef67f55c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125251307 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) 20250124125251309 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125251309 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250124125251309 DMM INFO MM(262420000001003/ef67f55c) Subscriber data update (mmctx.c:445) 20250124125251309 DMM DEBUG MM(262420000001003/ef67f55c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250124125251321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125251321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250124125251321 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250124125251321 DMM INFO MM(262420000001003/ef67f55c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125251321 DMM NOTICE MM(262420000001003/ef67f55c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125251321 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125251321 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125251321 DLLC NOTICE LLME(f877a5c6/ef67f55c){ASSIGNED} LLGM Assign pre (ffffffff => ef67f55c) (gprs_llc.c:1079) 20250124125251321 DLLC NOTICE LLME(ffffffff/ef67f55c){ASSIGNED} LLGM Assign post (ffffffff => ef67f55c) (gprs_llc.c:1125) 20250124125251321 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250124125251321 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250124125251321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125251321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@f7dd106e184a: 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 := 'EF67F55C'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@f7dd106e184a: Added conn table entry 0TC_geran_attach_iu_rau(1480)11292081 SGSN_Test_0-RAN(1474)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1473)@f7dd106e184a: First idle individual index:0 20250124125251400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125251401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125251401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125251401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125251401 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125251401 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125251401 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125251401 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250124125251401 DMM INFO MM(262420000001003/ef67f55c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ef67f55c (00000000), TLLI: ef67f55c (ef67f55c), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250124125251402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250124125251402 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250124125251402 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250124125251402 DLLC NOTICE LLME(ffffffff/ef67f55c){ASSIGNED} LLGM Assign pre (ef67f55c => ffffffff) (gprs_llc.c:1079) 20250124125251402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef67f55c => ffffffff) (gprs_llc.c:1125) 20250124125251402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125251402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250124125251402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125251402 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125251402 DMM DEBUG MM(262420000001003/ef67f55c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125251402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125251402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125251402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125251402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125251402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125251402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125251402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@f7dd106e184a: { messageType := 2, destLocRef := 'AC4DB1'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1473)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125251426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125251427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125251427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125251427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125251427 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125251427 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125251427 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125251427 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250124125251427 DMM INFO MM(262420000001003/ef67f55c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250124125251427 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250124125251427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125251428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125251428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125251428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125251428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125251428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125251428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125251428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@f7dd106e184a: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@f7dd106e184a: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@f7dd106e184a: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1473)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1473)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250124125251448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125251448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125251448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125251448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125251448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125251448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125251448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_geran_attach_iu_rau(1480)@f7dd106e184a: Final verdict of PTC: pass 20250124125251448 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125251448 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125251448 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125251448 DMM INFO MM(262420000001003/ef67f55c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250124125251448 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250124125251448 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125251448 DMM DEBUG MM_STATE_Iu[0x559f3f663ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250124125251448 DMM ERROR MM_STATE_Iu[0x559f3f663ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) SGSN_Test_0-RAN(1474)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@f7dd106e184a: Final verdict of PTC: none 20250124125251454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@f7dd106e184a: Final verdict of PTC: none 20250124125251460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125251460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1465)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1462)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@f7dd106e184a: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1472)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1468)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@f7dd106e184a: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1466)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1470)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1460)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@f7dd106e184a: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:52:51 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250124125251591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125251648 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125251648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125251648 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125251648 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125251648 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125251648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125251648 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125251648 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125251649 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125251649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125251649 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125251649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125251649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125251649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125251649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125251649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125251649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125251649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250124125251992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113700) 20250124125252461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125252461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113700, count=178324) 20250124125253462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125253462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125253649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125253650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125253650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125254464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125254464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user started. 20250124125255089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125255092 DMM INFO MM(262420000001003/ef67f55c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125255092 DMM INFO MM(262420000001003/ef67f55c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125255092 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125255092 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125255092 DMM DEBUG MM_STATE_Iu[0x559f3f663ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125255092 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250124125255092 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) 20250124125255092 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250124125255092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125255092 DMM DEBUG MM_STATE_Gb(0)[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125255092 DMM DEBUG MM_STATE_Iu[0x559f3f663ff0]{Detached}: Deallocated (fsm.c:568) 20250124125255092 DMM DEBUG GMM(gmm_fsm)[0x559f3f663d90]{Deregistered}: Deallocated (fsm.c:568) 20250124125255092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125255137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125255137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125255137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125255137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125255138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125255138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125255138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125255138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125255138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125255138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125255138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125255138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125255138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125255138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125255139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125255139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125255140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125255145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125255145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1491)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1490)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125255154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125255154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125255154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125255154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125255154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125255154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125255154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125255154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125255155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125255155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125255155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125255155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125255155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125255155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125255155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125255155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125255157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125255162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125255162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1490)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(1488)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1495)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125255164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125255164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125255164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125255164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125255164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125255164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125255164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125255164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125255165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125255165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125255165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125255165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125255165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125255165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125255165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125255165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125255165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125255165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125255165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125255165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125255165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125255168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1498)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@f7dd106e184a: ************************************************* SGSN_Test_0-SCCP(1496)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125255173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125255173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125255373 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125255373 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125255373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125255373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125255380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125255380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125255380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125255380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125255380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125255380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125255380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125255382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125255382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125255383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125255383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125255383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125255383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125255383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125255383 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125255466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125255466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125255466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125255466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125255470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125255471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125256192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256193 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125256193 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125256193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='C75E88F2'O, index=0 SGSN_Test-GSUP(1501)@f7dd106e184a: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@f7dd106e184a: 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 := '13B5'O, rac := '77'O ("w") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user(1503)8572928 SGSN_Test_0-SCCP(1496)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1497)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125256528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256528 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125256528 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125256528 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125256528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250124125256528 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Deregistered}: Allocated (fsm.c:456) 20250124125256528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125256528 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Allocated (fsm.c:456) 20250124125256528 DMM DEBUG MM_STATE_Iu[0x559f3f6720d0]{Detached}: Allocated (fsm.c:456) 20250124125256528 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125256528 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125256528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125256528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125256528 DMM DEBUG MM(262420000001004/e6543e9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125256528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250124125256528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: { messageType := 2, destLocRef := '82D000'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f7dd106e184a: 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 := '47D9927E295504DF23FFDFBACE345FAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9893665E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '045AA158FA5B3B00'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A67460BD5CBFB6EE7A1A6342B887289C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C61FF6174FD388740C3C44A13EA02C5F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C164AEC9E71D6389AA67C27F29E35132'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87263D0943CDF2D6'O } } } } } SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250124125256542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256543 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125256543 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125256543 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125256543 DMM DEBUG MM(262420000001004/e6543e9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250124125256543 DMM NOTICE MM(262420000001004/e6543e9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125256543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125256543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125256543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125256543 DMM DEBUG MM(262420000001004/e6543e9b) Requesting authorization (sgsn_auth.c:160) 20250124125256543 DMM INFO MM(262420000001004/e6543e9b) Requesting authentication tuples (sgsn_auth.c:184) 20250124125256543 DMM DEBUG MM(262420000001004/e6543e9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125256543 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250124125256543 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@f7dd106e184a: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250124125256548 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125256548 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125256548 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125256548 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125256548 DMM INFO MM(262420000001004/e6543e9b) Subscriber data update (mmctx.c:445) 20250124125256548 DMM DEBUG MM(262420000001004/e6543e9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125256548 DMM INFO MM(262420000001004/e6543e9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125256548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125256548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125256548 DMM INFO MM(262420000001004/e6543e9b) <- GMM AUTH AND CIPHERING REQ (rand = 47 d9 92 7e 29 55 04 df 23 ff df ba ce 34 5f af , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 64 ae c9 e7 1d 63 89 aa 67 c2 7f 29 e3 51 32 ) (gprs_gmm.c:483) 20250124125256548 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250124125256548 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092287263D0923094399990000100004F0290443CDF2D6'O 20250124125256558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256558 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125256558 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125256558 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125256558 DMM INFO MM(262420000001004/e6543e9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125256558 DMM NOTICE MM(262420000001004/e6543e9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125256559 DMM DEBUG MM(262420000001004/e6543e9b) checking auth: received UMTS RES = 87 26 3d 09 43 cd f2 d6 (gprs_gmm.c:666) 20250124125256559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125256559 DMM DEBUG MM(262420000001004/e6543e9b) Requesting authorization (sgsn_auth.c:160) 20250124125256559 DMM INFO MM(262420000001004/e6543e9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125256559 DMM DEBUG MM(262420000001004/e6543e9b) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125256559 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250124125256559 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) 20250124125256559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125256559 DMM DEBUG MM(262420000001004/e6543e9b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125256559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125256570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256570 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125256570 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125256570 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125256570 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250124125256570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125256571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125256571 DMM INFO MM(262420000001004/e6543e9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6543e9b) (gprs_gmm.c:300) 20250124125256571 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250124125256571 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256571 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125256577 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125256577 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125256577 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250124125256577 DMM INFO MM(262420000001004/e6543e9b) Subscriber data update (mmctx.c:445) 20250124125256577 DMM DEBUG MM(262420000001004/e6543e9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125256577 DMM INFO MM(262420000001004/e6543e9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125256577 DMM NOTICE MM(262420000001004/e6543e9b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250124125256577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125256577 DMM NOTICE MM(262420000001004/e6543e9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125256577 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) 20250124125256578 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125256578 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250124125256578 DMM INFO MM(262420000001004/e6543e9b) Subscriber data update (mmctx.c:445) 20250124125256578 DMM DEBUG MM(262420000001004/e6543e9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125256581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256581 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125256581 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125256581 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125256581 DMM INFO MM(262420000001004/e6543e9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125256581 DMM NOTICE MM(262420000001004/e6543e9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125256581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125256581 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125256581 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125256581 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125256581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125256581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125256581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1496)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125256588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256588 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125256588 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125256588 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125256588 DMM INFO MM(262420000001004/e6543e9b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125256588 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125256588 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125256588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 20250124125256590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_user(1503)8572928 TC_attach_pdp_act_user(1503)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@f7dd106e184a: 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 := 'E6543E9B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user(1503)6090042 SGSN_Test_0-RAN(1497)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@f7dd106e184a: First idle individual index:0 20250124125256796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125256797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125256797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125256797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256797 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125256797 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125256797 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125256797 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6543E9B) type="signalling" (gprs_gmm.c:1944) 20250124125256798 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125256798 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125256798 DMM DEBUG MM(262420000001004/e6543e9b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125256798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125256798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125256798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125256798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125256798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125256798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125256798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f7dd106e184a: { messageType := 2, destLocRef := '5CED3A'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@f7dd106e184a: Final verdict of PTC: none 20250124125256813 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125256813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125256813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125256813 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125256813 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125256813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125256813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125256813 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125256813 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125256813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125256813 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125256813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125256813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125256813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125256813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125256813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125256813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125256813 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@f7dd106e184a: Final verdict of PTC: none 20250124125256822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1485)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1495)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1491)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@f7dd106e184a: Final verdict of PTC: none 20250124125256828 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125256828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1483)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1493)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1489)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:52:56 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250124125256950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125257353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230720) 20250124125257829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125257829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230720, count=235172) 20250124125258814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125258814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125258814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125258830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125258830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125259831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125259831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250124125300453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125300455 DMM INFO MM(262420000001004/e6543e9b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125300455 DMM INFO MM(262420000001004/e6543e9b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125300455 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125300455 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125300455 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125300456 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125300456 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250124125300456 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) 20250124125300456 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250124125300456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125300456 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Deallocated (fsm.c:568) 20250124125300456 DMM DEBUG MM_STATE_Iu(5)[0x559f3f6720d0]{Detached}: Deallocated (fsm.c:568) 20250124125300456 DMM DEBUG GMM(gmm_fsm)[0x559f3f663ff0]{Deregistered}: Deallocated (fsm.c:568) 20250124125300456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125300505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125300505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125300505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125300505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125300505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125300505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125300505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125300505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125300506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125300506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125300506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125300506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125300506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125300507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125300507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125300507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125300507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125300507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125300507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125300507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125300510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125300514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125300514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125300521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125300521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125300521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125300521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125300521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125300521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125300521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125300521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125300521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125300521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125300521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125300522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125300522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125300522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125300522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125300522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125300522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125300522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125300522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125300522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125300524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125300531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125300531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1515)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125300535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125300535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125300535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125300535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125300535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125300535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125300535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125300535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125300536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125300536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125300536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125300536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125300536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125300536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125300536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125300536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125300536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125300536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125300536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125300536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125300536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125300538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125300542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125300542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1521)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1519)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125300744 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125300744 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125300744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125300744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125300750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125300750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125300750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125300750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125300750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125300750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125300750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125300753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125300753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125300753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125300753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125300753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125300753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125300753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125300753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125300832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125300832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125300832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125300832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125300836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125300838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125301564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301564 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125301564 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125301565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='FAC94906'O, index=0 SGSN_Test-GSUP(1524)@f7dd106e184a: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: 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 := '7995'O, rac := '3F'O ("?") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)6806853 SGSN_Test_0-SCCP(1519)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1520)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125301928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301929 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125301929 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125301929 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125301929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20250124125301929 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Deregistered}: Allocated (fsm.c:456) 20250124125301929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125301929 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125301929 DMM DEBUG MM_STATE_Iu[0x559f3f674e70]{Detached}: Allocated (fsm.c:456) 20250124125301929 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125301929 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125301929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125301929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125301929 DMM DEBUG MM(262420000001058/ccb0cb00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125301929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250124125301929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: { messageType := 2, destLocRef := '67DD45'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: 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 := '2C3EB07C7519C177943996E97E76EFDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B247A663'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD2D7A55BA993470'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FCFDA0317917FBA09217C8B0ABD9E014'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '44E8A727075D27EABEB9DEC602C53CE4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '248624C5E16BD4C7DE9C863D20D4DD47'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C47365AFFC505CE'O } } } } } SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250124125301941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125301941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125301941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125301941 DMM DEBUG MM(262420000001058/ccb0cb00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250124125301941 DMM NOTICE MM(262420000001058/ccb0cb00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125301941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125301941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125301941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125301941 DMM DEBUG MM(262420000001058/ccb0cb00) Requesting authorization (sgsn_auth.c:160) 20250124125301941 DMM INFO MM(262420000001058/ccb0cb00) Requesting authentication tuples (sgsn_auth.c:184) 20250124125301941 DMM DEBUG MM(262420000001058/ccb0cb00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125301941 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250124125301941 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@f7dd106e184a: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250124125301944 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125301944 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125301944 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125301944 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125301944 DMM INFO MM(262420000001058/ccb0cb00) Subscriber data update (mmctx.c:445) 20250124125301944 DMM DEBUG MM(262420000001058/ccb0cb00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125301944 DMM INFO MM(262420000001058/ccb0cb00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125301944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125301944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125301944 DMM INFO MM(262420000001058/ccb0cb00) <- GMM AUTH AND CIPHERING REQ (rand = 2c 3e b0 7c 75 19 c1 77 94 39 96 e9 7e 76 ef dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 86 24 c5 e1 6b d4 c7 de 9c 86 3d 20 d4 dd 47 ) (gprs_gmm.c:483) 20250124125301944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250124125301945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304222C47365A23094399990000105008F02904FFC505CE'O 20250124125301952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301952 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125301952 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125301952 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125301952 DMM INFO MM(262420000001058/ccb0cb00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125301952 DMM NOTICE MM(262420000001058/ccb0cb00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125301952 DMM DEBUG MM(262420000001058/ccb0cb00) checking auth: received UMTS RES = 2c 47 36 5a ff c5 05 ce (gprs_gmm.c:666) 20250124125301952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125301952 DMM DEBUG MM(262420000001058/ccb0cb00) Requesting authorization (sgsn_auth.c:160) 20250124125301952 DMM INFO MM(262420000001058/ccb0cb00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125301952 DMM DEBUG MM(262420000001058/ccb0cb00) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125301952 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250124125301952 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) 20250124125301952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125301952 DMM DEBUG MM(262420000001058/ccb0cb00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125301952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125301961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301961 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125301961 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125301961 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125301961 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250124125301961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125301961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125301961 DMM INFO MM(262420000001058/ccb0cb00) <- GMM ATTACH ACCEPT (new P-TMSI=0xccb0cb00) (gprs_gmm.c:300) 20250124125301961 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250124125301961 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301961 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125301965 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125301965 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125301966 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250124125301966 DMM INFO MM(262420000001058/ccb0cb00) Subscriber data update (mmctx.c:445) 20250124125301966 DMM DEBUG MM(262420000001058/ccb0cb00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125301966 DMM INFO MM(262420000001058/ccb0cb00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125301966 DMM NOTICE MM(262420000001058/ccb0cb00) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250124125301966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125301966 DMM NOTICE MM(262420000001058/ccb0cb00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125301966 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) 20250124125301966 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125301966 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250124125301966 DMM INFO MM(262420000001058/ccb0cb00) Subscriber data update (mmctx.c:445) 20250124125301966 DMM DEBUG MM(262420000001058/ccb0cb00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125301968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301968 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125301968 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125301968 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125301968 DMM INFO MM(262420000001058/ccb0cb00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125301968 DMM NOTICE MM(262420000001058/ccb0cb00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125301968 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125301968 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125301968 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125301968 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125301968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125301968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125301968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1519)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125301972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125301972 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125301972 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125301973 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125301973 DMM INFO MM(262420000001058/ccb0cb00) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125301973 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125301973 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125301973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125301973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125301973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125301973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 20250124125301973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125301973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125301973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125301973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125301973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125301973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125301973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125301973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)6806853 TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: 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 := 'CCB0CB00'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7010746 SGSN_Test_0-RAN(1520)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@f7dd106e184a: First idle individual index:0 20250124125302177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125302177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125302177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125302177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125302177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125302177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125302177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125302177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125302177 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125302177 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125302177 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125302177 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCB0CB00) type="signalling" (gprs_gmm.c:1944) 20250124125302177 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125302178 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125302178 DMM DEBUG MM(262420000001058/ccb0cb00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125302178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125302178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125302178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125302178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125302178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125302178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125302178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125302178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125302178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125302178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f7dd106e184a: { messageType := 2, destLocRef := '6AF9BA'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@f7dd106e184a: Final verdict of PTC: none 20250124125302195 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125302195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125302195 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125302195 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125302195 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125302195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125302195 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125302195 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125302195 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125302196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125302196 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125302196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125302196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125302196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125302196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125302196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125302196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125302196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@f7dd106e184a: Final verdict of PTC: none 20250124125302202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124125302207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125302207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1513)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1518)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1508)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1511)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1516)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1506)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:02 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250124125302327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125302729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232572) 20250124125303208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125303208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232572, count=237024) 20250124125304197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125304197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125304197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125304209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125304209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125305211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125305211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250124125305810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125305812 DMM INFO MM(262420000001058/ccb0cb00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125305812 DMM INFO MM(262420000001058/ccb0cb00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125305812 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125305812 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125305812 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125305812 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125305812 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250124125305812 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) 20250124125305812 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20250124125305812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125305812 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125305812 DMM DEBUG MM_STATE_Iu(7)[0x559f3f674e70]{Detached}: Deallocated (fsm.c:568) 20250124125305812 DMM DEBUG GMM(gmm_fsm)[0x559f3f6720d0]{Deregistered}: Deallocated (fsm.c:568) 20250124125305812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125305860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125305860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125305860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125305860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125305860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125305860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125305860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125305860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1532)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125305862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125305862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125305862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125305862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125305862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125305862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125305862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125305862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125305862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125305862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125305862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125305862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125305864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1528)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124125305870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125305870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1536)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125305871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125305871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125305871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125305871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125305871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125305871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125305871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125305871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1536)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125305872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125305872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125305872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125305872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125305872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125305872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125305872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125305872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125305872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125305872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125305872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125305872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125305875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125305881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125305881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125305887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125305887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125305887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125305887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305887 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125305887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125305887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125305887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125305887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125305888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125305888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125305888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125305888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125305888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125305888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125305888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125305888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125305888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125305888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125305888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125305888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125305888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125305889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1544)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@f7dd106e184a: ************************************************* 20250124125305894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125305894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1542)@f7dd106e184a: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125306096 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125306096 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125306096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125306096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125306103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125306103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125306103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125306103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125306103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125306103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125306103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125306105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125306105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125306105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125306105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125306105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125306105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125306105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125306106 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125306213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125306213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125306213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125306213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125306217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125306218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125306910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125306910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125306910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125306910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125306910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125306910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125306910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125306910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125306911 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125306911 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125306911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125306911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125306911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125306911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125306911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125306911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125306911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125306911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='C28678E7'O, index=0 SGSN_Test-GSUP(1547)@f7dd106e184a: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: 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 := '437E'O ("C~"), rac := '0C'O ("\f") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)3829674 SGSN_Test_0-SCCP(1542)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1543)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125307311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307311 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125307311 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125307311 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125307311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20250124125307311 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Deregistered}: Allocated (fsm.c:456) 20250124125307311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125307311 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Allocated (fsm.c:456) 20250124125307312 DMM DEBUG MM_STATE_Iu[0x559f3f674fa0]{Detached}: Allocated (fsm.c:456) 20250124125307312 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125307312 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125307312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125307312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125307312 DMM DEBUG MM(262420000001055/e6f28084) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125307312 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250124125307312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: { messageType := 2, destLocRef := '3A6FAA'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: 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 := '4A5F4209FF41697D7408155212692562'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A75B85A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E23D8DB7E655CB20'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B970E7E96DAC1E745E1160625D23CF63'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF3C988333A3E3006A999F52DF57393A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6127C8240240C19C24FD030E573458C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '834702F1FC335D0D'O } } } } } SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250124125307322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307322 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125307322 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125307322 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125307322 DMM DEBUG MM(262420000001055/e6f28084) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250124125307322 DMM NOTICE MM(262420000001055/e6f28084) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125307322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125307322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125307322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125307322 DMM DEBUG MM(262420000001055/e6f28084) Requesting authorization (sgsn_auth.c:160) 20250124125307322 DMM INFO MM(262420000001055/e6f28084) Requesting authentication tuples (sgsn_auth.c:184) 20250124125307322 DMM DEBUG MM(262420000001055/e6f28084) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125307322 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250124125307322 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@f7dd106e184a: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250124125307326 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125307326 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125307326 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125307326 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125307326 DMM INFO MM(262420000001055/e6f28084) Subscriber data update (mmctx.c:445) 20250124125307326 DMM DEBUG MM(262420000001055/e6f28084) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125307326 DMM INFO MM(262420000001055/e6f28084) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125307326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125307326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125307326 DMM INFO MM(262420000001055/e6f28084) <- GMM AUTH AND CIPHERING REQ (rand = 4a 5f 42 09 ff 41 69 7d 74 08 15 52 12 69 25 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 12 7c 82 40 24 0c 19 c2 4f d0 30 e5 73 45 8c ) (gprs_gmm.c:483) 20250124125307326 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250124125307326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922834702F123094399990000105005F02904FC335D0D'O 20250124125307332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307332 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125307332 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125307332 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125307332 DMM INFO MM(262420000001055/e6f28084) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125307332 DMM NOTICE MM(262420000001055/e6f28084) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125307332 DMM DEBUG MM(262420000001055/e6f28084) checking auth: received UMTS RES = 83 47 02 f1 fc 33 5d 0d (gprs_gmm.c:666) 20250124125307332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125307332 DMM DEBUG MM(262420000001055/e6f28084) Requesting authorization (sgsn_auth.c:160) 20250124125307332 DMM INFO MM(262420000001055/e6f28084) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125307332 DMM DEBUG MM(262420000001055/e6f28084) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125307332 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250124125307332 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) 20250124125307332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125307333 DMM DEBUG MM(262420000001055/e6f28084) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125307333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125307341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307341 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125307341 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125307341 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125307341 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250124125307341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125307341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125307341 DMM INFO MM(262420000001055/e6f28084) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6f28084) (gprs_gmm.c:300) 20250124125307341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250124125307341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125307345 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125307345 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125307345 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250124125307345 DMM INFO MM(262420000001055/e6f28084) Subscriber data update (mmctx.c:445) 20250124125307345 DMM DEBUG MM(262420000001055/e6f28084) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125307345 DMM INFO MM(262420000001055/e6f28084) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125307345 DMM NOTICE MM(262420000001055/e6f28084) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250124125307345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125307345 DMM NOTICE MM(262420000001055/e6f28084) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125307345 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) 20250124125307345 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125307345 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250124125307346 DMM INFO MM(262420000001055/e6f28084) Subscriber data update (mmctx.c:445) 20250124125307346 DMM DEBUG MM(262420000001055/e6f28084) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125307347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307348 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125307348 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125307348 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125307348 DMM INFO MM(262420000001055/e6f28084) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125307348 DMM NOTICE MM(262420000001055/e6f28084) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125307348 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125307348 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125307348 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125307348 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125307348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125307348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125307348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1542)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125307352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307353 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125307353 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125307353 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125307353 DMM INFO MM(262420000001055/e6f28084) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125307353 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125307353 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125307353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 20250124125307354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)3829674 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: 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 := 'E6F28084'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10021356 SGSN_Test_0-RAN(1543)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@f7dd106e184a: First idle individual index:0 20250124125307556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125307556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125307556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125307557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307557 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125307557 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125307557 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125307557 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6F28084) type="signalling" (gprs_gmm.c:1944) 20250124125307557 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125307557 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125307557 DMM DEBUG MM(262420000001055/e6f28084) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125307558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125307558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125307558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125307558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125307558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125307558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125307558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f7dd106e184a: { messageType := 2, destLocRef := '98E9EC'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@f7dd106e184a: Final verdict of PTC: none 20250124125307576 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125307576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125307576 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125307576 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125307576 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125307576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125307576 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125307576 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125307577 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125307577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125307577 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125307577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125307577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125307577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125307577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125307577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125307577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125307577 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@f7dd106e184a: Final verdict of PTC: none 20250124125307583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@f7dd106e184a: Final verdict of PTC: none 20250124125307588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125307588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1528)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1536)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1541)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1531)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1529)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1539)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1534)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@f7dd106e184a: 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'. Fri Jan 24 12:53:07 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250124125307671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125308173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232804) 20250124125308589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125308589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232804, count=237256) 20250124125309578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125309578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125309578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125309591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125309592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125310593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125310593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250124125311260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125311264 DMM INFO MM(262420000001055/e6f28084) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125311264 DMM INFO MM(262420000001055/e6f28084) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125311264 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125311264 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125311264 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125311264 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125311264 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250124125311264 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) 20250124125311264 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20250124125311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125311264 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Deallocated (fsm.c:568) 20250124125311264 DMM DEBUG MM_STATE_Iu(9)[0x559f3f674fa0]{Detached}: Deallocated (fsm.c:568) 20250124125311264 DMM DEBUG GMM(gmm_fsm)[0x559f3f674e70]{Deregistered}: Deallocated (fsm.c:568) 20250124125311264 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125311316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125311316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125311316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125311316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125311316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125311316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125311316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125311316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125311317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125311317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125311317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125311317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125311317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125311317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125311317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125311317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125311317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125311317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125311318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125311318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125311320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125311325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125311325 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1559)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125311333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125311333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125311333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125311333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125311333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125311333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125311333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125311333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125311334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125311334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125311334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125311334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125311334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125311334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125311334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125311334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125311334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125311334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125311334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125311334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125311336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250124125311341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125311341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1559)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1564)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125311344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125311344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125311344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125311344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125311344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125311344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125311344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125311344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125311345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125311345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125311345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125311345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125311345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125311345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125311345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125311345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125311345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125311345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125311345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125311345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125311345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125311347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1567)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@f7dd106e184a: ************************************************* 20250124125311352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125311352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@f7dd106e184a: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125311553 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125311553 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125311553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125311553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125311561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125311561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125311561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125311561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125311561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125311561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125311561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125311563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125311563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125311563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125311563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125311563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125311563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125311563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125311563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125311594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125311594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125311594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125311594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125311598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125311599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125312370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312371 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125312371 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125312371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='D135056E'O, index=0 SGSN_Test-GSUP(1570)@f7dd106e184a: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: 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 := 'EF5F'O, rac := 'AA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)13408986 SGSN_Test_0-SCCP(1565)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1566)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125312679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312680 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125312680 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125312680 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125312680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20250124125312680 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Deregistered}: Allocated (fsm.c:456) 20250124125312680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125312680 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125312680 DMM DEBUG MM_STATE_Iu[0x559f3f6757f0]{Detached}: Allocated (fsm.c:456) 20250124125312680 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125312680 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125312680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125312680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125312680 DMM DEBUG MM(262420000001056/e5123069) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125312680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250124125312680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: { messageType := 2, destLocRef := 'CC9ADA'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: 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 := '5FD93894B012531C73C473114DC32E77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E982719'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84C4E1588D962663'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FC99979B1D1EC8A389D2BC2C05F788C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC69C49475CD9780B46EE2AF004081B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1E64CF42ADC0A6D79BEF26C3D74E0CBE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A20FCDF4BADB3C63'O } } } } } SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250124125312690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312690 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125312690 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125312690 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125312690 DMM DEBUG MM(262420000001056/e5123069) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250124125312690 DMM NOTICE MM(262420000001056/e5123069) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125312690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125312690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125312690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125312690 DMM DEBUG MM(262420000001056/e5123069) Requesting authorization (sgsn_auth.c:160) 20250124125312690 DMM INFO MM(262420000001056/e5123069) Requesting authentication tuples (sgsn_auth.c:184) 20250124125312690 DMM DEBUG MM(262420000001056/e5123069) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125312690 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250124125312690 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@f7dd106e184a: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250124125312693 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125312693 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125312693 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125312693 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125312693 DMM INFO MM(262420000001056/e5123069) Subscriber data update (mmctx.c:445) 20250124125312693 DMM DEBUG MM(262420000001056/e5123069) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125312693 DMM INFO MM(262420000001056/e5123069) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125312693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125312693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125312693 DMM INFO MM(262420000001056/e5123069) <- GMM AUTH AND CIPHERING REQ (rand = 5f d9 38 94 b0 12 53 1c 73 c4 73 11 4d c3 2e 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e 64 cf 42 ad c0 a6 d7 9b ef 26 c3 d7 4e 0c be ) (gprs_gmm.c:483) 20250124125312693 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250124125312693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722A20FCDF423094399990000105006F02904BADB3C63'O 20250124125312702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312702 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125312702 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125312702 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125312702 DMM INFO MM(262420000001056/e5123069) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125312702 DMM NOTICE MM(262420000001056/e5123069) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125312702 DMM DEBUG MM(262420000001056/e5123069) checking auth: received UMTS RES = a2 0f cd f4 ba db 3c 63 (gprs_gmm.c:666) 20250124125312702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125312702 DMM DEBUG MM(262420000001056/e5123069) Requesting authorization (sgsn_auth.c:160) 20250124125312702 DMM INFO MM(262420000001056/e5123069) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125312702 DMM DEBUG MM(262420000001056/e5123069) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125312702 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250124125312702 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) 20250124125312702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125312702 DMM DEBUG MM(262420000001056/e5123069) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125312702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125312718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125312719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125312719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125312719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250124125312719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125312719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125312719 DMM INFO MM(262420000001056/e5123069) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5123069) (gprs_gmm.c:300) 20250124125312719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250124125312719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125312725 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125312725 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125312725 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250124125312725 DMM INFO MM(262420000001056/e5123069) Subscriber data update (mmctx.c:445) 20250124125312725 DMM DEBUG MM(262420000001056/e5123069) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125312725 DMM INFO MM(262420000001056/e5123069) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125312725 DMM NOTICE MM(262420000001056/e5123069) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250124125312725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125312725 DMM NOTICE MM(262420000001056/e5123069) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125312725 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) 20250124125312726 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125312726 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250124125312726 DMM INFO MM(262420000001056/e5123069) Subscriber data update (mmctx.c:445) 20250124125312726 DMM DEBUG MM(262420000001056/e5123069) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125312730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312730 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125312730 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125312730 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125312730 DMM INFO MM(262420000001056/e5123069) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125312730 DMM NOTICE MM(262420000001056/e5123069) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125312730 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125312730 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125312730 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125312730 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125312730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125312730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125312730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1565)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125312738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312738 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125312738 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125312738 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125312738 DMM INFO MM(262420000001056/e5123069) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125312738 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125312738 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125312738 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312738 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 20250124125312740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)13408986 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: 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 := 'E5123069'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1137061 SGSN_Test_0-RAN(1566)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@f7dd106e184a: First idle individual index:0 20250124125312948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125312949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125312949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125312949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312950 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125312950 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125312950 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125312950 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5123069) type="signalling" (gprs_gmm.c:1944) 20250124125312950 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125312950 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125312950 DMM DEBUG MM(262420000001056/e5123069) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125312950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125312951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125312951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125312951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125312951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125312951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125312951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125312951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f7dd106e184a: { messageType := 2, destLocRef := '1159A5'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@f7dd106e184a: Final verdict of PTC: none 20250124125312968 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125312968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125312968 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125312968 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125312968 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125312968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125312968 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125312968 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125312968 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125312968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125312968 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125312968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125312968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125312968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125312969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125312969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125312969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125312969 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@f7dd106e184a: Final verdict of PTC: none 20250124125312976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@f7dd106e184a: Final verdict of PTC: none 20250124125312981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125312982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1554)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1560)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1564)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1562)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1552)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1558)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:13 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250124125313141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125313643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232896) 20250124125313983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125313983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232896, count=237348) 20250124125314970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125314970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125314970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125314985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125314985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125315986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125315986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250124125316726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125316731 DMM INFO MM(262420000001056/e5123069) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125316731 DMM INFO MM(262420000001056/e5123069) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125316731 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125316731 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125316731 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125316731 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125316731 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250124125316731 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) 20250124125316731 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20250124125316731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125316731 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125316731 DMM DEBUG MM_STATE_Iu(11)[0x559f3f6757f0]{Detached}: Deallocated (fsm.c:568) 20250124125316731 DMM DEBUG GMM(gmm_fsm)[0x559f3f674fa0]{Deregistered}: Deallocated (fsm.c:568) 20250124125316731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1578)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@f7dd106e184a: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1577)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125316783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125316783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125316783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125316783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125316783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125316783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125316783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125316783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1578)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125316784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125316784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125316784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125316784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125316784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125316784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125316784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125316784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125316784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125316784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125316784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125316784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1578)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1578)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125316788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1577)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1574)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1582)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250124125316794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125316794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1582)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125316796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125316796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125316796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125316796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125316796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125316796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125316796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125316796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1582)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125316797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125316797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125316797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125316797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125316797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125316797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125316797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125316797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125316797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125316797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1582)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125316797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125316797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1583)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 20250124125316800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125316805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125316805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1584)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125316812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125316812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125316812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125316812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125316812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125316812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125316812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125316812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125316813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125316813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125316813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125316813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125316813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125316813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125316813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125316813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125316813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125316813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125316813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125316813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125316813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125316816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1590)@f7dd106e184a: M3UA emulation initiated, the test can be started MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@f7dd106e184a: ************************************************* SGSN_Test_0-SCCP(1588)@f7dd106e184a: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1584)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125316821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125316821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125316987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125316987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125316987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125316987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125316991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125316992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125317019 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125317019 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125317019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125317019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125317023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125317023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125317023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125317023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125317023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125317023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125317023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125317025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125317025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125317025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125317025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125317025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125317025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125317025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125317025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125317838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125317838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125317838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125317838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125317838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125317838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125317838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125317838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125317838 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125317838 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125317839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125317839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125317839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125317839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125317839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125317839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125317839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125317839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@f7dd106e184a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='DA5BF81E'O, index=0 SGSN_Test-GSUP(1593)@f7dd106e184a: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: 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 := 'ADD4'O, rac := 'FD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)547090 SGSN_Test_0-SCCP(1588)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1589)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125318079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318079 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125318079 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125318079 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125318079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20250124125318079 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Deregistered}: Allocated (fsm.c:456) 20250124125318079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125318079 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Allocated (fsm.c:456) 20250124125318079 DMM DEBUG MM_STATE_Iu[0x559f3f672cc0]{Detached}: Allocated (fsm.c:456) 20250124125318079 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125318079 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125318079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125318079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125318079 DMM DEBUG MM(262420000001057/f6dd6862) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125318079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250124125318079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: { messageType := 2, destLocRef := '085912'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: 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 := '67EC9DAD9ABA3ED31CEE04ED81A43452'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F01B06C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '077AE194A5D4AC29'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5E230CC4C38612640FCF5DDFC8FA0811'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5AD0FF063B57C0C4C8D74B01B4248641'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0D66E94102B9E546236B0177E3E80B4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A398C7D92DA51A38'O } } } } } SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250124125318086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125318086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125318086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125318086 DMM DEBUG MM(262420000001057/f6dd6862) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250124125318086 DMM NOTICE MM(262420000001057/f6dd6862) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125318086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125318086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125318086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125318086 DMM DEBUG MM(262420000001057/f6dd6862) Requesting authorization (sgsn_auth.c:160) 20250124125318086 DMM INFO MM(262420000001057/f6dd6862) Requesting authentication tuples (sgsn_auth.c:184) 20250124125318086 DMM DEBUG MM(262420000001057/f6dd6862) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125318086 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250124125318086 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@f7dd106e184a: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250124125318088 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125318088 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125318088 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125318088 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125318088 DMM INFO MM(262420000001057/f6dd6862) Subscriber data update (mmctx.c:445) 20250124125318088 DMM DEBUG MM(262420000001057/f6dd6862) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125318088 DMM INFO MM(262420000001057/f6dd6862) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125318088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125318088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125318088 DMM INFO MM(262420000001057/f6dd6862) <- GMM AUTH AND CIPHERING REQ (rand = 67 ec 9d ad 9a ba 3e d3 1c ee 04 ed 81 a4 34 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 d6 6e 94 10 2b 9e 54 62 36 b0 17 7e 3e 80 b4 ) (gprs_gmm.c:483) 20250124125318088 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250124125318088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A398C7D923094399990000105007F029042DA51A38'O 20250124125318092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318092 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125318092 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125318092 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125318092 DMM INFO MM(262420000001057/f6dd6862) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125318092 DMM NOTICE MM(262420000001057/f6dd6862) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125318092 DMM DEBUG MM(262420000001057/f6dd6862) checking auth: received UMTS RES = a3 98 c7 d9 2d a5 1a 38 (gprs_gmm.c:666) 20250124125318092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125318092 DMM DEBUG MM(262420000001057/f6dd6862) Requesting authorization (sgsn_auth.c:160) 20250124125318092 DMM INFO MM(262420000001057/f6dd6862) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125318092 DMM DEBUG MM(262420000001057/f6dd6862) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125318092 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250124125318092 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) 20250124125318092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125318092 DMM DEBUG MM(262420000001057/f6dd6862) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125318092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125318098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318098 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125318098 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125318098 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125318098 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250124125318098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125318098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125318098 DMM INFO MM(262420000001057/f6dd6862) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6dd6862) (gprs_gmm.c:300) 20250124125318098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250124125318098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125318101 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125318101 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125318101 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250124125318101 DMM INFO MM(262420000001057/f6dd6862) Subscriber data update (mmctx.c:445) 20250124125318101 DMM DEBUG MM(262420000001057/f6dd6862) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125318101 DMM INFO MM(262420000001057/f6dd6862) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125318101 DMM NOTICE MM(262420000001057/f6dd6862) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250124125318101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125318101 DMM NOTICE MM(262420000001057/f6dd6862) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125318101 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) 20250124125318101 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125318101 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250124125318101 DMM INFO MM(262420000001057/f6dd6862) Subscriber data update (mmctx.c:445) 20250124125318101 DMM DEBUG MM(262420000001057/f6dd6862) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125318103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318103 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125318103 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125318103 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125318103 DMM INFO MM(262420000001057/f6dd6862) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125318103 DMM NOTICE MM(262420000001057/f6dd6862) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125318103 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125318103 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125318103 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125318103 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125318103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125318103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125318103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1588)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125318107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318107 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125318107 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125318107 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125318107 DMM INFO MM(262420000001057/f6dd6862) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125318107 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125318107 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125318107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-RAN(1589)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)547090 20250124125318108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: 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 := 'F6DD6862'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15807873 SGSN_Test_0-RAN(1589)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@f7dd106e184a: First idle individual index:0 20250124125318313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125318313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125318313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125318313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318314 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125318314 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125318314 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125318314 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6DD6862) type="signalling" (gprs_gmm.c:1944) 20250124125318314 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125318314 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125318314 DMM DEBUG MM(262420000001057/f6dd6862) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125318314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125318314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125318315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125318315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125318315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125318315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125318315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125318315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f7dd106e184a: { messageType := 2, destLocRef := 'F13581'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@f7dd106e184a: Final verdict of PTC: none 20250124125318333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125318333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125318333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125318334 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125318334 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125318334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125318334 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125318334 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125318334 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125318334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125318334 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125318334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125318334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125318334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125318334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125318334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125318334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125318334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@f7dd106e184a: Final verdict of PTC: none 20250124125318340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124125318345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125318345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1578)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1593)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1582)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1577)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1587)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1580)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1576)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1585)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:18 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250124125318518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125319020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20250124125319346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125319346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125319828 DGPRS DEBUG Checking for inactive LLMEs, time = 954105 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20250124125320335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125320336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125320336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125320347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125320347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125321349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125321349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_attach_pdp_act_pmm_idle started. 20250124125322101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125322104 DMM INFO MM(262420000001057/f6dd6862) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125322104 DMM INFO MM(262420000001057/f6dd6862) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125322104 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125322104 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125322104 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125322104 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125322104 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250124125322104 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) 20250124125322104 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20250124125322104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125322104 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Deallocated (fsm.c:568) 20250124125322104 DMM DEBUG MM_STATE_Iu(13)[0x559f3f672cc0]{Detached}: Deallocated (fsm.c:568) 20250124125322104 DMM DEBUG GMM(gmm_fsm)[0x559f3f6757f0]{Deregistered}: Deallocated (fsm.c:568) 20250124125322104 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125322148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125322148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125322148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125322148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125322148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125322148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125322148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125322148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125322149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125322149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125322149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125322149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125322149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125322149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125322149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125322149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125322149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125322149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125322150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125322150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125322151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125322156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125322156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125322162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125322162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125322162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125322162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125322162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125322162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125322162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125322162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125322163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125322163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125322163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125322163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125322163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125322163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125322163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125322163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125322163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125322163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125322163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125322163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125322170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125322170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125322178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125322178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125322178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125322178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322178 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125322178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125322178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125322178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125322178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125322179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125322179 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125322179 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125322179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1613)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125322186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125322186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125322350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125322350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125322350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125322350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125322354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250124125322355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125322387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125322387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125322387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125322387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125322392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125322392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125322392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125322392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125322392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125322392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125322392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125322394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125322394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125322394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125322394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125322395 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125323199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323199 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125323199 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125323200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f7dd106e184a: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='C5C85E24'O, index=0 SGSN_Test-GSUP(1616)@f7dd106e184a: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: 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 := 'A37D'O, rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)787070 SGSN_Test_0-SCCP(1611)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1612)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125323425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323426 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125323426 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125323426 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125323426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20250124125323426 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Deregistered}: Allocated (fsm.c:456) 20250124125323426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125323426 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125323426 DMM DEBUG MM_STATE_Iu[0x559f3f672eb0]{Detached}: Allocated (fsm.c:456) 20250124125323426 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125323426 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125323426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125323426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125323426 DMM DEBUG MM(262420000001005/d4ed8cb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125323426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250124125323426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: { messageType := 2, destLocRef := '0C027E'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: 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 := '5A76165136B5D9F6E1BDEEFC90AE7FB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09C61560'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A9002F3CC3E91F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F948790F27BCF308B53D61F823492D3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8EE69FEF251A6B5B7BB9798565E5F4E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0CCA06D42FAE9E265BFC38763404EB8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED3745B57DDD315C'O } } } } } SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250124125323432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125323432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125323432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125323432 DMM DEBUG MM(262420000001005/d4ed8cb2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250124125323432 DMM NOTICE MM(262420000001005/d4ed8cb2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125323432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125323432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125323432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125323432 DMM DEBUG MM(262420000001005/d4ed8cb2) Requesting authorization (sgsn_auth.c:160) 20250124125323432 DMM INFO MM(262420000001005/d4ed8cb2) Requesting authentication tuples (sgsn_auth.c:184) 20250124125323432 DMM DEBUG MM(262420000001005/d4ed8cb2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125323432 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250124125323432 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@f7dd106e184a: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@f7dd106e184a: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250124125323434 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125323434 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125323434 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125323434 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125323434 DMM INFO MM(262420000001005/d4ed8cb2) Subscriber data update (mmctx.c:445) 20250124125323434 DMM DEBUG MM(262420000001005/d4ed8cb2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125323434 DMM INFO MM(262420000001005/d4ed8cb2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125323434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125323434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125323434 DMM INFO MM(262420000001005/d4ed8cb2) <- GMM AUTH AND CIPHERING REQ (rand = 5a 76 16 51 36 b5 d9 f6 e1 bd ee fc 90 ae 7f b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 cc a0 6d 42 fa e9 e2 65 bf c3 87 63 40 4e b8 ) (gprs_gmm.c:483) 20250124125323434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250124125323435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422ED3745B523094399990000100005F029047DDD315C'O 20250124125323438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323438 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125323438 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125323438 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125323438 DMM INFO MM(262420000001005/d4ed8cb2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125323438 DMM NOTICE MM(262420000001005/d4ed8cb2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125323438 DMM DEBUG MM(262420000001005/d4ed8cb2) checking auth: received UMTS RES = ed 37 45 b5 7d dd 31 5c (gprs_gmm.c:666) 20250124125323438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125323438 DMM DEBUG MM(262420000001005/d4ed8cb2) Requesting authorization (sgsn_auth.c:160) 20250124125323438 DMM INFO MM(262420000001005/d4ed8cb2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125323438 DMM DEBUG MM(262420000001005/d4ed8cb2) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125323438 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250124125323438 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) 20250124125323438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125323438 DMM DEBUG MM(262420000001005/d4ed8cb2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125323438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125323444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323444 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125323444 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125323444 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125323444 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250124125323444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125323444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125323444 DMM INFO MM(262420000001005/d4ed8cb2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4ed8cb2) (gprs_gmm.c:300) 20250124125323444 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250124125323444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125323447 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125323447 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125323447 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250124125323447 DMM INFO MM(262420000001005/d4ed8cb2) Subscriber data update (mmctx.c:445) 20250124125323447 DMM DEBUG MM(262420000001005/d4ed8cb2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125323447 DMM INFO MM(262420000001005/d4ed8cb2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125323447 DMM NOTICE MM(262420000001005/d4ed8cb2) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250124125323447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125323447 DMM NOTICE MM(262420000001005/d4ed8cb2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125323447 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) 20250124125323447 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125323447 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250124125323447 DMM INFO MM(262420000001005/d4ed8cb2) Subscriber data update (mmctx.c:445) 20250124125323447 DMM DEBUG MM(262420000001005/d4ed8cb2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125323449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323449 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125323449 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125323449 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125323449 DMM INFO MM(262420000001005/d4ed8cb2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125323449 DMM NOTICE MM(262420000001005/d4ed8cb2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125323449 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125323449 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125323449 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125323449 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125323449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125323449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125323449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1611)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125323454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323454 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125323454 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125323454 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125323454 DMM INFO MM(262420000001005/d4ed8cb2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125323454 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125323454 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125323454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 20250124125323455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f7dd106e184a: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)787070 TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: 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 := 'D4ED8CB2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@f7dd106e184a: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5155121 SGSN_Test_0-RAN(1612)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@f7dd106e184a: First idle individual index:0 20250124125323661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125323661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125323661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125323661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323662 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125323662 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125323662 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125323662 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4ED8CB2) type="signalling" (gprs_gmm.c:1944) 20250124125323662 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125323662 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125323662 DMM DEBUG MM(262420000001005/d4ed8cb2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125323662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125323662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125323662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125323662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125323662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125323662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125323662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f7dd106e184a: { messageType := 2, destLocRef := '4EA931'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@f7dd106e184a: Final verdict of PTC: none 20250124125323674 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125323674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125323674 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125323674 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125323674 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125323674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125323674 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125323674 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125323674 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125323674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125323674 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125323674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125323674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125323674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125323674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125323674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125323674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125323674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@f7dd106e184a: Final verdict of PTC: none 20250124125323679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50808<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1601)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1600)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1605)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP(1616)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1610)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@f7dd106e184a: Final verdict of PTC: none 20250124125323686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125323686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1608)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1603)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1598)@f7dd106e184a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@f7dd106e184a: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:23 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250124125323794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125324297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231440) 20250124125324687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125324687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231440, count=235892) 20250124125325676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125325676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125325676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125325688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125325689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125326691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125326691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_pmm_idle_rx_mt_data started. 20250124125327396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125327399 DMM INFO MM(262420000001005/d4ed8cb2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125327399 DMM INFO MM(262420000001005/d4ed8cb2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125327399 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125327399 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125327399 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125327399 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125327399 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250124125327399 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) 20250124125327399 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20250124125327399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125327399 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125327399 DMM DEBUG MM_STATE_Iu(15)[0x559f3f672eb0]{Detached}: Deallocated (fsm.c:568) 20250124125327399 DMM DEBUG GMM(gmm_fsm)[0x559f3f672cc0]{Deregistered}: Deallocated (fsm.c:568) 20250124125327399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125327446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125327446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125327446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125327446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125327446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125327446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125327446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125327446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125327448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125327448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125327448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125327448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125327448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125327448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125327448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125327448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125327448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125327448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1623)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125327448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125327448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1624)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 20250124125327450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125327455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125327455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1622)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125327460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125327460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125327460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125327461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125327461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125327461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125327461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125327461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125327463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125327468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125327468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125327474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125327474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125327474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125327474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125327474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125327474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125327474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125327474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125327475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125327475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125327475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125327475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125327475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125327475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125327475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125327475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125327475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125327475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125327475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125327475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125327475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125327477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125327481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125327481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1636)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@f7dd106e184a: v_sccp_pdu_maxlen:268 20250124125327685 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125327685 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125327685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125327685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125327691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125327691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125327691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125327691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125327691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125327691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125327691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125327692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125327692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125327692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125327692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250124125327693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125327693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125327693 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125327693 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125327693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125327693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125327693 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125327693 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125327696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125327697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125328495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328495 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125328495 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125328496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@f7dd106e184a: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='CBC1FA74'O, index=0 SGSN_Test-GSUP(1639)@f7dd106e184a: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: 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 := 'DBA7'O, rac := 'AF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@f7dd106e184a: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)3025718 SGSN_Test_0-SCCP(1634)@f7dd106e184a: First idle individual index:0 20250124125328779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) SGSN_Test_0-RAN(1635)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125328779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328779 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125328779 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125328779 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125328779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20250124125328779 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Deregistered}: Allocated (fsm.c:456) 20250124125328779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Allocated (fsm.c:456) 20250124125328779 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Allocated (fsm.c:456) 20250124125328779 DMM DEBUG MM_STATE_Iu[0x559f3f677950]{Detached}: Allocated (fsm.c:456) 20250124125328779 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125328780 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125328780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125328780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125328780 DMM DEBUG MM(262420000001007/d411b619) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125328780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250124125328780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: { messageType := 2, destLocRef := '2E2B36'O (".+6"), sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: 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 := '6DD4788D2C4D37B1CCE75600C70C16E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35E57954'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4979BDC244CC820'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F54062ADAD65BDD931B74CC6BCF39103'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B0419C3158FE554345D74E6041FFA05'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F8238FEF62953FE51ABBCFAEE915B7F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C7620FDCB337EAD5'O } } } } } SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_from0 20250124125328789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1634)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250124125328789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125328789 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125328789 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125328789 DMM DEBUG MM(262420000001007/d411b619) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250124125328789 DMM NOTICE MM(262420000001007/d411b619) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125328789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125328789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125328789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125328789 DMM DEBUG MM(262420000001007/d411b619) Requesting authorization (sgsn_auth.c:160) 20250124125328789 DMM INFO MM(262420000001007/d411b619) Requesting authentication tuples (sgsn_auth.c:184) 20250124125328789 DMM DEBUG MM(262420000001007/d411b619) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125328789 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250124125328789 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@f7dd106e184a: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@f7dd106e184a: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250124125328792 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125328792 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125328792 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125328792 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125328792 DMM INFO MM(262420000001007/d411b619) Subscriber data update (mmctx.c:445) 20250124125328792 DMM DEBUG MM(262420000001007/d411b619) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125328792 DMM INFO MM(262420000001007/d411b619) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125328792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125328792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125328792 DMM INFO MM(262420000001007/d411b619) <- GMM AUTH AND CIPHERING REQ (rand = 6d d4 78 8d 2c 4d 37 b1 cc e7 56 00 c7 0c 16 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 23 8f ef 62 95 3f e5 1a bb cf ae e9 15 b7 f3 ) (gprs_gmm.c:483) 20250124125328792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250124125328792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122C7620FDC23094399990000100007F02904B337EAD5'O 20250124125328798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328798 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125328798 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125328798 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125328798 DMM INFO MM(262420000001007/d411b619) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125328798 DMM NOTICE MM(262420000001007/d411b619) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125328798 DMM DEBUG MM(262420000001007/d411b619) checking auth: received UMTS RES = c7 62 0f dc b3 37 ea d5 (gprs_gmm.c:666) 20250124125328798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125328798 DMM DEBUG MM(262420000001007/d411b619) Requesting authorization (sgsn_auth.c:160) 20250124125328798 DMM INFO MM(262420000001007/d411b619) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125328798 DMM DEBUG MM(262420000001007/d411b619) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125328798 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250124125328798 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) 20250124125328799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125328799 DMM DEBUG MM(262420000001007/d411b619) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125328799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125328806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328806 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125328806 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125328806 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125328806 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250124125328806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125328806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125328806 DMM INFO MM(262420000001007/d411b619) <- GMM ATTACH ACCEPT (new P-TMSI=0xd411b619) (gprs_gmm.c:300) 20250124125328806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250124125328806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125328810 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125328810 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125328810 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250124125328810 DMM INFO MM(262420000001007/d411b619) Subscriber data update (mmctx.c:445) 20250124125328810 DMM DEBUG MM(262420000001007/d411b619) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125328810 DMM INFO MM(262420000001007/d411b619) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125328810 DMM NOTICE MM(262420000001007/d411b619) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250124125328810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125328810 DMM NOTICE MM(262420000001007/d411b619) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125328810 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) 20250124125328810 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125328810 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250124125328810 DMM INFO MM(262420000001007/d411b619) Subscriber data update (mmctx.c:445) 20250124125328810 DMM DEBUG MM(262420000001007/d411b619) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125328812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125328812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125328812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125328812 DMM INFO MM(262420000001007/d411b619) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125328812 DMM NOTICE MM(262420000001007/d411b619) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125328812 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125328812 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125328812 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125328812 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125328812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125328812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125328812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1634)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125328816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125328816 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125328816 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125328816 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125328816 DMM INFO MM(262420000001007/d411b619) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125328816 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125328816 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125328816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125328816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125328816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 20250124125328817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125328817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125328817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125328817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125328817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125328817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125328817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125328817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f7dd106e184a: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)3025718 TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: 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 := 'D411B619'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@f7dd106e184a: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)16043243 SGSN_Test_0-RAN(1635)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@f7dd106e184a: First idle individual index:0 20250124125329021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125329021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125329021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125329021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125329021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125329021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125329021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125329021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125329021 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125329021 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125329021 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125329021 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD411B619) type="signalling" (gprs_gmm.c:1944) 20250124125329022 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125329022 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125329022 DMM DEBUG MM(262420000001007/d411b619) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125329022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125329022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125329022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125329022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125329022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125329022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125329022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125329022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125329022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125329022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125329022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f7dd106e184a: { messageType := 2, destLocRef := 'F4CCEB'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@f7dd106e184a: Final verdict of PTC: none 20250124125329039 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125329039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125329039 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125329039 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125329039 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125329039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125329039 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125329039 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125329039 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125329039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125329039 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125329039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125329039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125329039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125329039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125329039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125329039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125329039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@f7dd106e184a: Final verdict of PTC: none 20250124125329046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1639)@f7dd106e184a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1633)@f7dd106e184a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@f7dd106e184a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1623)@f7dd106e184a: Final verdict of PTC: none 20250124125329053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125329054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-RNC_GTP(1637)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1628)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1626)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1631)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1621)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@f7dd106e184a: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:29 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250124125329178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125329681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231052) 20250124125330055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125330055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231052, count=235504) 20250124125331040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125331040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125331040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125331056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125331056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125332057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125332057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_update_ctx_err_ind_from_ggsn started. 20250124125332772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125332774 DMM INFO MM(262420000001007/d411b619) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125332774 DMM INFO MM(262420000001007/d411b619) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125332774 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125332774 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125332774 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125332774 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125332774 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250124125332774 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) 20250124125332774 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250124125332774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f66b3a0]{Init}: Deallocated (fsm.c:568) 20250124125332774 DMM DEBUG MM_STATE_Gb[0x559f3f663ec0]{Idle}: Deallocated (fsm.c:568) 20250124125332774 DMM DEBUG MM_STATE_Iu(17)[0x559f3f677950]{Detached}: Deallocated (fsm.c:568) 20250124125332774 DMM DEBUG GMM(gmm_fsm)[0x559f3f672eb0]{Deregistered}: Deallocated (fsm.c:568) 20250124125332774 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125332821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125332821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125332821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125332822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125332822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125332822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125332822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125332822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125332823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125332823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125332823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125332823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125332823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125332823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125332823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125332823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250124125332823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125332823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125332823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125332823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@f7dd106e184a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125332827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125332836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125332836 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f7dd106e184a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125332842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250124125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125332842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250124125332842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125332842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125332843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125332844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125332844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125332844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125332844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125332844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125332844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125332844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125332844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250124125332844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125332844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250124125332844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125332844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@f7dd106e184a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125332847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@f7dd106e184a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250124125332854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559f3f665b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125332854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1653)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@f7dd106e184a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@f7dd106e184a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@f7dd106e184a: Provider Link came up: sending NS-RESET 20250124125332858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250124125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125332858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250124125332859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125332859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125332859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125332859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250124125332859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125332859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125332859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125332860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250124125332860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250124125332860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250124125332860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250124125332860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125332860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250124125332860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250124125332860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250124125332860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250124125332860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@f7dd106e184a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@f7dd106e184a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250124125332861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@f7dd106e184a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@f7dd106e184a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f7dd106e184a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@f7dd106e184a: ************************************************* SGSN_Test_0-M3UA(1659)@f7dd106e184a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@f7dd106e184a: ************************************************* MTC@f7dd106e184a: Starting RAN_Emulation 20250124125332866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559f3f668240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250124125332866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1657)@f7dd106e184a: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@f7dd106e184a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250124125333059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125333059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250124125333059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250124125333059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250124125333063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250124125333064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250124125333067 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250124125333067 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250124125333067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250124125333067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@f7dd106e184a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250124125333070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125333070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250124125333070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250124125333070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250124125333070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250124125333070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250124125333070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250124125333071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125333071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250124125333071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250124125333071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250124125333071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250124125333071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250124125333071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250124125333071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250124125333873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125333873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125333873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125333873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125333873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125333873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125333873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125333873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125333873 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250124125333873 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250124125333874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125333874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125333874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125333874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125333874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125333874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125333874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125333874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f7dd106e184a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f7dd106e184a: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='EA3B884E'O, index=0 SGSN_Test-GSUP(1662)@f7dd106e184a: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: 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 := '0DCB'O, rac := '49'O ("I") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@f7dd106e184a: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9061494 SGSN_Test_0-SCCP(1657)@f7dd106e184a: First idle individual index:0 SGSN_Test_0-RAN(1658)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 20250124125334158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334159 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125334159 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125334159 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125334159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250124125334159 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Deregistered}: Allocated (fsm.c:456) 20250124125334159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Allocated (fsm.c:456) 20250124125334159 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Allocated (fsm.c:456) 20250124125334159 DMM DEBUG MM_STATE_Iu[0x559f3f6786a0]{Detached}: Allocated (fsm.c:456) 20250124125334159 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250124125334159 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250124125334159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250124125334159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250124125334159 DMM DEBUG MM(262420000001004/ce0260bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250124125334159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250124125334159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: { messageType := 2, destLocRef := '8A4476'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: 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 := 'BEC3C15538A1E6AE715ACEDAFBB20D4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3521C9DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9368D2BD109BE4B3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '46703BEC871CBDE6195F350EE4263737'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '81A50D85BDFE3E0F3FD3E6EDA3D3ADB0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A90330EACB5FB91F9DFCEFACF6740D3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6CF01800E2E15509'O } } } } } SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_len:23 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250124125334169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125334170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125334170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125334170 DMM DEBUG MM(262420000001004/ce0260bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250124125334170 DMM NOTICE MM(262420000001004/ce0260bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250124125334170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250124125334170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250124125334170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250124125334170 DMM DEBUG MM(262420000001004/ce0260bf) Requesting authorization (sgsn_auth.c:160) 20250124125334170 DMM INFO MM(262420000001004/ce0260bf) Requesting authentication tuples (sgsn_auth.c:184) 20250124125334170 DMM DEBUG MM(262420000001004/ce0260bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250124125334170 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250124125334170 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@f7dd106e184a: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@f7dd106e184a: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250124125334173 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250124125334173 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250124125334173 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250124125334173 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250124125334173 DMM INFO MM(262420000001004/ce0260bf) Subscriber data update (mmctx.c:445) 20250124125334173 DMM DEBUG MM(262420000001004/ce0260bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250124125334173 DMM INFO MM(262420000001004/ce0260bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250124125334173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250124125334173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250124125334173 DMM INFO MM(262420000001004/ce0260bf) <- GMM AUTH AND CIPHERING REQ (rand = be c3 c1 55 38 a1 e6 ae 71 5a ce da fb b2 0d 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 90 33 0e ac b5 fb 91 f9 df ce fa cf 67 40 d3 ) (gprs_gmm.c:483) 20250124125334173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250124125334174 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_len:37 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D226CF0180023094399990000100004F02904E2E15509'O 20250124125334181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334182 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125334182 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125334182 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125334182 DMM INFO MM(262420000001004/ce0260bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250124125334182 DMM NOTICE MM(262420000001004/ce0260bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250124125334182 DMM DEBUG MM(262420000001004/ce0260bf) checking auth: received UMTS RES = 6c f0 18 00 e2 e1 55 09 (gprs_gmm.c:666) 20250124125334182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250124125334182 DMM DEBUG MM(262420000001004/ce0260bf) Requesting authorization (sgsn_auth.c:160) 20250124125334182 DMM INFO MM(262420000001004/ce0260bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250124125334182 DMM DEBUG MM(262420000001004/ce0260bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250124125334182 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250124125334182 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) 20250124125334182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250124125334182 DMM DEBUG MM(262420000001004/ce0260bf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250124125334182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_len:12 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250124125334192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334192 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250124125334192 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250124125334192 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250124125334192 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250124125334192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250124125334192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250124125334192 DMM INFO MM(262420000001004/ce0260bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xce0260bf) (gprs_gmm.c:300) 20250124125334192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250124125334192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250124125334197 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250124125334197 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250124125334197 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250124125334197 DMM INFO MM(262420000001004/ce0260bf) Subscriber data update (mmctx.c:445) 20250124125334197 DMM DEBUG MM(262420000001004/ce0260bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250124125334197 DMM INFO MM(262420000001004/ce0260bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250124125334197 DMM NOTICE MM(262420000001004/ce0260bf) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250124125334197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250124125334197 DMM NOTICE MM(262420000001004/ce0260bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250124125334197 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) 20250124125334197 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250124125334197 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250124125334197 DMM INFO MM(262420000001004/ce0260bf) Subscriber data update (mmctx.c:445) 20250124125334197 DMM DEBUG MM(262420000001004/ce0260bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_len:14 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250124125334199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334200 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250124125334200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250124125334200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250124125334200 DMM INFO MM(262420000001004/ce0260bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250124125334200 DMM NOTICE MM(262420000001004/ce0260bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250124125334200 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250124125334200 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250124125334200 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250124125334200 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250124125334200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250124125334200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250124125334200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_len:7 SGSN_Test_0-SCCP(1657)@f7dd106e184a: vl_from0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250124125334208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334208 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250124125334208 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250124125334208 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250124125334208 DMM INFO MM(262420000001004/ce0260bf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250124125334208 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250124125334208 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250124125334208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 20250124125334210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f7dd106e184a: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9061494 TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: 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 := 'CE0260BF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@f7dd106e184a: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)12063256 SGSN_Test_0-RAN(1658)@f7dd106e184a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@f7dd106e184a: First idle individual index:0 20250124125334413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250124125334413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250124125334413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250124125334413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334414 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250124125334414 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250124125334414 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250124125334414 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE0260BF) type="signalling" (gprs_gmm.c:1944) 20250124125334414 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250124125334414 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250124125334414 DMM DEBUG MM(262420000001004/ce0260bf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250124125334415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250124125334415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250124125334415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250124125334415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250124125334415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250124125334415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250124125334415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f7dd106e184a: { messageType := 2, destLocRef := 'B81218'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f7dd106e184a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@f7dd106e184a: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@f7dd106e184a: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@f7dd106e184a: Final verdict of PTC: none 20250124125334432 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250124125334432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125334432 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250124125334432 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250124125334432 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250124125334432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250124125334432 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250124125334432 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250124125334432 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250124125334432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250124125334432 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250124125334432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250124125334432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250124125334432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250124125334432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250124125334432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250124125334432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250124125334433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@f7dd106e184a: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@f7dd106e184a: Final verdict of PTC: none 20250124125334438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250124125334443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250124125334443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@f7dd106e184a: Final verdict of PTC: none -NSVCI98(1651)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@f7dd106e184a: Final verdict of PTC: none -NSVCI99(1656)@f7dd106e184a: Final verdict of PTC: none -NSVCI97(1646)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@f7dd106e184a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@f7dd106e184a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@f7dd106e184a: Final verdict of PTC: none -NSVCI99-provIP(1654)@f7dd106e184a: Final verdict of PTC: none -NSVCI98-provIP(1649)@f7dd106e184a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f7dd106e184a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@f7dd106e184a: Final verdict of PTC: none -NSVCI97-provIP(1644)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: none MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@f7dd106e184a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@f7dd106e184a: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@f7dd106e184a: 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 Jan 24 12:53:34 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250124125334602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125335104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231576) 20250124125335444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125335445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231576, count=236028) 20250124125336434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250124125336434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250124125336434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250124125336446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125336447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test execution finished. MTC@f7dd106e184a: 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 Jan 24 12:53:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125337448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125337449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_NS_connect_alive started. 20250124125338199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125338202 DMM INFO MM(262420000001004/ce0260bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250124125338202 DMM INFO MM(262420000001004/ce0260bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250124125338202 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250124125338202 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250124125338202 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250124125338202 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250124125338202 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250124125338202 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) 20250124125338202 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250124125338202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559f3f663ec0]{Init}: Deallocated (fsm.c:568) 20250124125338202 DMM DEBUG MM_STATE_Gb[0x559f3f66b3a0]{Idle}: Deallocated (fsm.c:568) 20250124125338202 DMM DEBUG MM_STATE_Iu(19)[0x559f3f6786a0]{Detached}: Deallocated (fsm.c:568) 20250124125338202 DMM DEBUG GMM(gmm_fsm)[0x559f3f677950]{Deregistered}: Deallocated (fsm.c:568) 20250124125338202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250124125338235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250124125338235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250124125338235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250124125338449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125338449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: setverdict(pass): none -> pass MTC@f7dd106e184a: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250124125339242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: pass MTC@f7dd106e184a: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@f7dd106e184a: Test case TC_NS_connect_alive finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:53:39 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250124125339283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125339451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125339451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125339785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250124125340452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125340452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20250124125341454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125341454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: 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 Jan 24 12:53:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250124125342455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125342455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test case TC_NS_connect_reset started. 20250124125342884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125342887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250124125342917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250124125342917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250124125342917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250124125342917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250124125342917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250124125342917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250124125342917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250124125342917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125342917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559f3f662c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@f7dd106e184a: setverdict(pass): none -> pass 20250124125343456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125343456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250124125343923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@f7dd106e184a: Final verdict of PTC: none MTC@f7dd106e184a: Setting final verdict of the test case. MTC@f7dd106e184a: Local verdict of MTC: pass MTC@f7dd106e184a: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@f7dd106e184a: Test case TC_NS_connect_reset finished. Verdict: pass MTC@f7dd106e184a: 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 Jan 24 12:53:43 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250124125343957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250124125344458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125344458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125344459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250124125345459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125345459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250124125345918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125346460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125346460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f7dd106e184a: 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@f7dd106e184a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f7dd106e184a: Terminating MTC. MC@f7dd106e184a: MTC terminated. MC2> exit MC@f7dd106e184a: Shutting down session. MC@f7dd106e184a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1501486) 20250124125347462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125347462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-20250124-1239-9ed3944b-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'] 20250124125348464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125348464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250124125348919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250124125349465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125349465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-20250124-1239-9ed3944b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250124125349829 DGPRS DEBUG Checking for inactive LLMEs, time = 954135 (sgsn.c:131) 20250124125350467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250124125350467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1501379) [testenv][generic] Stopping sgsn (1501422) [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-20250124-1239-9ed3944b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='866.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.612845'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.617347'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.656716'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.576840'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.165443'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.690377'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.662883'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.642498'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.708849'> <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.554217'> <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.554907'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.566815'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.573026'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.575356'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.653821'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.685631'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.644547'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.620636'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.745453'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.730482'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.749389'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.577286'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.612839'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.683645'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.769973'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.674759'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.745820'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.687605'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.496193'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.600384'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.543605'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.472417'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.550799'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.587117'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.639362'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.637036'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.755123'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.791142'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.557584'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.796969'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.696739'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.709488'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.698188'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.669630'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.510697'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.543862'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.624297'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.707331'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.703827'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.702820'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.656446'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.715675'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.659196'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.637483'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.695012'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.695269'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.659042'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.777164'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.634890'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.699160'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.710632'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.320946'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.683548'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.497568'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.529307'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.527414'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.531268'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.788026'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.482796'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.704955'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.698139'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.527861'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.543211'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.675240'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.618852'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.658379'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.721090'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.758506'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.798367'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.800257'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.776237'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.655427'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.601714'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.683610'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.695474'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.050714'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.043115'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0'] testenv-sgsn-generic-osmocom-latest-20250124-1239-9ed3944b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2304/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