Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > 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 5ad6e895f8f9d7b94645b3b37794866f2956176e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ad6e895f8f9d7b94645b3b37794866f2956176e # timeout=10 Commit message: "PCUIF: fix usage of bts number in PCUIF_TXT_IND" > git rev-list --no-walk d099279d5b6efbf513cb628ad55296d05197a41a # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins14700067139096477643.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (10.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: 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:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_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_5.cc Creating dependency file for IPA_Emulation_part_6.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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_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_Iu_part_3.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_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_5.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_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_Types_part_1.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_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.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_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_Types_part_4.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_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_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_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_7.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 SCCPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (532 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly 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-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412102026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.54.3536.202412102026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.32.04f5.202412102026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.54.3536.202412102026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.54.3536.202412102026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412102026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.54.3536.202412102026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.47.eab2.202412102026 [73.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.14.b087.202412102026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412102026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412102026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.54.3536.202412102026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.54.3536.202412102026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.54.3536.202412102026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.54.3536.202412102026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.54.3536.202412102026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.54.3536.202412102026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.54.3536.202412102026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412102026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412102026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412102026 [75.4 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412102026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.32.04f5.202412102026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412102026 [226 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202412102026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.54.3536.202412102026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.30.7a45b.202412102026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.30.7a45b.202412102026 [542 kB] Fetched 13.8 MB in 1s (19.8 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 ... 40035 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-nightly. Preparing to unpack .../01-osmocom-nightly_202412102026_amd64.deb ... Unpacking osmocom-nightly (202412102026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.32.04f5.202412102026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.32.04f5.202412102026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412102026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412102026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.47.eab2.202412102026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.47.eab2.202412102026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.14.b087.202412102026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.14.b087.202412102026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412102026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412102026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412102026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412102026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmocore (1.10.0.54.3536.202412102026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412102026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412102026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412102026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412102026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412102026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412102026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412102026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412102026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.32.04f5.202412102026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.32.04f5.202412102026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202412102026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412102026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202412102026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412102026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.54.3536.202412102026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.54.3536.202412102026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.30.7a45b.202412102026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.30.7a45b.202412102026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.30.7a45b.202412102026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.30.7a45b.202412102026) ... Setting up osmocom-nightly (202412102026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmocodec4:amd64 (1.10.0.54.3536.202412102026) ... Setting up libasn1c1:amd64 (0.9.38.202412102026) ... Setting up libosmovty13:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmoisdn0:amd64 (1.10.0.54.3536.202412102026) ... Setting up libgtp10:amd64 (1.12.0.32.04f5.202412102026) ... Setting up libosmousb0:amd64 (1.10.0.54.3536.202412102026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412102026) ... Setting up libosmogsm20:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmoctrl0:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmogb14:amd64 (1.10.0.54.3536.202412102026) ... Setting up libgtp-dbg:amd64 (1.12.0.32.04f5.202412102026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412102026) ... Setting up libosmocoding0:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmosim2:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmocore (1.10.0.54.3536.202412102026) ... Setting up libosmoabis13:amd64 (1.6.0.47.eab2.202412102026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412102026) ... Setting up libosmocore-dbg:amd64 (1.10.0.54.3536.202412102026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.14.b087.202412102026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412102026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412102026) ... 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.4.b5f6.202412102026) ... Setting up osmo-sgsn (1.12.0.30.7a45b.202412102026) ... 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.4.b5f6.202412102026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412102026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.30.7a45b.202412102026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241211094821976 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241211094821976 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241211094821976 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241211094821976 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241211094821976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241211094821976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241211094821976 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241211094821976 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241211094821976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241211094821976 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241211094821976 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241211094821976 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241211094821976 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241211094821977 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241211094821977 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241211094821977 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241211094821977 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x560888154d40(sgsn) with 23 counters 20241211094822176 DLSS7 INFO (r=127.0.0.1:39303<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211094822176 DLSS7 INFO (r=127.0.0.1:39303<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241211094822176 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:39303<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241211094822176 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241211094822176 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241211094822176 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211094822176 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241211094822176 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241211094822176 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241211094822176 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241211094822176 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241211094822176 DGPRS NOTICE libGTP v1.12.0.32-04f5.202412102026 initialized (sgsn_main.c:462) 20241211094822176 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241211094822176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094822176 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241211094822176 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241211094822176 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241211094822176 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211094822176 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211094822176 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211094822176 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211094822176 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211094822176 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211094822177 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211094822177 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211094822177 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241211094822177 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241211094822177 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241211094822177 DLSS7 INFO (r=127.0.0.1:57416<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211094822177 DLSS7 INFO (r=127.0.0.1:57416<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241211094822177 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57416<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241211094822177 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241211094822177 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:39303<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241211094822177 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211094822177 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241211094822177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211094822177 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211094822177 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241211094822177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211094822177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211094822177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@6fb4a7df20f6: Unix server socket created successfully. MC@6fb4a7df20f6: Listening on TCP port 35581. 6fb4a7df20f6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 6fb4a7df20f6 35581 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6fb4a7df20f6: New HC connected from 10.0.2.100 [10.0.2.100]. 6fb4a7df20f6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6fb4a7df20f6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fb4a7df20f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6fb4a7df20f6: Configuration file was processed on all HCs. MC@6fb4a7df20f6: Creating MTC on host 10.0.2.100. MC@6fb4a7df20f6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Dec 11 09:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094823177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094823177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach started. 20241211094823682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094823683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241211094823701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094823701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094823701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094823701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094823703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094823703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094823703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094823703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094823703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094823703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094823703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094823703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241211094823703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094823703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094823703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094823703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094823703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094823705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094823709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094823709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@6fb4a7df20f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241211094823722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094823722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094823722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094823724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094823724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094823724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094823724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094823724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094823724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094823724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094823724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241211094823724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094823724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094823724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094823724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094823724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094823727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094823727 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241211094823733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094823733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(17)@6fb4a7df20f6: Provider Link came up: sending NS-RESET TC_attach-BVCI210(10)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241211094823735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094823735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094823735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094823736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094823736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094823736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094823736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094823736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094823736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094823736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094823736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241211094823736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094823736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094823737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094823737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094823737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094823739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094823739 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)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094823744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094824177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211094824177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241211094824177 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241211094824177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241211094824177 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241211094824177 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241211094824177 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241211094824177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241211094824177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241211094824177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211094824177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094824177 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241211094824177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094824177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094824177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211094824177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211094824177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211094824177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211094824177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211094824177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211094824177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211094824177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211094824177 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5608898be170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241211094824177 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094824178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211094824179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@6fb4a7df20f6: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C870C116'O, index=0 SGSN_Test-GSUP(19)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@6fb4a7df20f6: 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 := 'C56D9B179148B9FACCCBE40DE15351E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '234FBB41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B072BAB3372390A5'O } } } } } 20241211094825201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094825201 DLLC NOTICE LLME(ffffffff/c870c116){UNASSIGNED} LLC RX: unknown TLLI 0xc870c116, creating LLME on the fly (gprs_llc.c:552) 20241211094825201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094825201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241211094825201 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094825201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211094825201 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094825201 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211094825201 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094825201 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094825201 DLLC NOTICE LLME(ffffffff/c870c116){UNASSIGNED} LLGM Assign pre (c870c116 => fb498b3d) (gprs_llc.c:1079) 20241211094825201 DLLC NOTICE LLME(c870c116/fb498b3d){ASSIGNED} LLGM Assign post (c870c116 => fb498b3d) (gprs_llc.c:1125) 20241211094825201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094825201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094825201 DMM DEBUG MM(262420000000001/fb498b3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094825207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094825207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094825207 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094825207 DMM DEBUG MM(262420000000001/fb498b3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241211094825207 DMM NOTICE MM(262420000000001/fb498b3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094825207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094825207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094825207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094825207 DMM DEBUG MM(262420000000001/fb498b3d) Requesting authorization (sgsn_auth.c:160) 20241211094825207 DMM INFO MM(262420000000001/fb498b3d) Requesting authentication tuples (sgsn_auth.c:184) 20241211094825207 DMM DEBUG MM(262420000000001/fb498b3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094825207 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241211094825207 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@6fb4a7df20f6: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241211094825208 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211094825208 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211094825208 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211094825208 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211094825208 DMM INFO MM(262420000000001/fb498b3d) Subscriber data update (mmctx.c:445) 20241211094825208 DMM DEBUG MM(262420000000001/fb498b3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211094825208 DMM INFO MM(262420000000001/fb498b3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211094825208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211094825208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094825208 DMM INFO MM(262420000000001/fb498b3d) <- GMM AUTH AND CIPHERING REQ (rand = c5 6d 9b 17 91 48 b9 fa cc cb e4 0d e1 53 51 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211094825211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094825211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094825211 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094825211 DMM INFO MM(262420000000001/fb498b3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211094825211 DMM NOTICE MM(262420000000001/fb498b3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211094825211 DMM DEBUG MM(262420000000001/fb498b3d) checking auth: received GSM SRES = 23 4f bb 41 (gprs_gmm.c:648) 20241211094825211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211094825211 DMM DEBUG MM(262420000000001/fb498b3d) Requesting authorization (sgsn_auth.c:160) 20241211094825211 DMM INFO MM(262420000000001/fb498b3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094825211 DMM DEBUG MM(262420000000001/fb498b3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094825211 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241211094825211 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) 20241211094825211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211094825211 DMM INFO MM(262420000000001/fb498b3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb498b3d) (gprs_gmm.c:282) 20241211094825212 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094825212 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094825212 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241211094825212 DMM INFO MM(262420000000001/fb498b3d) Subscriber data update (mmctx.c:445) 20241211094825212 DMM DEBUG MM(262420000000001/fb498b3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211094825212 DMM INFO MM(262420000000001/fb498b3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211094825212 DMM NOTICE MM(262420000000001/fb498b3d) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241211094825212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094825212 DMM NOTICE MM(262420000000001/fb498b3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211094825212 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) 20241211094825212 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094825212 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241211094825212 DMM INFO MM(262420000000001/fb498b3d) Subscriber data update (mmctx.c:445) 20241211094825212 DMM DEBUG MM(262420000000001/fb498b3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211094825215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094825215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211094825215 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094825215 DMM INFO MM(262420000000001/fb498b3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211094825215 DMM NOTICE MM(262420000000001/fb498b3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211094825215 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211094825215 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211094825215 DLLC NOTICE LLME(c870c116/fb498b3d){ASSIGNED} LLGM Assign pre (ffffffff => fb498b3d) (gprs_llc.c:1079) 20241211094825215 DLLC NOTICE LLME(ffffffff/fb498b3d){ASSIGNED} LLGM Assign post (ffffffff => fb498b3d) (gprs_llc.c:1125) 20241211094825215 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211094825215 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211094825215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211094825215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach-BVCI196(6)@6fb4a7df20f6: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094825268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@6fb4a7df20f6: Final verdict of PTC: none 20241211094825269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094825269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI196(6)@6fb4a7df20f6: Final verdict of PTC: none TC_attach-BVCI220(16)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(7)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(13)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(17)@6fb4a7df20f6: Final verdict of PTC: none TC_attach-BVCI210(10)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(11)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(15)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(5)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Dec 11 09:48:25 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241211094825402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094825804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100424) 20241211094826269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094826269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211094826398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211094826398 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241211094826398 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57416 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=100424, count=104780) 20241211094827270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094827270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Dec 11 09:48:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094828271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094828272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_mnc3 started. 20241211094828862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094828865 DMM INFO MM(262420000000001/fb498b3d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211094828865 DMM INFO MM(262420000000001/fb498b3d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211094828865 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211094828865 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211094828865 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211094828865 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211094828865 DLLC NOTICE LLME(ffffffff/fb498b3d){ASSIGNED} LLGM Assign pre (fb498b3d => ffffffff) (gprs_llc.c:1079) 20241211094828865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb498b3d => ffffffff) (gprs_llc.c:1125) 20241211094828866 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241211094828866 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) 20241211094828866 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241211094828866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211094828866 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094828866 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211094828866 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211094828866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094828910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094828910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094828910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094828910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094828910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094828910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094828910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094828910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094828911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094828911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094828911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094828911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094828911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094828911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094828911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094828911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094828911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094828911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094828911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094828911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094828913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094828917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094828917 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094828926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094828926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094828926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094828926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828926 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094828926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094828926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094828926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094828926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094828927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094828927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094828927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094828927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094828927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094828927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094828927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094828927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094828927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094828927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094828927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094828927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094828930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094828935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094828935 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094828944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094828944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094828944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094828944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094828944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094828944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094828944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094828944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094828945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094828945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094828945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094828945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094828945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094828945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094828945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094828945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094828945 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094828945 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094828945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094828945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094828945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094828948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094828953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094828953 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094829272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094829272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094829272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094829272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094829276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211094829277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@6fb4a7df20f6: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EFD27756'O, index=0 SGSN_Test-GSUP(38)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@6fb4a7df20f6: 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 := 'D7A9638AC74C1016BE79B46FB1AA7DA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91568874'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '463C9A6FA9DE9E0C'O } } } } } 20241211094830362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094830362 DLLC NOTICE LLME(ffffffff/efd27756){UNASSIGNED} LLC RX: unknown TLLI 0xefd27756, creating LLME on the fly (gprs_llc.c:552) 20241211094830362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094830362 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241211094830362 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094830362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211094830362 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094830362 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211094830362 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094830362 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094830362 DLLC NOTICE LLME(ffffffff/efd27756){UNASSIGNED} LLGM Assign pre (efd27756 => d88ba61a) (gprs_llc.c:1079) 20241211094830362 DLLC NOTICE LLME(efd27756/d88ba61a){ASSIGNED} LLGM Assign post (efd27756 => d88ba61a) (gprs_llc.c:1125) 20241211094830362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094830362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094830362 DMM DEBUG MM(262420000001001/d88ba61a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094830373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094830373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094830373 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094830373 DMM DEBUG MM(262420000001001/d88ba61a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241211094830373 DMM NOTICE MM(262420000001001/d88ba61a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094830373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094830373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094830373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094830373 DMM DEBUG MM(262420000001001/d88ba61a) Requesting authorization (sgsn_auth.c:160) 20241211094830373 DMM INFO MM(262420000001001/d88ba61a) Requesting authentication tuples (sgsn_auth.c:184) 20241211094830373 DMM DEBUG MM(262420000001001/d88ba61a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094830373 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241211094830373 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241211094830375 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211094830375 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211094830375 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211094830375 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211094830375 DMM INFO MM(262420000001001/d88ba61a) Subscriber data update (mmctx.c:445) 20241211094830375 DMM DEBUG MM(262420000001001/d88ba61a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211094830375 DMM INFO MM(262420000001001/d88ba61a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211094830375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211094830375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094830375 DMM INFO MM(262420000001001/d88ba61a) <- GMM AUTH AND CIPHERING REQ (rand = d7 a9 63 8a c7 4c 10 16 be 79 b4 6f b1 aa 7d a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211094830378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094830378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094830378 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094830378 DMM INFO MM(262420000001001/d88ba61a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211094830378 DMM NOTICE MM(262420000001001/d88ba61a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211094830378 DMM DEBUG MM(262420000001001/d88ba61a) checking auth: received GSM SRES = 91 56 88 74 (gprs_gmm.c:648) 20241211094830378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211094830378 DMM DEBUG MM(262420000001001/d88ba61a) Requesting authorization (sgsn_auth.c:160) 20241211094830378 DMM INFO MM(262420000001001/d88ba61a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094830378 DMM DEBUG MM(262420000001001/d88ba61a) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094830378 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241211094830378 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) 20241211094830378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211094830378 DMM INFO MM(262420000001001/d88ba61a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd88ba61a) (gprs_gmm.c:282) 20241211094830378 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094830378 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094830378 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211094830378 DMM INFO MM(262420000001001/d88ba61a) Subscriber data update (mmctx.c:445) 20241211094830378 DMM DEBUG MM(262420000001001/d88ba61a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211094830378 DMM INFO MM(262420000001001/d88ba61a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211094830378 DMM NOTICE MM(262420000001001/d88ba61a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241211094830378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094830378 DMM NOTICE MM(262420000001001/d88ba61a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211094830378 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) 20241211094830379 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094830379 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211094830379 DMM INFO MM(262420000001001/d88ba61a) Subscriber data update (mmctx.c:445) 20241211094830379 DMM DEBUG MM(262420000001001/d88ba61a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211094830381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094830381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211094830381 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094830381 DMM INFO MM(262420000001001/d88ba61a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211094830381 DMM NOTICE MM(262420000001001/d88ba61a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211094830381 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211094830381 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211094830381 DLLC NOTICE LLME(efd27756/d88ba61a){ASSIGNED} LLGM Assign pre (ffffffff => d88ba61a) (gprs_llc.c:1079) 20241211094830381 DLLC NOTICE LLME(ffffffff/d88ba61a){ASSIGNED} LLGM Assign post (ffffffff => d88ba61a) (gprs_llc.c:1125) 20241211094830381 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211094830381 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211094830381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211094830381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@6fb4a7df20f6: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094830443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(26)@6fb4a7df20f6: Final verdict of PTC: none 20241211094830447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094830447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_mnc3-BVCI210(30)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(36)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(31)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(34)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(24)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(29)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_mnc3 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Dec 11 09:48:30 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241211094830549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094830951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20241211094831447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094831447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85712, count=90068) 20241211094832448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094832449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Dec 11 09:48:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094833450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094833450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_umts_aka_umts_res started. 20241211094834010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094834013 DMM INFO MM(262420000001001/d88ba61a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211094834013 DMM INFO MM(262420000001001/d88ba61a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211094834013 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211094834013 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211094834013 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211094834013 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211094834013 DLLC NOTICE LLME(ffffffff/d88ba61a){ASSIGNED} LLGM Assign pre (d88ba61a => ffffffff) (gprs_llc.c:1079) 20241211094834013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d88ba61a => ffffffff) (gprs_llc.c:1125) 20241211094834013 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241211094834013 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) 20241211094834013 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241211094834013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211094834013 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094834013 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211094834013 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211094834013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094834060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094834060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094834060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094834060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094834060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094834060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094834060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094834060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094834061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094834061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094834061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094834061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094834061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094834061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094834061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094834061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094834061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094834061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211094834062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094834062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094834064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094834069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094834070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094834076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094834076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094834076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094834076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094834076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094834076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094834076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094834076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094834077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094834077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094834077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094834077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094834077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094834077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094834077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094834077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094834077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094834077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211094834077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094834077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094834079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094834084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094834084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094834097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094834097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094834097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094834097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094834097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094834097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094834097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094834097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094834098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094834098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094834098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094834098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094834098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094834098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094834098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094834098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094834098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094834098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094834098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094834099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094834099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094834101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094834106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094834106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094834450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094834451 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094834451 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094834451 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094834452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211094834453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@6fb4a7df20f6: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F8FBB475'O, index=0 SGSN_Test-GSUP(57)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@6fb4a7df20f6: 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 := '10136A2F0AF28AB468D32CC73C39358C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '720B5C57'O ("r\v\\W") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B44CAF2C149DC6B8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1446E8E610BED162B59F1CD915B1758C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B94DB6FA05A9FD74CA18339753155539'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AD35E3C524A3D0967ABB117F1C5283D6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5043C01D86D1F489'O } } } } } 20241211094835530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094835530 DLLC NOTICE LLME(ffffffff/f8fbb475){UNASSIGNED} LLC RX: unknown TLLI 0xf8fbb475, creating LLME on the fly (gprs_llc.c:552) 20241211094835530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094835530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241211094835530 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094835530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211094835530 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094835530 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211094835530 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094835530 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094835530 DLLC NOTICE LLME(ffffffff/f8fbb475){UNASSIGNED} LLGM Assign pre (f8fbb475 => d51771c9) (gprs_llc.c:1079) 20241211094835530 DLLC NOTICE LLME(f8fbb475/d51771c9){ASSIGNED} LLGM Assign post (f8fbb475 => d51771c9) (gprs_llc.c:1125) 20241211094835530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094835530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094835530 DMM DEBUG MM(262420000001002/d51771c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094835543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094835543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094835543 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094835543 DMM DEBUG MM(262420000001002/d51771c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241211094835543 DMM NOTICE MM(262420000001002/d51771c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094835543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094835543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094835543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094835543 DMM DEBUG MM(262420000001002/d51771c9) Requesting authorization (sgsn_auth.c:160) 20241211094835543 DMM INFO MM(262420000001002/d51771c9) Requesting authentication tuples (sgsn_auth.c:184) 20241211094835543 DMM DEBUG MM(262420000001002/d51771c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094835543 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241211094835543 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241211094835547 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211094835547 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211094835547 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211094835547 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211094835547 DMM INFO MM(262420000001002/d51771c9) Subscriber data update (mmctx.c:445) 20241211094835547 DMM DEBUG MM(262420000001002/d51771c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211094835547 DMM INFO MM(262420000001002/d51771c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211094835547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211094835547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094835547 DMM INFO MM(262420000001002/d51771c9) <- GMM AUTH AND CIPHERING REQ (rand = 10 13 6a 2f 0a f2 8a b4 68 d3 2c c7 3c 39 35 8c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ad 35 e3 c5 24 a3 d0 96 7a bb 11 7f 1c 52 83 d6 ) (gprs_gmm.c:465) 20241211094835561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094835561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094835561 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094835561 DMM INFO MM(262420000001002/d51771c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211094835561 DMM NOTICE MM(262420000001002/d51771c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211094835561 DMM DEBUG MM(262420000001002/d51771c9) checking auth: received UMTS RES = 50 43 c0 1d 86 d1 f4 89 (gprs_gmm.c:648) 20241211094835561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211094835561 DMM DEBUG MM(262420000001002/d51771c9) Requesting authorization (sgsn_auth.c:160) 20241211094835561 DMM INFO MM(262420000001002/d51771c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094835561 DMM DEBUG MM(262420000001002/d51771c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094835561 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241211094835561 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) 20241211094835561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211094835562 DMM INFO MM(262420000001002/d51771c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd51771c9) (gprs_gmm.c:282) 20241211094835564 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094835564 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094835564 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241211094835564 DMM INFO MM(262420000001002/d51771c9) Subscriber data update (mmctx.c:445) 20241211094835564 DMM DEBUG MM(262420000001002/d51771c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211094835564 DMM INFO MM(262420000001002/d51771c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211094835564 DMM NOTICE MM(262420000001002/d51771c9) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241211094835564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094835564 DMM NOTICE MM(262420000001002/d51771c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211094835564 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) 20241211094835565 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094835565 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241211094835565 DMM INFO MM(262420000001002/d51771c9) Subscriber data update (mmctx.c:445) 20241211094835566 DMM DEBUG MM(262420000001002/d51771c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211094835577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094835577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211094835577 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094835577 DMM INFO MM(262420000001002/d51771c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211094835577 DMM NOTICE MM(262420000001002/d51771c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211094835577 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211094835577 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211094835577 DLLC NOTICE LLME(f8fbb475/d51771c9){ASSIGNED} LLGM Assign pre (ffffffff => d51771c9) (gprs_llc.c:1079) 20241211094835577 DLLC NOTICE LLME(ffffffff/d51771c9){ASSIGNED} LLGM Assign post (ffffffff => d51771c9) (gprs_llc.c:1125) 20241211094835577 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211094835577 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211094835577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211094835577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@6fb4a7df20f6: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094835627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(47)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(45)@6fb4a7df20f6: Final verdict of PTC: none 20241211094835628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094835628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(41)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(56)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(57)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(50)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(54)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(43)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(48)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Dec 11 09:48:35 UTC 2024 ====== 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 20241211094835710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094836112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20241211094836630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094836630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48900, count=89920) 20241211094837631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094837631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Dec 11 09:48:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094838633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094838633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_umts_aka_gsm_sres started. 20241211094839185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094839185 DMM INFO MM(262420000001002/d51771c9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211094839185 DMM INFO MM(262420000001002/d51771c9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211094839185 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211094839185 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211094839185 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211094839185 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211094839185 DLLC NOTICE LLME(ffffffff/d51771c9){ASSIGNED} LLGM Assign pre (d51771c9 => ffffffff) (gprs_llc.c:1079) 20241211094839185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d51771c9 => ffffffff) (gprs_llc.c:1125) 20241211094839185 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241211094839185 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) 20241211094839185 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241211094839185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211094839185 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094839185 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211094839185 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211094839185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094839209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094839209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094839209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094839209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094839209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094839209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094839209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094839209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094839210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094839210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094839210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094839210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094839210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094839210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094839210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094839210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094839210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094839210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(64)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211094839210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094839210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094839212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094839217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094839217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094839226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094839226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094839226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094839226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094839226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094839226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094839226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094839226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094839227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094839227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094839227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094839227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094839227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094839227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094839227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094839227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094839227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094839227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094839227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094839227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094839230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094839236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094839236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094839243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094839243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094839243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094839243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839243 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094839243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094839243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094839243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094839243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094839244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094839244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094839244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094839244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094839244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094839244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094839244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094839244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094839244 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094839244 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094839244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094839244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094839244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094839246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094839250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094839250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094839634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094839634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094839634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094839634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094839635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211094839636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@6fb4a7df20f6: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C79E9CF8'O, index=0 SGSN_Test-GSUP(76)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@6fb4a7df20f6: 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 := '59C46038AFF92C0C4621E3DD67A11F30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39B3E4B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07BD757E69A11B4E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54F381C638547E97161B9804763DA275'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8ECDF34C7C2E73D06D11A99298D26D6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C7154BF9429BE9BF3DD8CF7C5250284F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2D3BF7F182E960AB'O } } } } } 20241211094840663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094840663 DLLC NOTICE LLME(ffffffff/c79e9cf8){UNASSIGNED} LLC RX: unknown TLLI 0xc79e9cf8, creating LLME on the fly (gprs_llc.c:552) 20241211094840663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094840664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241211094840664 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094840664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211094840664 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094840664 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211094840664 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094840664 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094840664 DLLC NOTICE LLME(ffffffff/c79e9cf8){UNASSIGNED} LLGM Assign pre (c79e9cf8 => ccf2a9fa) (gprs_llc.c:1079) 20241211094840664 DLLC NOTICE LLME(c79e9cf8/ccf2a9fa){ASSIGNED} LLGM Assign post (c79e9cf8 => ccf2a9fa) (gprs_llc.c:1125) 20241211094840664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094840664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094840664 DMM DEBUG MM(262420000001003/ccf2a9fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094840670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094840670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094840670 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094840670 DMM DEBUG MM(262420000001003/ccf2a9fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241211094840670 DMM NOTICE MM(262420000001003/ccf2a9fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094840670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094840670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094840670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094840670 DMM DEBUG MM(262420000001003/ccf2a9fa) Requesting authorization (sgsn_auth.c:160) 20241211094840670 DMM INFO MM(262420000001003/ccf2a9fa) Requesting authentication tuples (sgsn_auth.c:184) 20241211094840670 DMM DEBUG MM(262420000001003/ccf2a9fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094840670 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241211094840670 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241211094840672 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211094840672 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211094840672 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211094840672 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211094840672 DMM INFO MM(262420000001003/ccf2a9fa) Subscriber data update (mmctx.c:445) 20241211094840672 DMM DEBUG MM(262420000001003/ccf2a9fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211094840672 DMM INFO MM(262420000001003/ccf2a9fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211094840672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211094840672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094840672 DMM INFO MM(262420000001003/ccf2a9fa) <- GMM AUTH AND CIPHERING REQ (rand = 59 c4 60 38 af f9 2c 0c 46 21 e3 dd 67 a1 1f 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 15 4b f9 42 9b e9 bf 3d d8 cf 7c 52 50 28 4f ) (gprs_gmm.c:465) 20241211094840676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094840676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094840676 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094840676 DMM INFO MM(262420000001003/ccf2a9fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211094840676 DMM NOTICE MM(262420000001003/ccf2a9fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211094840676 DMM DEBUG MM(262420000001003/ccf2a9fa) checking auth: received GSM SRES = 39 b3 e4 b8 (gprs_gmm.c:648) 20241211094840676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211094840676 DMM DEBUG MM(262420000001003/ccf2a9fa) Requesting authorization (sgsn_auth.c:160) 20241211094840676 DMM INFO MM(262420000001003/ccf2a9fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094840676 DMM DEBUG MM(262420000001003/ccf2a9fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094840676 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241211094840676 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) 20241211094840676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211094840676 DMM INFO MM(262420000001003/ccf2a9fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xccf2a9fa) (gprs_gmm.c:282) 20241211094840676 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094840676 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094840677 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241211094840677 DMM INFO MM(262420000001003/ccf2a9fa) Subscriber data update (mmctx.c:445) 20241211094840677 DMM DEBUG MM(262420000001003/ccf2a9fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211094840677 DMM INFO MM(262420000001003/ccf2a9fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211094840677 DMM NOTICE MM(262420000001003/ccf2a9fa) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241211094840677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094840677 DMM NOTICE MM(262420000001003/ccf2a9fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211094840677 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) 20241211094840677 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094840677 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241211094840677 DMM INFO MM(262420000001003/ccf2a9fa) Subscriber data update (mmctx.c:445) 20241211094840677 DMM DEBUG MM(262420000001003/ccf2a9fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211094840680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094840680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211094840680 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094840680 DMM INFO MM(262420000001003/ccf2a9fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211094840680 DMM NOTICE MM(262420000001003/ccf2a9fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211094840680 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211094840680 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211094840680 DLLC NOTICE LLME(c79e9cf8/ccf2a9fa){ASSIGNED} LLGM Assign pre (ffffffff => ccf2a9fa) (gprs_llc.c:1079) 20241211094840680 DLLC NOTICE LLME(ffffffff/ccf2a9fa){ASSIGNED} LLGM Assign post (ffffffff => ccf2a9fa) (gprs_llc.c:1125) 20241211094840680 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211094840680 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211094840680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211094840680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@6fb4a7df20f6: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094840732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211094840733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094840733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(76)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(74)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(69)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(64)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(62)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(72)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(67)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Dec 11 09:48:40 UTC 2024 ====== 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 20241211094840839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094841240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86272) 20241211094841734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094841734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86272, count=90628) 20241211094842735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094842735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Dec 11 09:48:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094843736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094843736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_timeout_after_pdp_act started. 20241211094844326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094844328 DMM INFO MM(262420000001003/ccf2a9fa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211094844328 DMM INFO MM(262420000001003/ccf2a9fa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211094844328 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211094844328 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211094844329 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211094844329 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211094844329 DLLC NOTICE LLME(ffffffff/ccf2a9fa){ASSIGNED} LLGM Assign pre (ccf2a9fa => ffffffff) (gprs_llc.c:1079) 20241211094844329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccf2a9fa => ffffffff) (gprs_llc.c:1125) 20241211094844329 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241211094844329 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) 20241211094844329 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241211094844329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211094844329 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094844329 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211094844329 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211094844329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094844367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094844367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094844367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094844367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094844367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094844367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094844367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094844367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094844368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094844368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094844368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094844368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094844368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094844368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094844368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094844368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094844368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094844368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094844368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094844368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094844370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094844375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844375 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094844383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094844383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094844383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094844383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094844383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094844383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094844383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094844383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094844384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094844384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094844384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094844384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094844384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094844384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094844384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094844384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094844384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094844384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094844384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094844384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094844386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094844390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094844401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094844401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094844401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094844401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094844401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094844401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094844401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094844401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094844402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094844402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094844402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094844403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094844403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094844403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094844403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094844403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094844403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094844403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094844403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211094844403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094844403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094844405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094844410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094844737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094844737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094844737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094844737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094844741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211094844742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@6fb4a7df20f6: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D5638D38'O, index=0 SGSN_Test-GSUP(95)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: 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 := '8EB6FBB6B76605382AD5845DAA87E8BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70EFAE73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B1E0AFB20566F11'O } } } } } 20241211094844791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844791 DLLC NOTICE LLME(ffffffff/d5638d38){UNASSIGNED} LLC RX: unknown TLLI 0xd5638d38, creating LLME on the fly (gprs_llc.c:552) 20241211094844791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241211094844791 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094844791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211094844791 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094844791 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211094844791 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094844792 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094844792 DLLC NOTICE LLME(ffffffff/d5638d38){UNASSIGNED} LLGM Assign pre (d5638d38 => fb7ab8dc) (gprs_llc.c:1079) 20241211094844792 DLLC NOTICE LLME(d5638d38/fb7ab8dc){ASSIGNED} LLGM Assign post (d5638d38 => fb7ab8dc) (gprs_llc.c:1125) 20241211094844792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094844792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094844792 DMM DEBUG MM(262420000000021/fb7ab8dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094844810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844810 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844810 DMM DEBUG MM(262420000000021/fb7ab8dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241211094844810 DMM NOTICE MM(262420000000021/fb7ab8dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094844810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094844810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094844810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094844810 DMM DEBUG MM(262420000000021/fb7ab8dc) Requesting authorization (sgsn_auth.c:160) 20241211094844810 DMM INFO MM(262420000000021/fb7ab8dc) Requesting authentication tuples (sgsn_auth.c:184) 20241211094844810 DMM DEBUG MM(262420000000021/fb7ab8dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094844810 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241211094844810 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241211094844817 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211094844817 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211094844817 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211094844817 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211094844817 DMM INFO MM(262420000000021/fb7ab8dc) Subscriber data update (mmctx.c:445) 20241211094844817 DMM DEBUG MM(262420000000021/fb7ab8dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211094844817 DMM INFO MM(262420000000021/fb7ab8dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211094844817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211094844817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094844817 DMM INFO MM(262420000000021/fb7ab8dc) <- GMM AUTH AND CIPHERING REQ (rand = 8e b6 fb b6 b7 66 05 38 2a d5 84 5d aa 87 e8 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211094844832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844832 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844832 DMM INFO MM(262420000000021/fb7ab8dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211094844832 DMM NOTICE MM(262420000000021/fb7ab8dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211094844833 DMM DEBUG MM(262420000000021/fb7ab8dc) checking auth: received GSM SRES = 70 ef ae 73 (gprs_gmm.c:648) 20241211094844833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211094844833 DMM DEBUG MM(262420000000021/fb7ab8dc) Requesting authorization (sgsn_auth.c:160) 20241211094844833 DMM INFO MM(262420000000021/fb7ab8dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094844833 DMM DEBUG MM(262420000000021/fb7ab8dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094844833 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241211094844833 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) 20241211094844833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211094844833 DMM INFO MM(262420000000021/fb7ab8dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb7ab8dc) (gprs_gmm.c:282) 20241211094844834 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094844834 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094844834 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211094844834 DMM INFO MM(262420000000021/fb7ab8dc) Subscriber data update (mmctx.c:445) 20241211094844834 DMM DEBUG MM(262420000000021/fb7ab8dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211094844834 DMM INFO MM(262420000000021/fb7ab8dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211094844834 DMM NOTICE MM(262420000000021/fb7ab8dc) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241211094844834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094844834 DMM NOTICE MM(262420000000021/fb7ab8dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211094844834 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) 20241211094844834 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094844834 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211094844834 DMM INFO MM(262420000000021/fb7ab8dc) Subscriber data update (mmctx.c:445) 20241211094844834 DMM DEBUG MM(262420000000021/fb7ab8dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211094844838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844838 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844838 DMM INFO MM(262420000000021/fb7ab8dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211094844838 DMM NOTICE MM(262420000000021/fb7ab8dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211094844838 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211094844838 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211094844838 DLLC NOTICE LLME(d5638d38/fb7ab8dc){ASSIGNED} LLGM Assign pre (ffffffff => fb7ab8dc) (gprs_llc.c:1079) 20241211094844838 DLLC NOTICE LLME(ffffffff/fb7ab8dc){ASSIGNED} LLGM Assign post (ffffffff => fb7ab8dc) (gprs_llc.c:1125) 20241211094844838 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211094844838 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211094844838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211094844838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211094844890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844890 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844890 DMM INFO MM(262420000000021/fb7ab8dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211094844890 DMM INFO MM(262420000000021/fb7ab8dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211094844890 DMM DEBUG MM(262420000000021/fb7ab8dc) Using GGSN 0 (gprs_sm.c:317) 20241211094844890 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241211094844890 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211094844890 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241211094844890 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241211094844899 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 c1 63 b1 15 11 0e a8 aa a3 14 05 7f 22 f4 14 72 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) 20241211094844899 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fa058, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211094844899 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211094844899 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898cc7c8 TLLI=fb7ab8dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211094844899 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211094844899 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211094844905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844905 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844905 DMM INFO MM(262420000000021/fb7ab8dc) -> GMM ATTACH REQUEST MI(TMSI-0xFB7AB8DC) type="GPRS attach" (gprs_gmm.c:1248) 20241211094844905 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094844905 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211094844905 DLLC NOTICE LLME(ffffffff/fb7ab8dc){ASSIGNED} LLGM Assign pre (fb7ab8dc => e0216f3b) (gprs_llc.c:1079) 20241211094844905 DLLC NOTICE LLME(fb7ab8dc/e0216f3b){ASSIGNED} LLGM Assign post (fb7ab8dc => e0216f3b) (gprs_llc.c:1125) 20241211094844905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094844905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094844905 DMM DEBUG MM(262420000000021/e0216f3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094844907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094844907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241211094844907 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094844907 DMM DEBUG MM(262420000000021/e0216f3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241211094844907 DMM NOTICE MM(262420000000021/e0216f3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094844907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094844907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094844907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094844907 DMM DEBUG MM(262420000000021/e0216f3b) Requesting authorization (sgsn_auth.c:160) 20241211094844907 DMM INFO MM(262420000000021/e0216f3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211094844907 DMM DEBUG MM(262420000000021/e0216f3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241211094844907 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241211094844907 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) 20241211094844908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211094844908 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211094844908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211094844908 DMM INFO MM(262420000000021/e0216f3b) Subscriber data update (mmctx.c:445) 20241211094844908 DMM DEBUG MM(262420000000021/e0216f3b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241211094844908 DMM INFO MM(262420000000021/e0216f3b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241211094844908 DMM NOTICE MM(262420000000021/e0216f3b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241211094844908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211094844908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211094844908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241211094844908 DMM INFO MM(262420000000021/e0216f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0216f3b) (gprs_gmm.c:282) 20241211094844908 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) 20241211094844908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211094844908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211094844908 DMM INFO MM(262420000000021/e0216f3b) Subscriber data update (mmctx.c:445) 20241211094844908 DMM DEBUG MM(262420000000021/e0216f3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: Trying to receive 5 ATTACH ACCEPTs 20241211094850909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211094850909 DMM INFO MM(262420000000021/e0216f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0216f3b) (gprs_gmm.c:282) 20241211094852175 DGPRS DEBUG Checking for inactive LLMEs, time = 36438731 (sgsn.c:132) 20241211094856910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211094856910 DMM INFO MM(262420000000021/e0216f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0216f3b) (gprs_gmm.c:282) 20241211094902911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211094902912 DMM INFO MM(262420000000021/e0216f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0216f3b) (gprs_gmm.c:282) 20241211094904738 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211094904738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211094904739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241211094908913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211094908913 DMM INFO MM(262420000000021/e0216f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0216f3b) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241211094914369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094914372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094914372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094914386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094914389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094914389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094914404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094914408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094914408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094914914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211094914914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241211094914914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211094914914 DMM NOTICE MM(262420000000021/e0216f3b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211094914914 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241211094914914 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898cc7c8, TLLI=e0216f3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211094914914 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211094914914 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211094914915 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241211094914915 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241211094914915 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) 20241211094914915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211094914915 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Deallocated (fsm.c:568) 20241211094914915 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211094914915 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211094914915 DLLC NOTICE LLME(fb7ab8dc/e0216f3b){ASSIGNED} LLGM Assign pre (e0216f3b => ffffffff) (gprs_llc.c:1079) 20241211094914915 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0216f3b => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@6fb4a7df20f6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094915429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211094915431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094915431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(89)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(83)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(95)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(93)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(88)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(81)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(91)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(86)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Dec 11 09:49:15 UTC 2024 ====== 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 20241211094915507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094915809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241211094916432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094916432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=131416) 20241211094917433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094917433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Dec 11 09:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094918434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094918434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_auth_id_timeout started. 20241211094918848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094918851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094918939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094918939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094918939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094918939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094918939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094918939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094918939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094918939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094918943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094918943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094918943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094918944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094918944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094918944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094918944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094918944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094918944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094918944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094918946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094918946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211094918956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211094918971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094918971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094918979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094918979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094918979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094918979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094918979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094918980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094918980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094918980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094918980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094918980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094918980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094918980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094918980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094918980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094918980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094918980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094918980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094918980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094918981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094918981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094918983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094918988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094918988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(105)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094918995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094918995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094918995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094918995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094918995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094918995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094918995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094918995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094918996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094918996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094918996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094918996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094918996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094918996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094918996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094918996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094918996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094918998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094919002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094919002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094919436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094919436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094919436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094919436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094919440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211094919441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@6fb4a7df20f6: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C12AC7FA'O, index=0 SGSN_Test-GSUP(114)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241211094919515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094919515 DLLC NOTICE LLME(ffffffff/c12ac7fa){UNASSIGNED} LLC RX: unknown TLLI 0xc12ac7fa, creating LLME on the fly (gprs_llc.c:552) 20241211094919515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094919515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20241211094919515 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094919515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211094919515 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094919515 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211094919515 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094919515 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094919515 DLLC NOTICE LLME(ffffffff/c12ac7fa){UNASSIGNED} LLGM Assign pre (c12ac7fa => fbc69cfc) (gprs_llc.c:1079) 20241211094919515 DLLC NOTICE LLME(c12ac7fa/fbc69cfc){ASSIGNED} LLGM Assign post (c12ac7fa => fbc69cfc) (gprs_llc.c:1125) 20241211094919515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094919515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094919515 DMM DEBUG MM(/fbc69cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094922175 DGPRS DEBUG Checking for inactive LLMEs, time = 36438761 (sgsn.c:132) 20241211094925516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211094925516 DMM DEBUG MM(/fbc69cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094931517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211094931517 DMM DEBUG MM(/fbc69cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094937518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211094937518 DMM DEBUG MM(/fbc69cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094939436 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211094939436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211094939437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211094943519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211094943519 DMM DEBUG MM(/fbc69cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094948947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094948951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094948951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094948981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094948986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094948986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094948996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094948999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094948999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211094949520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211094949520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241211094949520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211094949520 DMM NOTICE MM(/fbc69cfc) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241211094949520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211094949520 DMM DEBUG MM_STATE_Gb(3240806394)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094949520 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211094949520 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211094949520 DLLC NOTICE LLME(c12ac7fa/fbc69cfc){ASSIGNED} LLGM Assign pre (fbc69cfc => ffffffff) (gprs_llc.c:1079) 20241211094949520 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbc69cfc => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@6fb4a7df20f6: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094949544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@6fb4a7df20f6: Final verdict of PTC: none 20241211094949550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094949550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(99)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(112)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(107)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(102)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(100)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(110)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(106)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Dec 11 09:49:49 UTC 2024 ====== 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 20241211094949655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094949957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68112) 20241211094950550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094950550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68112, count=68752) 20241211094951551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094951552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Dec 11 09:49:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211094952176 DGPRS DEBUG Checking for inactive LLMEs, time = 36438791 (sgsn.c:132) 20241211094952553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094952553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_auth_sai_timeout started. 20241211094953035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211094953037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094953076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211094953076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094953076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094953076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211094953076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094953076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094953076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094953076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094953077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094953077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094953077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094953077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094953077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094953077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094953077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094953077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211094953077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094953077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094953078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094953078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211094953080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094953087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094953087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094953095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211094953095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094953095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094953095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953095 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211094953095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094953095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094953095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094953095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094953096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094953096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094953096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094953096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094953096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094953096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094953096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094953096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953096 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211094953096 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094953096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094953096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094953096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094953098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094953103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094953103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211094953108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211094953108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211094953108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211094953108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211094953108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211094953108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211094953108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211094953108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211094953109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211094953109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211094953109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211094953109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211094953109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211094953109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211094953109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211094953109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211094953109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211094953109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211094953109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211094953109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211094953109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211094953111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211094953116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094953116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211094953555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211094953555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211094953555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211094953555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211094953559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211094953560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@6fb4a7df20f6: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E49820E7'O, index=0 SGSN_Test-GSUP(133)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241211094953625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094953625 DLLC NOTICE LLME(ffffffff/e49820e7){UNASSIGNED} LLC RX: unknown TLLI 0xe49820e7, creating LLME on the fly (gprs_llc.c:552) 20241211094953625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211094953625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241211094953625 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211094953625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211094953625 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211094953625 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211094953625 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211094953625 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211094953625 DLLC NOTICE LLME(ffffffff/e49820e7){UNASSIGNED} LLGM Assign pre (e49820e7 => c7717627) (gprs_llc.c:1079) 20241211094953625 DLLC NOTICE LLME(e49820e7/c7717627){ASSIGNED} LLGM Assign post (e49820e7 => c7717627) (gprs_llc.c:1125) 20241211094953625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211094953625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211094953625 DMM DEBUG MM(262420000000003/c7717627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211094953645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211094953645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211094953645 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211094953645 DMM DEBUG MM(262420000000003/c7717627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241211094953645 DMM NOTICE MM(262420000000003/c7717627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211094953645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211094953645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211094953645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211094953645 DMM DEBUG MM(262420000000003/c7717627) Requesting authorization (sgsn_auth.c:160) 20241211094953645 DMM INFO MM(262420000000003/c7717627) Requesting authentication tuples (sgsn_auth.c:184) 20241211094953645 DMM DEBUG MM(262420000000003/c7717627) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211094953645 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241211094953646 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241211094959646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241211094959646 DMM ERROR MM(262420000000003/c7717627) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241211094959646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241211094959646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211094959646 DMM NOTICE MM(262420000000003/c7717627) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241211094959646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211094959646 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211094959646 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211094959646 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211094959646 DLLC NOTICE LLME(e49820e7/c7717627){ASSIGNED} LLGM Assign pre (c7717627 => ffffffff) (gprs_llc.c:1079) 20241211094959646 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7717627 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@6fb4a7df20f6: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@6fb4a7df20f6: Final verdict of PTC: pass 20241211094959651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44562<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211094959652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211094959652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(131)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(127)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(121)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(125)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(129)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(119)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Dec 11 09:49:59 UTC 2024 ====== 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 20241211094959717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095000018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57996) 20241211095000653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095000653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57996, count=67400) 20241211095001654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095001654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Dec 11 09:50:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095002655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095002655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_auth_sai_reject started. 20241211095003049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095003050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095003099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095003099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095003099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095003099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095003099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095003099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095003099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095003099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095003100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095003100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095003100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095003100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095003100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095003101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095003101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095003101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095003101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095003101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095003101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095003101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095003105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095003112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095003112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095003117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095003117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095003117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095003117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095003117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095003117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095003117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095003117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095003118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095003118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095003118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095003118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095003118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095003118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095003118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095003118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095003118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095003118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095003119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095003119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095003120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095003125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095003125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095003141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095003141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095003141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095003141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095003141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095003141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095003141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095003141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095003142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095003142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095003142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095003142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095003142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095003142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095003142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095003142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095003142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095003142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095003142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095003142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095003142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095003144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095003148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095003148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095003656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095003657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095003657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095003657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095003659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095003659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@6fb4a7df20f6: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F0394DD7'O, index=0 SGSN_Test-GSUP(152)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241211095003688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095003688 DLLC NOTICE LLME(ffffffff/f0394dd7){UNASSIGNED} LLC RX: unknown TLLI 0xf0394dd7, creating LLME on the fly (gprs_llc.c:552) 20241211095003688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095003688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241211095003688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095003688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095003688 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095003688 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095003688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095003688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095003688 DLLC NOTICE LLME(ffffffff/f0394dd7){UNASSIGNED} LLGM Assign pre (f0394dd7 => e3e2e52e) (gprs_llc.c:1079) 20241211095003688 DLLC NOTICE LLME(f0394dd7/e3e2e52e){ASSIGNED} LLGM Assign post (f0394dd7 => e3e2e52e) (gprs_llc.c:1125) 20241211095003688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095003688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095003688 DMM DEBUG MM(262420000000004/e3e2e52e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095003695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095003695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095003695 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095003695 DMM DEBUG MM(262420000000004/e3e2e52e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241211095003695 DMM NOTICE MM(262420000000004/e3e2e52e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095003695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095003695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095003695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095003695 DMM DEBUG MM(262420000000004/e3e2e52e) Requesting authorization (sgsn_auth.c:160) 20241211095003695 DMM INFO MM(262420000000004/e3e2e52e) Requesting authentication tuples (sgsn_auth.c:184) 20241211095003695 DMM DEBUG MM(262420000000004/e3e2e52e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095003695 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241211095003695 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241211095003738 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241211095003738 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241211095003738 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241211095009696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241211095009696 DMM ERROR MM(262420000000004/e3e2e52e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241211095009696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241211095009696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095009696 DMM NOTICE MM(262420000000004/e3e2e52e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241211095009696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211095009696 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095009696 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095009696 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095009696 DLLC NOTICE LLME(f0394dd7/e3e2e52e){ASSIGNED} LLGM Assign pre (e3e2e52e => ffffffff) (gprs_llc.c:1079) 20241211095009696 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e2e52e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@6fb4a7df20f6: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095009702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39994<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(151)@6fb4a7df20f6: Final verdict of PTC: none 20241211095009703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095009703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(140)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(145)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(152)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(138)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(143)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(149)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Dec 11 09:50:09 UTC 2024 ====== 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 20241211095009813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095010114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59552) 20241211095010704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095010705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59552, count=68676) 20241211095011705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095011705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Dec 11 09:50:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095012706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095012706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_gsup_lu_timeout started. 20241211095013162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095013163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095013193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095013193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095013193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095013193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095013193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095013193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095013193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095013193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095013195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095013195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095013195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095013195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095013195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095013195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095013195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095013195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095013195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095013195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095013195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095013195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095013198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095013203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095013203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@6fb4a7df20f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095013215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095013215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095013215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095013215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095013215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095013215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095013215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095013215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095013216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095013216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095013216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095013216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095013216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095013216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095013216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095013216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095013216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095013216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095013216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095013216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095013218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241211095013224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095013225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(169)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095013227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095013227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095013227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095013227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095013227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095013227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095013227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095013227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_timeout-BVCI210(162)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095013228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095013228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095013228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095013228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095013228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095013228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095013228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095013228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095013228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095013228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095013228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095013228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095013228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095013231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095013236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095013236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095013707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095013707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095013707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095013707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095013711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095013712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@6fb4a7df20f6: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F83DC80B'O, index=0 SGSN_Test-GSUP(171)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@6fb4a7df20f6: 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 := '4EE94CC116FC2C70DE92B897E661066F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9AA10AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC87B379890C7B10'O } } } } } 20241211095014755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095014755 DLLC NOTICE LLME(ffffffff/f83dc80b){UNASSIGNED} LLC RX: unknown TLLI 0xf83dc80b, creating LLME on the fly (gprs_llc.c:552) 20241211095014755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095014755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241211095014755 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095014755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095014755 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095014755 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095014755 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095014755 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095014755 DLLC NOTICE LLME(ffffffff/f83dc80b){UNASSIGNED} LLGM Assign pre (f83dc80b => d28a7cac) (gprs_llc.c:1079) 20241211095014755 DLLC NOTICE LLME(f83dc80b/d28a7cac){ASSIGNED} LLGM Assign post (f83dc80b => d28a7cac) (gprs_llc.c:1125) 20241211095014755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095014755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095014755 DMM DEBUG MM(262420000000005/d28a7cac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095014763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095014763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095014763 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095014763 DMM DEBUG MM(262420000000005/d28a7cac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241211095014763 DMM NOTICE MM(262420000000005/d28a7cac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095014763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095014763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095014763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095014763 DMM DEBUG MM(262420000000005/d28a7cac) Requesting authorization (sgsn_auth.c:160) 20241211095014763 DMM INFO MM(262420000000005/d28a7cac) Requesting authentication tuples (sgsn_auth.c:184) 20241211095014763 DMM DEBUG MM(262420000000005/d28a7cac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095014763 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241211095014763 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241211095014765 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095014765 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095014765 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095014765 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095014765 DMM INFO MM(262420000000005/d28a7cac) Subscriber data update (mmctx.c:445) 20241211095014765 DMM DEBUG MM(262420000000005/d28a7cac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095014765 DMM INFO MM(262420000000005/d28a7cac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095014765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095014765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095014765 DMM INFO MM(262420000000005/d28a7cac) <- GMM AUTH AND CIPHERING REQ (rand = 4e e9 4c c1 16 fc 2c 70 de 92 b8 97 e6 61 06 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095014770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095014770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095014770 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095014770 DMM INFO MM(262420000000005/d28a7cac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095014770 DMM NOTICE MM(262420000000005/d28a7cac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095014770 DMM DEBUG MM(262420000000005/d28a7cac) checking auth: received GSM SRES = a9 aa 10 ae (gprs_gmm.c:648) 20241211095014770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095014770 DMM DEBUG MM(262420000000005/d28a7cac) Requesting authorization (sgsn_auth.c:160) 20241211095014770 DMM INFO MM(262420000000005/d28a7cac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095014770 DMM DEBUG MM(262420000000005/d28a7cac) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095014771 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241211095014771 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) 20241211095014771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095014771 DMM INFO MM(262420000000005/d28a7cac) <- GMM ATTACH ACCEPT (new P-TMSI=0xd28a7cac) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@6fb4a7df20f6: setverdict(fail): none -> fail MC@6fb4a7df20f6: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241211095014777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095014777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(169)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(165)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(159)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(167)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(157)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(163)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@6fb4a7df20f6: Final verdict of PTC: fail 20241211095014794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@6fb4a7df20f6: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Dec 11 09:50:14 UTC 2024 ------ 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 20241211095014895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095015297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20241211095015778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095015778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73608, count=74768) 20241211095016780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095016780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Dec 11 09:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095017781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095017781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_gsup_lu_reject started. 20241211095018372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095018373 DMM INFO MM(262420000000005/d28a7cac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095018373 DMM INFO MM(262420000000005/d28a7cac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095018373 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095018373 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095018373 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095018373 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095018373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241211095018373 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095018373 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095018373 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095018373 DLLC NOTICE LLME(f83dc80b/d28a7cac){ASSIGNED} LLGM Assign pre (d28a7cac => ffffffff) (gprs_llc.c:1079) 20241211095018374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d28a7cac => ffffffff) (gprs_llc.c:1125) 20241211095018374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095018413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095018413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095018413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095018413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095018413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095018413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095018413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095018413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095018415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095018415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095018415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095018415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095018415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095018415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095018415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095018415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095018415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095018415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095018415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095018415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095018418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095018423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095018423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095018430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095018430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095018430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095018430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095018430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095018430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095018430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095018430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095018431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095018431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095018431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095018431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095018431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095018431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095018431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095018431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095018431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095018431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095018431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095018431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095018434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095018439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095018439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095018446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095018446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095018446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095018446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095018446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095018446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095018446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095018446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095018447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095018447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095018447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095018447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095018447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095018447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095018447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095018447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095018447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095018447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095018447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095018447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095018447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095018450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095018454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095018454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095018781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095018782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095018782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095018782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095018783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095018783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@6fb4a7df20f6: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CD17902F'O, index=0 SGSN_Test-GSUP(190)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@6fb4a7df20f6: 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 := '55165BF09C28B626D47920D3E2B87A22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75028121'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD90079BD04A4B62'O } } } } } 20241211095019855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095019855 DLLC NOTICE LLME(ffffffff/cd17902f){UNASSIGNED} LLC RX: unknown TLLI 0xcd17902f, creating LLME on the fly (gprs_llc.c:552) 20241211095019855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095019855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241211095019855 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095019855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095019855 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095019855 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095019855 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095019855 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095019855 DLLC NOTICE LLME(ffffffff/cd17902f){UNASSIGNED} LLGM Assign pre (cd17902f => eebbe51f) (gprs_llc.c:1079) 20241211095019855 DLLC NOTICE LLME(cd17902f/eebbe51f){ASSIGNED} LLGM Assign post (cd17902f => eebbe51f) (gprs_llc.c:1125) 20241211095019855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095019855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095019855 DMM DEBUG MM(262420000000006/eebbe51f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095019866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095019866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095019866 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095019866 DMM DEBUG MM(262420000000006/eebbe51f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241211095019866 DMM NOTICE MM(262420000000006/eebbe51f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095019866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095019866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095019866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095019866 DMM DEBUG MM(262420000000006/eebbe51f) Requesting authorization (sgsn_auth.c:160) 20241211095019866 DMM INFO MM(262420000000006/eebbe51f) Requesting authentication tuples (sgsn_auth.c:184) 20241211095019866 DMM DEBUG MM(262420000000006/eebbe51f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095019866 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241211095019866 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241211095019868 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095019868 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095019868 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095019868 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095019869 DMM INFO MM(262420000000006/eebbe51f) Subscriber data update (mmctx.c:445) 20241211095019869 DMM DEBUG MM(262420000000006/eebbe51f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095019869 DMM INFO MM(262420000000006/eebbe51f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095019869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095019869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095019869 DMM INFO MM(262420000000006/eebbe51f) <- GMM AUTH AND CIPHERING REQ (rand = 55 16 5b f0 9c 28 b6 26 d4 79 20 d3 e2 b8 7a 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095019877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095019877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095019877 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095019877 DMM INFO MM(262420000000006/eebbe51f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095019877 DMM NOTICE MM(262420000000006/eebbe51f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095019877 DMM DEBUG MM(262420000000006/eebbe51f) checking auth: received GSM SRES = 75 02 81 21 (gprs_gmm.c:648) 20241211095019877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095019877 DMM DEBUG MM(262420000000006/eebbe51f) Requesting authorization (sgsn_auth.c:160) 20241211095019877 DMM INFO MM(262420000000006/eebbe51f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095019877 DMM DEBUG MM(262420000000006/eebbe51f) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095019877 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241211095019877 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) 20241211095019877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095019877 DMM INFO MM(262420000000006/eebbe51f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeebbe51f) (gprs_gmm.c:282) 20241211095019878 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241211095019878 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241211095019878 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241211095019878 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095019878 DMM INFO MM(262420000000006/eebbe51f) Subscriber data update (mmctx.c:445) 20241211095019878 DMM DEBUG MM(262420000000006/eebbe51f) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@6fb4a7df20f6: setverdict(fail): none -> fail MC@6fb4a7df20f6: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@6fb4a7df20f6: Final verdict of PTC: none 20241211095019889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095019889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211095019890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(188)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(178)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(183)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(181)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@6fb4a7df20f6: Final verdict of PTC: fail -NSVCI99-provIP(186)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(176)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@6fb4a7df20f6: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Dec 11 09:50:19 UTC 2024 ------ 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 20241211095020013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095020414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20241211095020890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095020890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48204, count=80356) 20241211095021891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095021891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211095022177 DGPRS DEBUG Checking for inactive LLMEs, time = 36438821 (sgsn.c:132) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Dec 11 09:50:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095022893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095022893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_combined started. 20241211095023475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095023478 DMM INFO MM(262420000000006/eebbe51f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095023478 DMM INFO MM(262420000000006/eebbe51f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095023478 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095023478 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095023479 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095023479 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095023479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241211095023479 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095023479 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095023479 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095023479 DLLC NOTICE LLME(cd17902f/eebbe51f){ASSIGNED} LLGM Assign pre (eebbe51f => ffffffff) (gprs_llc.c:1079) 20241211095023479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eebbe51f => ffffffff) (gprs_llc.c:1125) 20241211095023479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095023505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095023505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095023505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095023505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095023505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095023505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095023505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095023505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095023506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095023506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095023506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095023506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095023506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095023506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095023506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095023506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095023507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095023507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095023507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095023507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095023508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095023514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095023514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095023526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095023526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095023526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095023526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095023526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095023526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095023526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095023526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095023528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095023528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095023528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095023528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095023528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095023528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095023528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095023528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095023528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095023528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095023528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095023528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095023531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095023537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095023537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(202)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_combined-BVCI210(200)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095023540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095023540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095023540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095023540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095023541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095023541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095023541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095023541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095023541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095023541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095023541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095023542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095023542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095023542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095023542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095023542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095023542 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095023542 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095023542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095023542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095023542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095023543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095023548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095023548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095023894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095023894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095023894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095023895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095023899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095023900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@6fb4a7df20f6: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D5B582F9'O, index=0 SGSN_Test-GSUP(209)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@6fb4a7df20f6: 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 := '7CD9C38C0709CDC066DEC700682DA17A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5DB4102'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BF6A705C84716CD'O } } } } } 20241211095024988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095024988 DLLC NOTICE LLME(ffffffff/d5b582f9){UNASSIGNED} LLC RX: unknown TLLI 0xd5b582f9, creating LLME on the fly (gprs_llc.c:552) 20241211095024988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095024988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095024988 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095024988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095024988 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095024988 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095024988 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095024988 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095024988 DLLC NOTICE LLME(ffffffff/d5b582f9){UNASSIGNED} LLGM Assign pre (d5b582f9 => c55e5bd4) (gprs_llc.c:1079) 20241211095024988 DLLC NOTICE LLME(d5b582f9/c55e5bd4){ASSIGNED} LLGM Assign post (d5b582f9 => c55e5bd4) (gprs_llc.c:1125) 20241211095024988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095024988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095024988 DMM DEBUG MM(262420000000007/c55e5bd4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095025007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095025007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095025007 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095025007 DMM DEBUG MM(262420000000007/c55e5bd4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241211095025007 DMM NOTICE MM(262420000000007/c55e5bd4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095025007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095025007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095025007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095025007 DMM DEBUG MM(262420000000007/c55e5bd4) Requesting authorization (sgsn_auth.c:160) 20241211095025007 DMM INFO MM(262420000000007/c55e5bd4) Requesting authentication tuples (sgsn_auth.c:184) 20241211095025007 DMM DEBUG MM(262420000000007/c55e5bd4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095025007 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241211095025007 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241211095025013 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095025013 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095025013 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095025013 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095025013 DMM INFO MM(262420000000007/c55e5bd4) Subscriber data update (mmctx.c:445) 20241211095025013 DMM DEBUG MM(262420000000007/c55e5bd4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095025013 DMM INFO MM(262420000000007/c55e5bd4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095025013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095025013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095025013 DMM INFO MM(262420000000007/c55e5bd4) <- GMM AUTH AND CIPHERING REQ (rand = 7c d9 c3 8c 07 09 cd c0 66 de c7 00 68 2d a1 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095025029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095025030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095025030 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095025030 DMM INFO MM(262420000000007/c55e5bd4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095025030 DMM NOTICE MM(262420000000007/c55e5bd4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095025030 DMM DEBUG MM(262420000000007/c55e5bd4) checking auth: received GSM SRES = b5 db 41 02 (gprs_gmm.c:648) 20241211095025030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095025030 DMM DEBUG MM(262420000000007/c55e5bd4) Requesting authorization (sgsn_auth.c:160) 20241211095025030 DMM INFO MM(262420000000007/c55e5bd4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095025030 DMM DEBUG MM(262420000000007/c55e5bd4) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095025030 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241211095025030 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) 20241211095025030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095025030 DMM INFO MM(262420000000007/c55e5bd4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc55e5bd4) (gprs_gmm.c:282) 20241211095025033 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095025033 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095025033 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241211095025033 DMM INFO MM(262420000000007/c55e5bd4) Subscriber data update (mmctx.c:445) 20241211095025033 DMM DEBUG MM(262420000000007/c55e5bd4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095025033 DMM INFO MM(262420000000007/c55e5bd4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095025033 DMM NOTICE MM(262420000000007/c55e5bd4) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241211095025033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095025033 DMM NOTICE MM(262420000000007/c55e5bd4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095025033 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) 20241211095025034 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095025034 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241211095025034 DMM INFO MM(262420000000007/c55e5bd4) Subscriber data update (mmctx.c:445) 20241211095025034 DMM DEBUG MM(262420000000007/c55e5bd4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@6fb4a7df20f6: Removing Client IMSI='262420000000007'H, index=0 20241211095025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095025047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095025047 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095025047 DMM INFO MM(262420000000007/c55e5bd4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095025048 DMM NOTICE MM(262420000000007/c55e5bd4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095025048 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095025048 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095025048 DLLC NOTICE LLME(d5b582f9/c55e5bd4){ASSIGNED} LLGM Assign pre (ffffffff => c55e5bd4) (gprs_llc.c:1079) 20241211095025048 DLLC NOTICE LLME(ffffffff/c55e5bd4){ASSIGNED} LLGM Assign post (ffffffff => c55e5bd4) (gprs_llc.c:1125) 20241211095025048 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095025048 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095025048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095025048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095025054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095025058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095025059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(207)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(197)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(203)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(205)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(201)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(195)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_combined finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Dec 11 09:50:25 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241211095025152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095025553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241211095026060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095026060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20241211095027062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095027062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Dec 11 09:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095028064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095028064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_accept_all started. 20241211095028626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095028628 DMM INFO MM(262420000000007/c55e5bd4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095028628 DMM INFO MM(262420000000007/c55e5bd4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095028628 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095028628 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095028628 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095028628 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095028628 DLLC NOTICE LLME(ffffffff/c55e5bd4){ASSIGNED} LLGM Assign pre (c55e5bd4 => ffffffff) (gprs_llc.c:1079) 20241211095028628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c55e5bd4 => ffffffff) (gprs_llc.c:1125) 20241211095028629 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241211095028629 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) 20241211095028629 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241211095028629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095028629 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095028629 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095028629 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095028629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095028671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095028672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095028672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095028672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095028672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095028672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095028672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095028672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095028672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095028672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095028672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095028672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095028672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095028674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095028679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095028679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095028690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095028690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095028690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095028690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095028691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095028691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095028691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095028691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095028691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095028691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095028691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095028691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095028698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095028698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095028707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095028707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095028707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095028707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095028707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095028707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095028707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095028707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095028707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095028708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095028708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095028708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095028708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095028708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095028708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095028708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095028708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095028708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095028708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095028708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095028708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095028710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095028715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095028715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095029065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095029065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095029065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095029065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095029069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095029071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@6fb4a7df20f6: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E93DD8E4'O, index=0 SGSN_Test-GSUP(228)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241211095030120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095030120 DLLC NOTICE LLME(ffffffff/e93dd8e4){UNASSIGNED} LLC RX: unknown TLLI 0xe93dd8e4, creating LLME on the fly (gprs_llc.c:552) 20241211095030120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095030120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241211095030120 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095030120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095030120 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095030120 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095030120 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095030120 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095030120 DLLC NOTICE LLME(ffffffff/e93dd8e4){UNASSIGNED} LLGM Assign pre (e93dd8e4 => ea4e1df6) (gprs_llc.c:1079) 20241211095030120 DLLC NOTICE LLME(e93dd8e4/ea4e1df6){ASSIGNED} LLGM Assign post (e93dd8e4 => ea4e1df6) (gprs_llc.c:1125) 20241211095030120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095030120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095030120 DMM DEBUG MM(262420000000008/ea4e1df6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095030126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095030126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095030126 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095030126 DMM DEBUG MM(262420000000008/ea4e1df6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241211095030126 DMM NOTICE MM(262420000000008/ea4e1df6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095030127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095030127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095030127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241211095030127 DMM INFO MM(262420000000008/ea4e1df6) <- GMM ATTACH ACCEPT (new P-TMSI=0xea4e1df6) (gprs_gmm.c:282) TC_attach_accept_all(230)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@6fb4a7df20f6: Removing Client IMSI='262420000000008'H, index=0 20241211095031131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095031131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095031131 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095031132 DMM INFO MM(262420000000008/ea4e1df6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095031132 DMM NOTICE MM(262420000000008/ea4e1df6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095031132 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095031132 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095031132 DLLC NOTICE LLME(e93dd8e4/ea4e1df6){ASSIGNED} LLGM Assign pre (ffffffff => ea4e1df6) (gprs_llc.c:1079) 20241211095031132 DLLC NOTICE LLME(ffffffff/ea4e1df6){ASSIGNED} LLGM Assign post (ffffffff => ea4e1df6) (gprs_llc.c:1125) 20241211095031132 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095031132 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095031132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095031132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095031139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@6fb4a7df20f6: Final verdict of PTC: none 20241211095031144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095031144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(226)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(227)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(222)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(216)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(225)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(214)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(220)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_accept_all finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Dec 11 09:50:31 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241211095031246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095031648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60612) 20241211095032146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095032146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60612, count=70668) 20241211095033148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095033148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Dec 11 09:50:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095034150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095034150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_closed started. 20241211095034748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095034749 DMM INFO MM(262420000000008/ea4e1df6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095034749 DMM INFO MM(262420000000008/ea4e1df6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095034749 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095034750 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095034750 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095034750 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095034750 DLLC NOTICE LLME(ffffffff/ea4e1df6){ASSIGNED} LLGM Assign pre (ea4e1df6 => ffffffff) (gprs_llc.c:1079) 20241211095034750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea4e1df6 => ffffffff) (gprs_llc.c:1125) 20241211095034750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095034750 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095034750 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095034750 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095034750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095034792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095034792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095034792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095034792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034792 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095034792 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095034792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095034793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095034793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095034795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095034801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095034801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095034808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095034808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095034808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095034808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095034808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095034808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095034808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095034808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095034810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095034810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095034810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095034810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095034810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095034810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095034810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095034810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095034810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095034810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095034810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095034810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095034813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095034819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095034819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(241)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI210(239)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095034823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095034823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095034823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095034823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034823 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095034823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095034823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095034823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095034823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095034824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095034824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095034824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095034824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095034824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095034824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095034824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095034824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095034824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095034824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095034824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095034824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095034824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095034826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095034831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095034831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095035151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095035151 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095035151 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095035151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095035155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095035157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F5FF818C'O, index=0 SGSN_Test-GSUP(247)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F5FF818C'O, index=1 20241211095036237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095036237 DLLC NOTICE LLME(ffffffff/f5ff818c){UNASSIGNED} LLC RX: unknown TLLI 0xf5ff818c, creating LLME on the fly (gprs_llc.c:552) 20241211095036237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095036237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241211095036237 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095036237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095036237 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095036237 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095036237 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095036237 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095036237 DLLC NOTICE LLME(ffffffff/f5ff818c){UNASSIGNED} LLGM Assign pre (f5ff818c => fefb6962) (gprs_llc.c:1079) 20241211095036237 DLLC NOTICE LLME(f5ff818c/fefb6962){ASSIGNED} LLGM Assign post (f5ff818c => fefb6962) (gprs_llc.c:1125) 20241211095036237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095036237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095036237 DMM DEBUG MM(001010123456789/fefb6962) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095036260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095036260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095036260 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095036260 DMM DEBUG MM(001010123456789/fefb6962) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241211095036260 DMM NOTICE MM(001010123456789/fefb6962) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095036260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095036260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095036260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241211095036260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095036260 DMM NOTICE MM(001010123456789/fefb6962) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241211095036260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211095036260 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095036260 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095036260 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095036260 DLLC NOTICE LLME(f5ff818c/fefb6962){ASSIGNED} LLGM Assign pre (fefb6962 => ffffffff) (gprs_llc.c:1079) 20241211095036260 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fefb6962 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@6fb4a7df20f6: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D37706BD'O, index=2 SGSN_Test-GSUP(247)@6fb4a7df20f6: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241211095036298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095036298 DLLC NOTICE LLME(ffffffff/d37706bd){UNASSIGNED} LLC RX: unknown TLLI 0xd37706bd, creating LLME on the fly (gprs_llc.c:552) 20241211095036298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095036298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241211095036298 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095036298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095036298 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095036298 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095036298 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095036298 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095036298 DLLC NOTICE LLME(ffffffff/d37706bd){UNASSIGNED} LLGM Assign pre (d37706bd => c9bf3709) (gprs_llc.c:1079) 20241211095036298 DLLC NOTICE LLME(d37706bd/c9bf3709){ASSIGNED} LLGM Assign post (d37706bd => c9bf3709) (gprs_llc.c:1125) 20241211095036298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095036298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095036298 DMM DEBUG MM(262420000000010/c9bf3709) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095036300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095036300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095036300 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095036300 DMM DEBUG MM(262420000000010/c9bf3709) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241211095036300 DMM NOTICE MM(262420000000010/c9bf3709) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095036300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095036300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095036300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241211095036300 DMM INFO MM(262420000000010/c9bf3709) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9bf3709) (gprs_gmm.c:282) TC_attach_closed(250)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Removing Client IMSI='262420000000010'H, index=2 20241211095037308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095037308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095037308 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095037308 DMM INFO MM(262420000000010/c9bf3709) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095037308 DMM NOTICE MM(262420000000010/c9bf3709) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095037308 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095037308 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095037308 DLLC NOTICE LLME(d37706bd/c9bf3709){ASSIGNED} LLGM Assign pre (ffffffff => c9bf3709) (gprs_llc.c:1079) 20241211095037308 DLLC NOTICE LLME(ffffffff/c9bf3709){ASSIGNED} LLGM Assign post (ffffffff => c9bf3709) (gprs_llc.c:1125) 20241211095037308 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095037308 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095037308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095037308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095037312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@6fb4a7df20f6: Final verdict of PTC: none 20241211095037317 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095037317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(235)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(240)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(245)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(233)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(238)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(243)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@6fb4a7df20f6: Test case TC_attach_closed finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Dec 11 09:50:37 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241211095037395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095037797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80560) 20241211095038319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095038319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80560, count=81820) 20241211095039319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095039320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Dec 11 09:50:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095040321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095040321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_no_imei_response started. 20241211095040898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095040901 DMM INFO MM(262420000000010/c9bf3709) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095040901 DMM INFO MM(262420000000010/c9bf3709) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095040901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095040901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095040901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095040901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095040901 DLLC NOTICE LLME(ffffffff/c9bf3709){ASSIGNED} LLGM Assign pre (c9bf3709 => ffffffff) (gprs_llc.c:1079) 20241211095040901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9bf3709 => ffffffff) (gprs_llc.c:1125) 20241211095040901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095040901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095040901 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095040901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095040901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095040944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095040944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095040944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095040944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095040944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095040944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095040944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095040944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095040945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095040945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095040945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095040945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040945 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095040945 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095040945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095040945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095040947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095040951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095040951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095040961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095040961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095040961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095040961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095040961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095040961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095040961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095040961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095040961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095040961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095040961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095040962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095040962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095040962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095040962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095040962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095040962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095040962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(260)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095040962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095040962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095040963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095040968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095040968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095040977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095040977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095040977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095040977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095040977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095040977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095040977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095040977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095040978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095040978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095040978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095040978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095040978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095040978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095040978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095040978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095040978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095040978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095040978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095040979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095040979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095040981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095040986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095040986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095041321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095041321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095041321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095041321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095041323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095041323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@6fb4a7df20f6: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F06D02B7'O, index=0 SGSN_Test-GSUP(267)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241211095042388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095042388 DLLC NOTICE LLME(ffffffff/f06d02b7){UNASSIGNED} LLC RX: unknown TLLI 0xf06d02b7, creating LLME on the fly (gprs_llc.c:552) 20241211095042388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095042388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095042388 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095042388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095042388 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095042388 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095042388 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095042388 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095042388 DLLC NOTICE LLME(ffffffff/f06d02b7){UNASSIGNED} LLGM Assign pre (f06d02b7 => da4a176d) (gprs_llc.c:1079) 20241211095042388 DLLC NOTICE LLME(f06d02b7/da4a176d){ASSIGNED} LLGM Assign post (f06d02b7 => da4a176d) (gprs_llc.c:1125) 20241211095042388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095042388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095042388 DMM DEBUG MM(262420000000032/da4a176d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095048389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095048389 DMM DEBUG MM(262420000000032/da4a176d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095052177 DGPRS DEBUG Checking for inactive LLMEs, time = 36438851 (sgsn.c:132) 20241211095054390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095054390 DMM DEBUG MM(262420000000032/da4a176d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095100391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095100391 DMM DEBUG MM(262420000000032/da4a176d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095101322 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095101322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211095101323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095106392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095106392 DMM DEBUG MM(262420000000032/da4a176d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095110947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095110953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095110954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095110963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095110966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095110966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095110979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095110982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095110982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095112393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095112393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241211095112393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095112393 DMM NOTICE MM(262420000000032/da4a176d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241211095112393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211095112393 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095112393 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095112393 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095112393 DLLC NOTICE LLME(f06d02b7/da4a176d){ASSIGNED} LLGM Assign pre (da4a176d => ffffffff) (gprs_llc.c:1079) 20241211095112393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da4a176d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@6fb4a7df20f6: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095112414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48860<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(255)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(267)@6fb4a7df20f6: Final verdict of PTC: none 20241211095112420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095112420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(265)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(260)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(263)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(253)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(258)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Dec 11 09:51:12 UTC 2024 ====== 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 20241211095112479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095112780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63596) 20241211095113420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095113421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63596, count=72472) 20241211095114421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095114421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Dec 11 09:51:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095115422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095115423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_no_imsi_response started. 20241211095115869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095115871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095115908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095115908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095115908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095115908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095115908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095115908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095115908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095115908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095115910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095115910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095115910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095115910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095115910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095115910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095115910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095115910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095115910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095115910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095115910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095115910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095115912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095115917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095115917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095115923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095115923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095115923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095115923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095115923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095115923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095115923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095115923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095115924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095115924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095115924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095115924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095115924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095115924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095115924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095115924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095115924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095115924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095115924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095115924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095115927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095115933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095115933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095115939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095115939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095115939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095115939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095115939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095115939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095115939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095115939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095115940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095115940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095115940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095115940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095115940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095115940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095115940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095115940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095115940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095115940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095115940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095115941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095115941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095115943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095115948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095115948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095116424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095116424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095116424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095116424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095116428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095116429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@6fb4a7df20f6: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='DE539685'O, index=0 SGSN_Test-GSUP(286)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241211095117516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095117516 DLLC NOTICE LLME(ffffffff/de539685){UNASSIGNED} LLC RX: unknown TLLI 0xde539685, creating LLME on the fly (gprs_llc.c:552) 20241211095117516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095117516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095117516 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095117516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095117516 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095117516 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095117516 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095117516 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095117516 DLLC NOTICE LLME(ffffffff/de539685){UNASSIGNED} LLGM Assign pre (de539685 => c5025178) (gprs_llc.c:1079) 20241211095117516 DLLC NOTICE LLME(de539685/c5025178){ASSIGNED} LLGM Assign post (de539685 => c5025178) (gprs_llc.c:1125) 20241211095117516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095117516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095117516 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095117539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095117539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095117539 DMM DEBUG MM_STATE_Gb(3730019973)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095117540 DMM DEBUG MM(/c5025178) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241211095117540 DMM NOTICE MM(/c5025178) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095117540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095117540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241211095117540 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241211095122178 DGPRS DEBUG Checking for inactive LLMEs, time = 36438881 (sgsn.c:132) 20241211095123540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095123540 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241211095129542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095129542 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241211095135543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095135543 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241211095136424 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095136424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095136425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241211095141544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095141544 DMM DEBUG MM(/c5025178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241211095145912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095145917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095145917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095145925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095145931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095145932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095145941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095145945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095145945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095147545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241211095147545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241211095147545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095147545 DMM NOTICE MM(/c5025178) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241211095147545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211095147545 DMM DEBUG MM_STATE_Gb(3730019973)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095147545 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095147545 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095147545 DLLC NOTICE LLME(de539685/c5025178){ASSIGNED} LLGM Assign pre (c5025178 => ffffffff) (gprs_llc.c:1079) 20241211095147545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5025178 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@6fb4a7df20f6: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095147564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(279)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(274)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(284)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@6fb4a7df20f6: Final verdict of PTC: none 20241211095147571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095147571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(287)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(277)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(282)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(272)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Dec 11 09:51:47 UTC 2024 ====== 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 20241211095147631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095147933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241211095148571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095148571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20241211095149573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095149573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Dec 11 09:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095150574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095150574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_closed_add_vty started. 20241211095151021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095151022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095151057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095151057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095151057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095151057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151057 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095151057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095151057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095151057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095151057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095151058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095151058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095151058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095151058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095151058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095151058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095151058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095151058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095151058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095151058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095151058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095151058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095151060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095151066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095151066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095151072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095151072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095151072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095151072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095151072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095151072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095151072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095151072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095151072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095151072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095151072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095151073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095151073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095151073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095151073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095151073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095151073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095151073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(298)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095151073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095151073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095151075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095151081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095151081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095151089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095151089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095151089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095151089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095151089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095151089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095151089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095151089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095151090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095151090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095151090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095151090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095151090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095151090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095151090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095151090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095151090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095151090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095151090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095151090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095151090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095151093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095151098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095151098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095151575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095151575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095151575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095151575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095151579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095151580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211095152179 DGPRS DEBUG Checking for inactive LLMEs, time = 36438911 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C3DBC7A1'O, index=0 SGSN_Test-GSUP(305)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C3DBC7A1'O, index=1 20241211095152669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095152669 DLLC NOTICE LLME(ffffffff/c3dbc7a1){UNASSIGNED} LLC RX: unknown TLLI 0xc3dbc7a1, creating LLME on the fly (gprs_llc.c:552) 20241211095152669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095152669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241211095152669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095152669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095152669 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095152669 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095152669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095152669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095152669 DLLC NOTICE LLME(ffffffff/c3dbc7a1){UNASSIGNED} LLGM Assign pre (c3dbc7a1 => f2540f96) (gprs_llc.c:1079) 20241211095152669 DLLC NOTICE LLME(c3dbc7a1/f2540f96){ASSIGNED} LLGM Assign post (c3dbc7a1 => f2540f96) (gprs_llc.c:1125) 20241211095152669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095152669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095152669 DMM DEBUG MM(001010123456789/f2540f96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095152687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095152687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095152687 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095152687 DMM DEBUG MM(001010123456789/f2540f96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241211095152687 DMM NOTICE MM(001010123456789/f2540f96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241211095152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095152687 DMM NOTICE MM(001010123456789/f2540f96) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241211095152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211095152687 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095152687 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095152687 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095152687 DLLC NOTICE LLME(c3dbc7a1/f2540f96){ASSIGNED} LLGM Assign pre (f2540f96 => ffffffff) (gprs_llc.c:1079) 20241211095152687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2540f96 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C3DBC7A1'O, index=2 20241211095152698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095152698 DLLC NOTICE LLME(ffffffff/c3dbc7a1){UNASSIGNED} LLC RX: unknown TLLI 0xc3dbc7a1, creating LLME on the fly (gprs_llc.c:552) 20241211095152698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095152698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241211095152698 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095152698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095152698 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095152698 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095152698 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095152698 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095152698 DLLC NOTICE LLME(ffffffff/c3dbc7a1){UNASSIGNED} LLGM Assign pre (c3dbc7a1 => d2fb25cf) (gprs_llc.c:1079) 20241211095152698 DLLC NOTICE LLME(c3dbc7a1/d2fb25cf){ASSIGNED} LLGM Assign post (c3dbc7a1 => d2fb25cf) (gprs_llc.c:1125) 20241211095152698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095152698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095152698 DMM DEBUG MM(001010123456700/d2fb25cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095152707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095152707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095152707 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095152707 DMM DEBUG MM(001010123456700/d2fb25cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241211095152707 DMM NOTICE MM(001010123456700/d2fb25cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095152707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095152707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095152707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241211095152707 DMM INFO MM(001010123456700/d2fb25cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2fb25cf) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Removing Client IMSI='001010123456700'H, index=2 20241211095153710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095153710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095153710 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095153710 DMM INFO MM(001010123456700/d2fb25cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095153710 DMM NOTICE MM(001010123456700/d2fb25cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095153710 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095153710 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095153710 DLLC NOTICE LLME(c3dbc7a1/d2fb25cf){ASSIGNED} LLGM Assign pre (ffffffff => d2fb25cf) (gprs_llc.c:1079) 20241211095153710 DLLC NOTICE LLME(ffffffff/d2fb25cf){ASSIGNED} LLGM Assign post (ffffffff => d2fb25cf) (gprs_llc.c:1125) 20241211095153710 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095153710 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095153710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095153710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095153714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(293)@6fb4a7df20f6: Final verdict of PTC: none 20241211095153719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095153719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(289)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(298)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(303)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(301)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(296)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(291)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Dec 11 09:51:53 UTC 2024 ====== 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 20241211095153793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095154196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71200) 20241211095154720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095154720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71200, count=81256) 20241211095155721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095155721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Dec 11 09:51:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095156722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095156722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_check_subscriber_list started. 20241211095157299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095157302 DMM INFO MM(001010123456700/d2fb25cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095157302 DMM INFO MM(001010123456700/d2fb25cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095157302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095157302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095157302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095157302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095157302 DLLC NOTICE LLME(ffffffff/d2fb25cf){ASSIGNED} LLGM Assign pre (d2fb25cf => ffffffff) (gprs_llc.c:1079) 20241211095157302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2fb25cf => ffffffff) (gprs_llc.c:1125) 20241211095157302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095157302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095157302 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095157302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095157302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095157369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095157369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095157369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095157369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095157369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095157369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095157369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095157369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095157371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095157371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095157371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095157371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095157371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095157371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095157371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095157371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095157372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095157372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095157372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095157372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095157376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095157383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095157383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(310)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095157388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095157388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095157388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095157388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095157388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095157388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095157388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095157388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095157389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095157389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095157389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095157389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095157389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095157389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095157389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095157389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095157389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095157389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095157390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095157390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095157392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095157397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095157397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095157402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095157402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095157402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095157402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095157402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095157402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095157402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095157402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095157403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095157403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095157403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095157403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(322)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095157404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095157404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095157405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095157410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095157410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095157724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095157724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095157724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095157724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095157728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095157729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@6fb4a7df20f6: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E4D3519C'O, index=0 SGSN_Test-GSUP(324)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@6fb4a7df20f6: 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 := 'AB7811D5C006DCFC98A89814FC0F333E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EE1EAD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E900EE58B07BEB4B'O } } } } } 20241211095158814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095158814 DLLC NOTICE LLME(ffffffff/e4d3519c){UNASSIGNED} LLC RX: unknown TLLI 0xe4d3519c, creating LLME on the fly (gprs_llc.c:552) 20241211095158814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095158814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241211095158814 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095158814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095158814 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095158814 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095158814 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095158814 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095158814 DLLC NOTICE LLME(ffffffff/e4d3519c){UNASSIGNED} LLGM Assign pre (e4d3519c => df6d2718) (gprs_llc.c:1079) 20241211095158814 DLLC NOTICE LLME(e4d3519c/df6d2718){ASSIGNED} LLGM Assign post (e4d3519c => df6d2718) (gprs_llc.c:1125) 20241211095158814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095158814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095158814 DMM DEBUG MM(262420000000034/df6d2718) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095158834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095158834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095158834 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095158834 DMM DEBUG MM(262420000000034/df6d2718) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241211095158834 DMM NOTICE MM(262420000000034/df6d2718) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095158834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095158834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095158834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095158834 DMM DEBUG MM(262420000000034/df6d2718) Requesting authorization (sgsn_auth.c:160) 20241211095158834 DMM INFO MM(262420000000034/df6d2718) Requesting authentication tuples (sgsn_auth.c:184) 20241211095158834 DMM DEBUG MM(262420000000034/df6d2718) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095158834 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241211095158834 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241211095158839 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095158839 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095158839 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095158839 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095158839 DMM INFO MM(262420000000034/df6d2718) Subscriber data update (mmctx.c:445) 20241211095158839 DMM DEBUG MM(262420000000034/df6d2718) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095158839 DMM INFO MM(262420000000034/df6d2718) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095158839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095158839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095158839 DMM INFO MM(262420000000034/df6d2718) <- GMM AUTH AND CIPHERING REQ (rand = ab 78 11 d5 c0 06 dc fc 98 a8 98 14 fc 0f 33 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095158855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095158855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095158855 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095158855 DMM INFO MM(262420000000034/df6d2718) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095158855 DMM NOTICE MM(262420000000034/df6d2718) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095158855 DMM DEBUG MM(262420000000034/df6d2718) checking auth: received GSM SRES = 8e e1 ea d9 (gprs_gmm.c:648) 20241211095158855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095158855 DMM DEBUG MM(262420000000034/df6d2718) Requesting authorization (sgsn_auth.c:160) 20241211095158855 DMM INFO MM(262420000000034/df6d2718) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095158855 DMM DEBUG MM(262420000000034/df6d2718) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095158855 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241211095158855 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) 20241211095158855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095158855 DMM INFO MM(262420000000034/df6d2718) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6d2718) (gprs_gmm.c:282) 20241211095158857 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095158857 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095158857 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241211095158857 DMM INFO MM(262420000000034/df6d2718) Subscriber data update (mmctx.c:445) 20241211095158857 DMM DEBUG MM(262420000000034/df6d2718) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095158857 DMM INFO MM(262420000000034/df6d2718) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095158857 DMM NOTICE MM(262420000000034/df6d2718) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241211095158857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095158857 DMM NOTICE MM(262420000000034/df6d2718) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095158857 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) 20241211095158858 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095158858 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241211095158858 DMM INFO MM(262420000000034/df6d2718) Subscriber data update (mmctx.c:445) 20241211095158858 DMM DEBUG MM(262420000000034/df6d2718) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095158869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095158869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095158869 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095158869 DMM INFO MM(262420000000034/df6d2718) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095158869 DMM NOTICE MM(262420000000034/df6d2718) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095158869 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095158869 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095158869 DLLC NOTICE LLME(e4d3519c/df6d2718){ASSIGNED} LLGM Assign pre (ffffffff => df6d2718) (gprs_llc.c:1079) 20241211095158869 DLLC NOTICE LLME(ffffffff/df6d2718){ASSIGNED} LLGM Assign post (ffffffff => df6d2718) (gprs_llc.c:1125) 20241211095158869 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095158869 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095158869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095158869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@6fb4a7df20f6: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095158928 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241211095158928 DMM INFO MM(262420000000034/df6d2718) Subscriber data update (mmctx.c:445) 20241211095158928 DMM DEBUG MM(262420000000034/df6d2718) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241211095158928 DMM INFO MM(262420000000034/df6d2718) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241211095158928 DMM INFO MM(262420000000034/df6d2718) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095158928 DMM INFO MM(262420000000034/df6d2718) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095158928 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095158928 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095158928 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095158928 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095158928 DLLC NOTICE LLME(ffffffff/df6d2718){ASSIGNED} LLGM Assign pre (df6d2718 => ffffffff) (gprs_llc.c:1079) 20241211095158928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df6d2718 => ffffffff) (gprs_llc.c:1125) 20241211095158928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095158929 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095158929 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095158929 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095158931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@6fb4a7df20f6: Final verdict of PTC: none 20241211095158936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095158936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(323)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(313)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(318)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(322)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(316)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(311)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(320)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Dec 11 09:51:58 UTC 2024 ====== 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 20241211095159015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095159316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20241211095159937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095159937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20241211095200939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095200939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Dec 11 09:52:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095201941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095201941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_detach_check_subscriber_list started. 20241211095202421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095202422 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095202467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095202467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095202467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095202467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095202467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095202467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095202468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095202468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095202468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095202468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095202468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202468 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095202468 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095202468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095202468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095202468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095202469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095202475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095202475 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095202482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095202482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095202482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095202482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095202482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095202482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095202482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095202482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095202483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095202483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095202483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095202483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095202483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095202483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095202483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095202483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095202483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095202483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095202483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095202483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095202485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095202490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095202490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095202498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095202498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095202498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095202498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095202498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095202498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095202498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095202499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095202499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095202500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095202504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095202504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095202942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095202942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095202942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095202942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095202947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095202948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@6fb4a7df20f6: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D62C0425'O, index=0 SGSN_Test-GSUP(343)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@6fb4a7df20f6: 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 := '4108772DAE5D3490254C31DB25B99C9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A83117A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7855736AADEFD76'O } } } } } 20241211095203012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095203012 DLLC NOTICE LLME(ffffffff/d62c0425){UNASSIGNED} LLC RX: unknown TLLI 0xd62c0425, creating LLME on the fly (gprs_llc.c:552) 20241211095203012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095203012 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241211095203012 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095203012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095203012 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095203012 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095203012 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095203012 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095203012 DLLC NOTICE LLME(ffffffff/d62c0425){UNASSIGNED} LLGM Assign pre (d62c0425 => cd7ae3bf) (gprs_llc.c:1079) 20241211095203012 DLLC NOTICE LLME(d62c0425/cd7ae3bf){ASSIGNED} LLGM Assign post (d62c0425 => cd7ae3bf) (gprs_llc.c:1125) 20241211095203012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095203012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095203012 DMM DEBUG MM(262420000000033/cd7ae3bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095203028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095203028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095203028 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095203028 DMM DEBUG MM(262420000000033/cd7ae3bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241211095203028 DMM NOTICE MM(262420000000033/cd7ae3bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095203028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095203028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095203028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095203028 DMM DEBUG MM(262420000000033/cd7ae3bf) Requesting authorization (sgsn_auth.c:160) 20241211095203028 DMM INFO MM(262420000000033/cd7ae3bf) Requesting authentication tuples (sgsn_auth.c:184) 20241211095203028 DMM DEBUG MM(262420000000033/cd7ae3bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095203028 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241211095203028 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241211095203032 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095203032 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095203032 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095203032 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095203032 DMM INFO MM(262420000000033/cd7ae3bf) Subscriber data update (mmctx.c:445) 20241211095203032 DMM DEBUG MM(262420000000033/cd7ae3bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095203032 DMM INFO MM(262420000000033/cd7ae3bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095203033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095203033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095203033 DMM INFO MM(262420000000033/cd7ae3bf) <- GMM AUTH AND CIPHERING REQ (rand = 41 08 77 2d ae 5d 34 90 25 4c 31 db 25 b9 9c 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095203044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095203044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095203044 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095203044 DMM INFO MM(262420000000033/cd7ae3bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095203044 DMM NOTICE MM(262420000000033/cd7ae3bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095203044 DMM DEBUG MM(262420000000033/cd7ae3bf) checking auth: received GSM SRES = 7a 83 11 7a (gprs_gmm.c:648) 20241211095203044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095203044 DMM DEBUG MM(262420000000033/cd7ae3bf) Requesting authorization (sgsn_auth.c:160) 20241211095203044 DMM INFO MM(262420000000033/cd7ae3bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095203044 DMM DEBUG MM(262420000000033/cd7ae3bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095203045 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241211095203045 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) 20241211095203045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095203045 DMM INFO MM(262420000000033/cd7ae3bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd7ae3bf) (gprs_gmm.c:282) 20241211095203047 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095203047 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095203047 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241211095203047 DMM INFO MM(262420000000033/cd7ae3bf) Subscriber data update (mmctx.c:445) 20241211095203047 DMM DEBUG MM(262420000000033/cd7ae3bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095203047 DMM INFO MM(262420000000033/cd7ae3bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095203047 DMM NOTICE MM(262420000000033/cd7ae3bf) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241211095203047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095203047 DMM NOTICE MM(262420000000033/cd7ae3bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095203047 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) 20241211095203048 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095203048 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241211095203048 DMM INFO MM(262420000000033/cd7ae3bf) Subscriber data update (mmctx.c:445) 20241211095203048 DMM DEBUG MM(262420000000033/cd7ae3bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095203056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095203056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095203056 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095203056 DMM INFO MM(262420000000033/cd7ae3bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095203056 DMM NOTICE MM(262420000000033/cd7ae3bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095203056 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095203056 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095203056 DLLC NOTICE LLME(d62c0425/cd7ae3bf){ASSIGNED} LLGM Assign pre (ffffffff => cd7ae3bf) (gprs_llc.c:1079) 20241211095203056 DLLC NOTICE LLME(ffffffff/cd7ae3bf){ASSIGNED} LLGM Assign post (ffffffff => cd7ae3bf) (gprs_llc.c:1125) 20241211095203056 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095203056 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095203056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095203056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095203113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095203113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241211095203113 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095203113 DMM INFO MM(262420000000033/cd7ae3bf) -> GMM DETACH REQUEST TLLI=0xcd7ae3bf type=GPRS detach Power-off (gprs_gmm.c:1440) 20241211095203113 DMM INFO MM(262420000000033/cd7ae3bf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095203113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095203113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095203113 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095203113 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095203113 DLLC NOTICE LLME(ffffffff/cd7ae3bf){ASSIGNED} LLGM Assign pre (cd7ae3bf => ffffffff) (gprs_llc.c:1079) 20241211095203113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd7ae3bf => ffffffff) (gprs_llc.c:1125) 20241211095203113 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241211095203113 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) 20241211095203113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095203113 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095203113 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095203113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095203115 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@6fb4a7df20f6: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095208131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(336)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(341)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@6fb4a7df20f6: Final verdict of PTC: none 20241211095208137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(337)@6fb4a7df20f6: Final verdict of PTC: none 20241211095208137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(331)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(334)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(339)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(329)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Dec 11 09:52:08 UTC 2024 ====== 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 20241211095208187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095208489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88456) 20241211095209139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095209139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88456, count=94248) 20241211095210141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095210141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Dec 11 09:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095211142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095211142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_check_complete_resend started. 20241211095211591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095211593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095211636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095211636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095211636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095211636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095211636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095211636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095211636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095211636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095211637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095211637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095211637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095211637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095211637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095211637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095211637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095211637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095211639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095211643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095211643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095211650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095211650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095211650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095211650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095211650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095211650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095211650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095211650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095211651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095211651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095211651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095211651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095211651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095211651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095211651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095211651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095211651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095211651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095211651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095211651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095211653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095211657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095211657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095211665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095211665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095211665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095211665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095211665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095211665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095211665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095211665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095211666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095211666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095211666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095211666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095211666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095211666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095211666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095211666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095211666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095211666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095211666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095211667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095211667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095211674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095211674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095212143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095212143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095212143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095212143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095212147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095212148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@6fb4a7df20f6: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D56CEBC2'O, index=0 SGSN_Test-GSUP(362)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@6fb4a7df20f6: 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 := '666A43C994470672B5C88900ABB72DB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDE7DEB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC7F5D83FA08D627'O } } } } } 20241211095213203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095213203 DLLC NOTICE LLME(ffffffff/d56cebc2){UNASSIGNED} LLC RX: unknown TLLI 0xd56cebc2, creating LLME on the fly (gprs_llc.c:552) 20241211095213203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095213203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095213203 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095213203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095213203 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095213203 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095213203 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095213203 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095213203 DLLC NOTICE LLME(ffffffff/d56cebc2){UNASSIGNED} LLGM Assign pre (d56cebc2 => d8473819) (gprs_llc.c:1079) 20241211095213203 DLLC NOTICE LLME(d56cebc2/d8473819){ASSIGNED} LLGM Assign post (d56cebc2 => d8473819) (gprs_llc.c:1125) 20241211095213203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095213203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095213203 DMM DEBUG MM(262420000000036/d8473819) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095213210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095213210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095213210 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095213210 DMM DEBUG MM(262420000000036/d8473819) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241211095213210 DMM NOTICE MM(262420000000036/d8473819) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095213210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095213210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095213210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095213210 DMM DEBUG MM(262420000000036/d8473819) Requesting authorization (sgsn_auth.c:160) 20241211095213210 DMM INFO MM(262420000000036/d8473819) Requesting authentication tuples (sgsn_auth.c:184) 20241211095213210 DMM DEBUG MM(262420000000036/d8473819) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095213210 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241211095213210 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241211095213212 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095213212 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095213212 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095213212 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095213212 DMM INFO MM(262420000000036/d8473819) Subscriber data update (mmctx.c:445) 20241211095213212 DMM DEBUG MM(262420000000036/d8473819) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095213212 DMM INFO MM(262420000000036/d8473819) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095213212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095213212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095213212 DMM INFO MM(262420000000036/d8473819) <- GMM AUTH AND CIPHERING REQ (rand = 66 6a 43 c9 94 47 06 72 b5 c8 89 00 ab b7 2d b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095213217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095213217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095213217 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095213217 DMM INFO MM(262420000000036/d8473819) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095213217 DMM NOTICE MM(262420000000036/d8473819) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095213217 DMM DEBUG MM(262420000000036/d8473819) checking auth: received GSM SRES = cd e7 de b0 (gprs_gmm.c:648) 20241211095213217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095213217 DMM DEBUG MM(262420000000036/d8473819) Requesting authorization (sgsn_auth.c:160) 20241211095213217 DMM INFO MM(262420000000036/d8473819) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095213217 DMM DEBUG MM(262420000000036/d8473819) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095213217 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241211095213217 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) 20241211095213217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095213217 DMM INFO MM(262420000000036/d8473819) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8473819) (gprs_gmm.c:282) 20241211095213218 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095213218 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095213218 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241211095213218 DMM INFO MM(262420000000036/d8473819) Subscriber data update (mmctx.c:445) 20241211095213218 DMM DEBUG MM(262420000000036/d8473819) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095213218 DMM INFO MM(262420000000036/d8473819) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095213218 DMM NOTICE MM(262420000000036/d8473819) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241211095213218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095213218 DMM NOTICE MM(262420000000036/d8473819) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095213218 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) 20241211095213219 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095213219 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241211095213219 DMM INFO MM(262420000000036/d8473819) Subscriber data update (mmctx.c:445) 20241211095213219 DMM DEBUG MM(262420000000036/d8473819) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095219218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211095219218 DMM INFO MM(262420000000036/d8473819) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8473819) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095222180 DGPRS DEBUG Checking for inactive LLMEs, time = 36438941 (sgsn.c:132) 20241211095225219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211095225219 DMM INFO MM(262420000000036/d8473819) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8473819) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095231220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211095231220 DMM INFO MM(262420000000036/d8473819) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8473819) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095232145 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095232145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211095232145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095237221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211095237221 DMM INFO MM(262420000000036/d8473819) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8473819) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095241638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095241644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095241644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095241652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095241655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095241655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095241668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095241672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095241672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241211095243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241211095243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095243222 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241211095243222 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) 20241211095243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Reject}: Deallocated (fsm.c:568) 20241211095243222 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095243222 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095243222 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095243222 DLLC NOTICE LLME(d56cebc2/d8473819){ASSIGNED} LLGM Assign pre (d8473819 => ffffffff) (gprs_llc.c:1079) 20241211095243222 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8473819 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@6fb4a7df20f6: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095247251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(350)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@6fb4a7df20f6: Final verdict of PTC: none 20241211095247257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(356)@6fb4a7df20f6: Final verdict of PTC: none 20241211095247258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(346)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(360)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(355)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(358)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(348)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(353)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Dec 11 09:52:47 UTC 2024 ====== 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 20241211095247369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095247671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89648) 20241211095248258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095248258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89648, count=95360) 20241211095249259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095249260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Dec 11 09:52:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095250260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095250261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_update started. 20241211095250718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095250720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095250759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095250759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095250759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095250759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095250759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095250759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095250759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095250759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095250761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095250761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095250761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095250761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095250761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095250761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095250761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095250761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095250761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095250761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095250761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095250761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095250764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095250769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095250769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095250777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095250777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250777 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095250777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095250777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095250778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095250778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095250778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095250778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095250778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095250778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095250778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095250778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095250778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095250778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095250779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095250779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095250781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095250786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095250786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095250793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095250793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095250793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095250793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095250793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095250793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095250793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095250793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095250794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095250794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095250794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095250794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095250794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095250794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095250794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095250794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095250794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095250794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095250794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095250794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095250794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095250796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095250800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095250800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095251261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095251261 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095251262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095251262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095251266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095251267 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211095252181 DGPRS DEBUG Checking for inactive LLMEs, time = 36438971 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@6fb4a7df20f6: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C304616D'O, index=0 SGSN_Test-GSUP(381)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@6fb4a7df20f6: 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 := '75E9B83391AFEF8D816D2FFB9CF92394'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B1F44AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DA03C3A23DF1C75'O } } } } } 20241211095252341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095252341 DLLC NOTICE LLME(ffffffff/c304616d){UNASSIGNED} LLC RX: unknown TLLI 0xc304616d, creating LLME on the fly (gprs_llc.c:552) 20241211095252341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095252341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241211095252341 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095252341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095252341 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095252341 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095252341 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095252341 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095252341 DLLC NOTICE LLME(ffffffff/c304616d){UNASSIGNED} LLGM Assign pre (c304616d => ef76eeba) (gprs_llc.c:1079) 20241211095252341 DLLC NOTICE LLME(c304616d/ef76eeba){ASSIGNED} LLGM Assign post (c304616d => ef76eeba) (gprs_llc.c:1125) 20241211095252341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095252341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095252341 DMM DEBUG MM(262420000000031/ef76eeba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095252359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095252359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095252359 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095252359 DMM DEBUG MM(262420000000031/ef76eeba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241211095252359 DMM NOTICE MM(262420000000031/ef76eeba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095252359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095252359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095252359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095252359 DMM DEBUG MM(262420000000031/ef76eeba) Requesting authorization (sgsn_auth.c:160) 20241211095252359 DMM INFO MM(262420000000031/ef76eeba) Requesting authentication tuples (sgsn_auth.c:184) 20241211095252359 DMM DEBUG MM(262420000000031/ef76eeba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095252359 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241211095252359 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@6fb4a7df20f6: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241211095252364 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095252364 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095252364 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095252364 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095252364 DMM INFO MM(262420000000031/ef76eeba) Subscriber data update (mmctx.c:445) 20241211095252364 DMM DEBUG MM(262420000000031/ef76eeba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095252364 DMM INFO MM(262420000000031/ef76eeba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095252364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095252364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095252364 DMM INFO MM(262420000000031/ef76eeba) <- GMM AUTH AND CIPHERING REQ (rand = 75 e9 b8 33 91 af ef 8d 81 6d 2f fb 9c f9 23 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095252379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095252379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095252380 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095252380 DMM INFO MM(262420000000031/ef76eeba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095252380 DMM NOTICE MM(262420000000031/ef76eeba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095252380 DMM DEBUG MM(262420000000031/ef76eeba) checking auth: received GSM SRES = 2b 1f 44 aa (gprs_gmm.c:648) 20241211095252380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095252380 DMM DEBUG MM(262420000000031/ef76eeba) Requesting authorization (sgsn_auth.c:160) 20241211095252380 DMM INFO MM(262420000000031/ef76eeba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095252380 DMM DEBUG MM(262420000000031/ef76eeba) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095252380 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241211095252380 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) 20241211095252380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095252380 DMM INFO MM(262420000000031/ef76eeba) <- GMM ATTACH ACCEPT (new P-TMSI=0xef76eeba) (gprs_gmm.c:282) 20241211095252382 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095252382 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095252382 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241211095252382 DMM INFO MM(262420000000031/ef76eeba) Subscriber data update (mmctx.c:445) 20241211095252383 DMM DEBUG MM(262420000000031/ef76eeba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095252383 DMM INFO MM(262420000000031/ef76eeba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095252383 DMM NOTICE MM(262420000000031/ef76eeba) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241211095252383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095252383 DMM NOTICE MM(262420000000031/ef76eeba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095252383 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) 20241211095252384 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095252384 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241211095252384 DMM INFO MM(262420000000031/ef76eeba) Subscriber data update (mmctx.c:445) 20241211095252384 DMM DEBUG MM(262420000000031/ef76eeba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095252393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095252393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095252394 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095252394 DMM INFO MM(262420000000031/ef76eeba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095252394 DMM NOTICE MM(262420000000031/ef76eeba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095252394 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095252394 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095252394 DLLC NOTICE LLME(c304616d/ef76eeba){ASSIGNED} LLGM Assign pre (ffffffff => ef76eeba) (gprs_llc.c:1079) 20241211095252394 DLLC NOTICE LLME(ffffffff/ef76eeba){ASSIGNED} LLGM Assign post (ffffffff => ef76eeba) (gprs_llc.c:1125) 20241211095252394 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095252394 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095252394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095252394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095252444 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241211095252444 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241211095252444 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) 20241211095252444 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241211095252444 DMM INFO MM(262420000000031/ef76eeba) Subscriber data update (mmctx.c:445) 20241211095252444 DMM DEBUG MM(262420000000031/ef76eeba) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241211095252444 DMM INFO MM(262420000000031/ef76eeba) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241211095252444 DMM INFO MM(262420000000031/ef76eeba) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095252444 DMM INFO MM(262420000000031/ef76eeba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095252444 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095252444 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095252444 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095252444 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095252444 DLLC NOTICE LLME(ffffffff/ef76eeba){ASSIGNED} LLGM Assign pre (ef76eeba => ffffffff) (gprs_llc.c:1079) 20241211095252444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef76eeba => ffffffff) (gprs_llc.c:1125) 20241211095252444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095252444 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095252444 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095252444 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed MC@6fb4a7df20f6: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241211095257456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095257456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@6fb4a7df20f6: Final verdict of PTC: none 20241211095257458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(381)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(369)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(379)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(374)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(367)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(377)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(372)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@6fb4a7df20f6: Final verdict of PTC: pass MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(369): none (none -> none) Wed Dec 11 09:52:57 UTC 2024 MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none)====== 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 MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. 20241211095257584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095257886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88068) 20241211095258457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095258457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88068, count=93500) 20241211095259457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095259457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Dec 11 09:52:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095300459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095300459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_withdraw started. 20241211095300975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095300977 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095301007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095301007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095301007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095301007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301007 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095301007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095301007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095301007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095301007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095301009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095301009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095301009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095301009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095301009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095301009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095301009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095301009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095301009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095301009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095301009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095301009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095301013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095301019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095301019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@6fb4a7df20f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(393)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095301035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095301035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095301035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095301035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095301035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095301035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095301035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095301035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095301037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095301037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095301037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095301037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095301037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095301037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095301037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095301037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095301037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095301037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095301037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095301037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095301041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(390)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095301049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095301049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(393)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095301053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095301053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095301053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095301053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095301054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095301054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095301054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095301054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095301054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095301054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095301054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095301054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095301054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095301054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095301054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095301054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095301054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095301057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095301063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095301063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095301460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095301460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095301460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095301460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095301464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095301466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6fb4a7df20f6: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D61A23C2'O, index=0 SGSN_Test-GSUP(400)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@6fb4a7df20f6: 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 := '0F63F4758BBC4B6BCB7B5CE96C50815E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0539CFAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B62054B36DC65836'O } } } } } 20241211095302545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095302545 DLLC NOTICE LLME(ffffffff/d61a23c2){UNASSIGNED} LLC RX: unknown TLLI 0xd61a23c2, creating LLME on the fly (gprs_llc.c:552) 20241211095302545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095302546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241211095302546 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095302546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095302546 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095302546 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095302546 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095302546 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095302546 DLLC NOTICE LLME(ffffffff/d61a23c2){UNASSIGNED} LLGM Assign pre (d61a23c2 => c9d00759) (gprs_llc.c:1079) 20241211095302546 DLLC NOTICE LLME(d61a23c2/c9d00759){ASSIGNED} LLGM Assign post (d61a23c2 => c9d00759) (gprs_llc.c:1125) 20241211095302546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095302546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095302546 DMM DEBUG MM(262420000000029/c9d00759) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095302576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095302576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095302576 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095302576 DMM DEBUG MM(262420000000029/c9d00759) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241211095302576 DMM NOTICE MM(262420000000029/c9d00759) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095302576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095302576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095302576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095302576 DMM DEBUG MM(262420000000029/c9d00759) Requesting authorization (sgsn_auth.c:160) 20241211095302576 DMM INFO MM(262420000000029/c9d00759) Requesting authentication tuples (sgsn_auth.c:184) 20241211095302576 DMM DEBUG MM(262420000000029/c9d00759) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095302576 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241211095302576 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@6fb4a7df20f6: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241211095302583 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095302583 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095302583 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095302583 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095302583 DMM INFO MM(262420000000029/c9d00759) Subscriber data update (mmctx.c:445) 20241211095302583 DMM DEBUG MM(262420000000029/c9d00759) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095302583 DMM INFO MM(262420000000029/c9d00759) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095302583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095302583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095302583 DMM INFO MM(262420000000029/c9d00759) <- GMM AUTH AND CIPHERING REQ (rand = 0f 63 f4 75 8b bc 4b 6b cb 7b 5c e9 6c 50 81 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095302601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095302601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095302601 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095302601 DMM INFO MM(262420000000029/c9d00759) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095302601 DMM NOTICE MM(262420000000029/c9d00759) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095302601 DMM DEBUG MM(262420000000029/c9d00759) checking auth: received GSM SRES = 05 39 cf aa (gprs_gmm.c:648) 20241211095302601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095302601 DMM DEBUG MM(262420000000029/c9d00759) Requesting authorization (sgsn_auth.c:160) 20241211095302601 DMM INFO MM(262420000000029/c9d00759) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095302601 DMM DEBUG MM(262420000000029/c9d00759) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095302601 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241211095302601 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) 20241211095302601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095302601 DMM INFO MM(262420000000029/c9d00759) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d00759) (gprs_gmm.c:282) 20241211095302605 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095302605 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095302605 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241211095302605 DMM INFO MM(262420000000029/c9d00759) Subscriber data update (mmctx.c:445) 20241211095302605 DMM DEBUG MM(262420000000029/c9d00759) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095302605 DMM INFO MM(262420000000029/c9d00759) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095302605 DMM NOTICE MM(262420000000029/c9d00759) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241211095302605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095302605 DMM NOTICE MM(262420000000029/c9d00759) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095302605 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) 20241211095302606 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095302606 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241211095302606 DMM INFO MM(262420000000029/c9d00759) Subscriber data update (mmctx.c:445) 20241211095302606 DMM DEBUG MM(262420000000029/c9d00759) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095302620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095302620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095302620 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095302620 DMM INFO MM(262420000000029/c9d00759) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095302620 DMM NOTICE MM(262420000000029/c9d00759) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095302620 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095302620 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095302620 DLLC NOTICE LLME(d61a23c2/c9d00759){ASSIGNED} LLGM Assign pre (ffffffff => c9d00759) (gprs_llc.c:1079) 20241211095302620 DLLC NOTICE LLME(ffffffff/c9d00759){ASSIGNED} LLGM Assign post (ffffffff => c9d00759) (gprs_llc.c:1125) 20241211095302620 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095302621 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095302621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095302621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095302669 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241211095302669 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241211095302669 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) 20241211095302669 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241211095302669 DMM INFO MM(262420000000029/c9d00759) Subscriber data update (mmctx.c:445) 20241211095302669 DMM DEBUG MM(262420000000029/c9d00759) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241211095302669 DMM INFO MM(262420000000029/c9d00759) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241211095302669 DMM INFO MM(262420000000029/c9d00759) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241211095302669 DMM NOTICE MM(262420000000029/c9d00759) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241211095302669 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241211095302669 DMM INFO MM(262420000000029/c9d00759) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241211095302669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095302670 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095302670 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095302670 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095302670 DLLC NOTICE LLME(ffffffff/c9d00759){ASSIGNED} LLGM Assign pre (c9d00759 => ffffffff) (gprs_llc.c:1079) 20241211095302670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d00759 => ffffffff) (gprs_llc.c:1125) 20241211095302670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095302670 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095302670 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095302670 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6fb4a7df20f6: Removing Client IMSI='262420000000029'H, index=0 20241211095302685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095302685 DLLC NOTICE LLME(ffffffff/c9d00759){UNASSIGNED} LLC RX: unknown TLLI 0xc9d00759, creating LLME on the fly (gprs_llc.c:552) 20241211095302685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095302685 DMM NOTICE LLME(ffffffff/c9d00759){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241211095302685 DLLC NOTICE LLME(ffffffff/c9d00759){UNASSIGNED} LLGM Assign pre (c9d00759 => ffffffff) (gprs_llc.c:1079) 20241211095302685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d00759 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095302690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46356<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095302694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095302694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(400)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(394)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(388)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(398)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(397)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(392)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(386)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(388): none (none -> none) Wed Dec 11 09:53:02 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. 20241211095302799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095303101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96316) 20241211095303696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095303696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96316, count=96856) 20241211095304698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095304698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Dec 11 09:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095305700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095305700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241211095306189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095306191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095306240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095306240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095306240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095306240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095306240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095306240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095306240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095306240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095306241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095306241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095306241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095306241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095306241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095306241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095306241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095306241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095306241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095306241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095306241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095306241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095306243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095306247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095306247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095306257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095306257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095306257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095306257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095306257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095306257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095306257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095306257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095306258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095306258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095306258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095306259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095306259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095306259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095306259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095306259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095306259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095306259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095306259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095306259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095306261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095306267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095306267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095306277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095306277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095306277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095306277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095306277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095306277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095306277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095306277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095306278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095306278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095306278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095306278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095306278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095306278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095306278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095306278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095306278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095306278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095306278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095306278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095306278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095306281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095306286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095306286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095306701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095306701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095306701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095306701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095306703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095306704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6fb4a7df20f6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E15E7BA3'O, index=0 SGSN_Test-GSUP(419)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241211095307767 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) 20241211095307767 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@6fb4a7df20f6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6fb4a7df20f6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6fb4a7df20f6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095307778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095307782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095307783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(412)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(419)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(407)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(417)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(415)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(405)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(410)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none)Wed Dec 11 09:53:07 UTC 2024 ====== 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 MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. 20241211095307912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095308215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49424) 20241211095308784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095308784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49424, count=54060) 20241211095309785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095309785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Dec 11 09:53:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095310787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095310787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241211095311315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095311318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095311354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095311354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095311354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095311354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095311354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095311354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095311354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095311354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095311356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095311356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095311356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095311356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095311356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095311356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095311356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095311356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095311356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095311356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095311356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095311356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095311359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095311367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095311367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095311372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095311372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095311372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095311372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095311372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095311372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095311372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095311372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095311373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095311373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095311373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095311373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095311373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095311373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095311373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095311373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095311373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095311373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095311373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095311373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095311375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095311380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095311380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(432)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095311392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095311392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095311392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095311392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095311393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095311393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095311393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095311393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095311393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095311393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095311393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095311393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095311393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095311395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095311399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095311399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095311788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095311788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095311788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095311788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095311792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095311793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6fb4a7df20f6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C1072DB1'O, index=0 SGSN_Test-GSUP(438)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241211095312845 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) 20241211095312845 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@6fb4a7df20f6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6fb4a7df20f6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6fb4a7df20f6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095312850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(431)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6fb4a7df20f6: Final verdict of PTC: none 20241211095312854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095312854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(433)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@6fb4a7df20f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(426)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(436)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(424)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(434)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(429)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Dec 11 09:53:12 UTC 2024 ====== 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 20241211095312987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095313289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45528) 20241211095313855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095313855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45528, count=53468) 20241211095314857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095314857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Dec 11 09:53:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095315859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095315859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_rau_unknown started. 20241211095316396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095316398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095316436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095316436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095316436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095316436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095316436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095316436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095316436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095316436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095316437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095316437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095316437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095316437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095316437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095316437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095316437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095316437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095316437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095316437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095316438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095316438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095316439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095316444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095316444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095316453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095316453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095316453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095316453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095316453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095316453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095316453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095316453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095316455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095316455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095316455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095316455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095316455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095316455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095316455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095316455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095316455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095316455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095316455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095316455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095316457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095316463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095316463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(448)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095316474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095316474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095316474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095316474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095316474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095316474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095316474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095316474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095316475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095316475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095316475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095316475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095316475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095316475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095316475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095316475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095316475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095316475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095316475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095316475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095316475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095316477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095316482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095316482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095316861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095316861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095316861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095316861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095316865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095316866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@6fb4a7df20f6: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E3726A7D'O, index=0 SGSN_Test-GSUP(457)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241211095317936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095317936 DLLC NOTICE LLME(ffffffff/e3726a7d){UNASSIGNED} LLC RX: unknown TLLI 0xe3726a7d, creating LLME on the fly (gprs_llc.c:552) 20241211095317936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241211095317936 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095317936 DMM NOTICE LLME(ffffffff/e3726a7d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241211095317936 DLLC NOTICE LLME(ffffffff/e3726a7d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241211095317936 DMM ERROR LLME(ffffffff/e3726a7d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241211095317936 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241211095317936 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241211095317936 DLLC NOTICE LLME(ffffffff/e3726a7d){UNASSIGNED} LLGM Assign pre (e3726a7d => ffffffff) (gprs_llc.c:1079) 20241211095317936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3726a7d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@6fb4a7df20f6: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@6fb4a7df20f6: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095317953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095317957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095317957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI210(448)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(456)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(457)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(450)@6fb4a7df20f6: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(445)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@6fb4a7df20f6: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(443)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(454)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(449)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_rau_unknown finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Dec 11 09:53:17 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241211095318022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095318324 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=51008) 20241211095318959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095318959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51008, count=55644) 20241211095319960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095319960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Dec 11 09:53:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095320962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095320962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_rau started. 20241211095321415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095321417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095321448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095321448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095321448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095321448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095321448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095321448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095321448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095321448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095321449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095321449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095321449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095321449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095321449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095321449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095321449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095321449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095321449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095321449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095321450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095321450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095321452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095321458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095321458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095321464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095321464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095321464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095321464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095321464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095321464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095321464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095321464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095321465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095321465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095321465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095321465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095321465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095321465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095321465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095321465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095321465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095321465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095321465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095321465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095321467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095321472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095321472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095321481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095321481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095321481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095321481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095321481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095321481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095321481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095321481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095321482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095321482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095321482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095321483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095321483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095321483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095321483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095321483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095321483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095321483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095321483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095321483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095321483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095321485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095321489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095321489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095321964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095321964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095321964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095321964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095321968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095321969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211095322182 DGPRS DEBUG Checking for inactive LLMEs, time = 36439001 (sgsn.c:132) TC_attach_rau-BVCI196(463)@6fb4a7df20f6: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CC88B459'O, index=0 SGSN_Test-GSUP(476)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@6fb4a7df20f6: 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 := '0E86F8D4FD2222BC46E95D51D45B6ABB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BD10E4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3976DB606110ABCD'O } } } } } 20241211095323047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323047 DLLC NOTICE LLME(ffffffff/cc88b459){UNASSIGNED} LLC RX: unknown TLLI 0xcc88b459, creating LLME on the fly (gprs_llc.c:552) 20241211095323047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241211095323048 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095323048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095323048 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095323048 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095323048 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095323048 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095323048 DLLC NOTICE LLME(ffffffff/cc88b459){UNASSIGNED} LLGM Assign pre (cc88b459 => d18db9ea) (gprs_llc.c:1079) 20241211095323048 DLLC NOTICE LLME(cc88b459/d18db9ea){ASSIGNED} LLGM Assign post (cc88b459 => d18db9ea) (gprs_llc.c:1125) 20241211095323048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095323048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095323048 DMM DEBUG MM(262420000000012/d18db9ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095323071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323071 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095323071 DMM DEBUG MM(262420000000012/d18db9ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241211095323071 DMM NOTICE MM(262420000000012/d18db9ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095323071 DMM DEBUG MM(262420000000012/d18db9ea) Requesting authorization (sgsn_auth.c:160) 20241211095323071 DMM INFO MM(262420000000012/d18db9ea) Requesting authentication tuples (sgsn_auth.c:184) 20241211095323071 DMM DEBUG MM(262420000000012/d18db9ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095323071 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241211095323071 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241211095323077 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095323077 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095323077 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095323077 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095323077 DMM INFO MM(262420000000012/d18db9ea) Subscriber data update (mmctx.c:445) 20241211095323077 DMM DEBUG MM(262420000000012/d18db9ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095323077 DMM INFO MM(262420000000012/d18db9ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095323077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095323077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095323077 DMM INFO MM(262420000000012/d18db9ea) <- GMM AUTH AND CIPHERING REQ (rand = 0e 86 f8 d4 fd 22 22 bc 46 e9 5d 51 d4 5b 6a bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095323093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323093 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095323094 DMM INFO MM(262420000000012/d18db9ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095323094 DMM NOTICE MM(262420000000012/d18db9ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095323094 DMM DEBUG MM(262420000000012/d18db9ea) checking auth: received GSM SRES = 7b d1 0e 4e (gprs_gmm.c:648) 20241211095323094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095323094 DMM DEBUG MM(262420000000012/d18db9ea) Requesting authorization (sgsn_auth.c:160) 20241211095323094 DMM INFO MM(262420000000012/d18db9ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095323094 DMM DEBUG MM(262420000000012/d18db9ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095323094 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241211095323094 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) 20241211095323094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095323094 DMM INFO MM(262420000000012/d18db9ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd18db9ea) (gprs_gmm.c:282) 20241211095323097 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095323097 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095323097 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241211095323097 DMM INFO MM(262420000000012/d18db9ea) Subscriber data update (mmctx.c:445) 20241211095323097 DMM DEBUG MM(262420000000012/d18db9ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095323097 DMM INFO MM(262420000000012/d18db9ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095323097 DMM NOTICE MM(262420000000012/d18db9ea) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241211095323097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095323097 DMM NOTICE MM(262420000000012/d18db9ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095323097 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) 20241211095323098 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095323098 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241211095323098 DMM INFO MM(262420000000012/d18db9ea) Subscriber data update (mmctx.c:445) 20241211095323098 DMM DEBUG MM(262420000000012/d18db9ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095323109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323110 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095323110 DMM INFO MM(262420000000012/d18db9ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095323110 DMM NOTICE MM(262420000000012/d18db9ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095323110 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095323110 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095323110 DLLC NOTICE LLME(cc88b459/d18db9ea){ASSIGNED} LLGM Assign pre (ffffffff => d18db9ea) (gprs_llc.c:1079) 20241211095323110 DLLC NOTICE LLME(ffffffff/d18db9ea){ASSIGNED} LLGM Assign post (ffffffff => d18db9ea) (gprs_llc.c:1125) 20241211095323110 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095323110 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095323110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095323110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095323163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323163 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095323163 DMM INFO MM(262420000000012/d18db9ea) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241211095323163 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095323163 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095323163 DLLC NOTICE LLME(ffffffff/d18db9ea){ASSIGNED} LLGM Assign pre (d18db9ea => dd73eebe) (gprs_llc.c:1079) 20241211095323163 DLLC NOTICE LLME(d18db9ea/dd73eebe){ASSIGNED} LLGM Assign post (d18db9ea => dd73eebe) (gprs_llc.c:1125) 20241211095323163 DMM INFO MM(262420000000012/dd73eebe) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@6fb4a7df20f6: Removing Client IMSI='262420000000012'H, index=0 20241211095323171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095323171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241211095323171 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095323171 DMM INFO MM(262420000000012/dd73eebe) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095323171 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095323171 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095323171 DLLC NOTICE LLME(d18db9ea/dd73eebe){ASSIGNED} LLGM Assign pre (ffffffff => dd73eebe) (gprs_llc.c:1079) 20241211095323171 DLLC NOTICE LLME(ffffffff/dd73eebe){ASSIGNED} LLGM Assign post (ffffffff => dd73eebe) (gprs_llc.c:1125) 20241211095323171 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095323174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42896<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(469)@6fb4a7df20f6: Final verdict of PTC: none 20241211095323180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095323180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(464)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(474)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(462)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(467)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(472)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_rau finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Dec 11 09:53:23 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241211095323266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095323668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44784) 20241211095324180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095324180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44784, count=92936) 20241211095325181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095325181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Dec 11 09:53:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095326182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095326182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_rau_a_a started. 20241211095326740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095326742 DMM INFO MM(262420000000012/dd73eebe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095326743 DMM INFO MM(262420000000012/dd73eebe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095326743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095326743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095326743 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095326743 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095326743 DLLC NOTICE LLME(ffffffff/dd73eebe){ASSIGNED} LLGM Assign pre (dd73eebe => ffffffff) (gprs_llc.c:1079) 20241211095326743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd73eebe => ffffffff) (gprs_llc.c:1125) 20241211095326743 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241211095326743 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) 20241211095326743 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20241211095326743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095326743 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095326743 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095326743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095326743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095326783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095326783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095326783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095326783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095326783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095326783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095326783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095326783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095326784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095326784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095326784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095326786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095326791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095326791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095326799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095326799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095326799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095326799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095326799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095326799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095326800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095326800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095326802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095326807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095326807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095326814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095326815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095326815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095326815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095326815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095326816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095326816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095326818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095326822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095326822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095327183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095327183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095327183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095327183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095327184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095327184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@6fb4a7df20f6: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C885EAE1'O, index=0 SGSN_Test-GSUP(495)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@6fb4a7df20f6: 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 := '347B7264CF4F7AB8FEEED3D54F4743B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69537DC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F57F0FA024A4D9A0'O } } } } } 20241211095328247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328248 DLLC NOTICE LLME(ffffffff/c885eae1){UNASSIGNED} LLC RX: unknown TLLI 0xc885eae1, creating LLME on the fly (gprs_llc.c:552) 20241211095328248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241211095328248 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095328248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095328248 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095328248 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095328248 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095328248 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095328248 DLLC NOTICE LLME(ffffffff/c885eae1){UNASSIGNED} LLGM Assign pre (c885eae1 => fe09f396) (gprs_llc.c:1079) 20241211095328248 DLLC NOTICE LLME(c885eae1/fe09f396){ASSIGNED} LLGM Assign post (c885eae1 => fe09f396) (gprs_llc.c:1125) 20241211095328248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095328248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095328248 DMM DEBUG MM(262420000000037/fe09f396) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095328266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328266 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328266 DMM DEBUG MM(262420000000037/fe09f396) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241211095328266 DMM NOTICE MM(262420000000037/fe09f396) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095328266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095328266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095328266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095328266 DMM DEBUG MM(262420000000037/fe09f396) Requesting authorization (sgsn_auth.c:160) 20241211095328266 DMM INFO MM(262420000000037/fe09f396) Requesting authentication tuples (sgsn_auth.c:184) 20241211095328266 DMM DEBUG MM(262420000000037/fe09f396) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095328266 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241211095328266 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241211095328271 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095328271 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095328271 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095328271 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095328271 DMM INFO MM(262420000000037/fe09f396) Subscriber data update (mmctx.c:445) 20241211095328271 DMM DEBUG MM(262420000000037/fe09f396) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095328271 DMM INFO MM(262420000000037/fe09f396) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095328271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095328271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095328271 DMM INFO MM(262420000000037/fe09f396) <- GMM AUTH AND CIPHERING REQ (rand = 34 7b 72 64 cf 4f 7a b8 fe ee d3 d5 4f 47 43 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095328286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328286 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328286 DMM INFO MM(262420000000037/fe09f396) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095328286 DMM NOTICE MM(262420000000037/fe09f396) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095328286 DMM DEBUG MM(262420000000037/fe09f396) checking auth: received GSM SRES = 69 53 7d c8 (gprs_gmm.c:648) 20241211095328286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095328286 DMM DEBUG MM(262420000000037/fe09f396) Requesting authorization (sgsn_auth.c:160) 20241211095328286 DMM INFO MM(262420000000037/fe09f396) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095328286 DMM DEBUG MM(262420000000037/fe09f396) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095328286 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241211095328286 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) 20241211095328286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095328286 DMM INFO MM(262420000000037/fe09f396) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe09f396) (gprs_gmm.c:282) 20241211095328289 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095328289 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095328289 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241211095328289 DMM INFO MM(262420000000037/fe09f396) Subscriber data update (mmctx.c:445) 20241211095328289 DMM DEBUG MM(262420000000037/fe09f396) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095328289 DMM INFO MM(262420000000037/fe09f396) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095328289 DMM NOTICE MM(262420000000037/fe09f396) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241211095328289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095328289 DMM NOTICE MM(262420000000037/fe09f396) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095328289 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) 20241211095328291 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095328291 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241211095328291 DMM INFO MM(262420000000037/fe09f396) Subscriber data update (mmctx.c:445) 20241211095328291 DMM DEBUG MM(262420000000037/fe09f396) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095328302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328302 DMM INFO MM(262420000000037/fe09f396) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095328302 DMM NOTICE MM(262420000000037/fe09f396) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095328302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095328302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095328302 DLLC NOTICE LLME(c885eae1/fe09f396){ASSIGNED} LLGM Assign pre (ffffffff => fe09f396) (gprs_llc.c:1079) 20241211095328302 DLLC NOTICE LLME(ffffffff/fe09f396){ASSIGNED} LLGM Assign post (ffffffff => fe09f396) (gprs_llc.c:1125) 20241211095328302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095328302 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095328302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095328302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095328361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328361 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328361 DMM INFO MM(262420000000037/fe09f396) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095328361 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095328361 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095328361 DLLC NOTICE LLME(ffffffff/fe09f396){ASSIGNED} LLGM Assign pre (fe09f396 => d4be5309) (gprs_llc.c:1079) 20241211095328361 DLLC NOTICE LLME(fe09f396/d4be5309){ASSIGNED} LLGM Assign post (fe09f396 => d4be5309) (gprs_llc.c:1125) 20241211095328361 DMM INFO MM(262420000000037/d4be5309) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095328376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328376 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328376 DMM INFO MM(262420000000037/d4be5309) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095328376 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095328376 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095328376 DLLC NOTICE LLME(fe09f396/d4be5309){ASSIGNED} LLGM Assign pre (ffffffff => d4be5309) (gprs_llc.c:1079) 20241211095328376 DLLC NOTICE LLME(ffffffff/d4be5309){ASSIGNED} LLGM Assign post (ffffffff => d4be5309) (gprs_llc.c:1125) 20241211095328376 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241211095328376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328376 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328376 DMM INFO MM(262420000000037/d4be5309) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095328376 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095328376 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095328376 DLLC NOTICE LLME(ffffffff/d4be5309){ASSIGNED} LLGM Assign pre (d4be5309 => c0540522) (gprs_llc.c:1079) 20241211095328376 DLLC NOTICE LLME(d4be5309/c0540522){ASSIGNED} LLGM Assign post (d4be5309 => c0540522) (gprs_llc.c:1125) 20241211095328376 DMM INFO MM(262420000000037/c0540522) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095328388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328388 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328388 DMM INFO MM(262420000000037/c0540522) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095328388 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095328388 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095328388 DLLC NOTICE LLME(d4be5309/c0540522){ASSIGNED} LLGM Assign pre (ffffffff => c0540522) (gprs_llc.c:1079) 20241211095328388 DLLC NOTICE LLME(ffffffff/c0540522){ASSIGNED} LLGM Assign post (ffffffff => c0540522) (gprs_llc.c:1125) 20241211095328389 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241211095328389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095328389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095328389 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095328389 DMM INFO MM(262420000000037/c0540522) -> GMM DETACH REQUEST TLLI=0xc0540522 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241211095328389 DMM INFO MM(262420000000037/c0540522) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095328389 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095328389 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095328389 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095328389 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095328389 DLLC NOTICE LLME(ffffffff/c0540522){ASSIGNED} LLGM Assign pre (c0540522 => ffffffff) (gprs_llc.c:1079) 20241211095328389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0540522 => ffffffff) (gprs_llc.c:1125) 20241211095328389 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241211095328389 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) 20241211095328389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095328389 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095328389 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095328389 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095328391 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@6fb4a7df20f6: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095333406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@6fb4a7df20f6: Final verdict of PTC: none 20241211095333412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095333412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(483)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(493)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(488)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(481)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(486)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(491)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Dec 11 09:53:33 UTC 2024 ====== 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 20241211095333517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095333819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107476) 20241211095334413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095334413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107476, count=112908) 20241211095335413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095335413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Dec 11 09:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095336415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095336415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_rau_a_b started. 20241211095336925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095336928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095336971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095336971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095336971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095336971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095336971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095336971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095336971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095336971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095336971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095336972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095336972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095336972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095336972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095336972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095336972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095336972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095336972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095336972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095336972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095336972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095336973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095336973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095336975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095336980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095336980 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095336991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095336991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095336991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095336991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095336991 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095336991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095336991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095336991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095336991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095336992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095336992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095336992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095336992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095336992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095336992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095336992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095336992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095336992 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095336992 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095336992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095336992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095336992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095336994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095336999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095336999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(505)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095337006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095337006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095337006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095337006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095337006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095337006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095337006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095337006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095337006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095337007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095337007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095337007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095337007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095337007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095337007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095337007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095337007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095337007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095337007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095337007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095337007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095337007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095337009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095337013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095337013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095337416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095337416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095337416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095337416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095337417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095337418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@6fb4a7df20f6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CA68706B'O, index=0 SGSN_Test-GSUP(514)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@6fb4a7df20f6: 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 := '6604374633432E5AA93BFD83BE0517A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DFB9723'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE0B6FF8435E5C77'O } } } } } 20241211095338482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338482 DLLC NOTICE LLME(ffffffff/ca68706b){UNASSIGNED} LLC RX: unknown TLLI 0xca68706b, creating LLME on the fly (gprs_llc.c:552) 20241211095338482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241211095338482 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095338482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095338482 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095338482 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095338482 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095338482 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095338482 DLLC NOTICE LLME(ffffffff/ca68706b){UNASSIGNED} LLGM Assign pre (ca68706b => d839ba01) (gprs_llc.c:1079) 20241211095338482 DLLC NOTICE LLME(ca68706b/d839ba01){ASSIGNED} LLGM Assign post (ca68706b => d839ba01) (gprs_llc.c:1125) 20241211095338482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095338482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095338482 DMM DEBUG MM(262420000000038/d839ba01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095338495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338495 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338495 DMM DEBUG MM(262420000000038/d839ba01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241211095338495 DMM NOTICE MM(262420000000038/d839ba01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095338495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095338495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095338495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095338495 DMM DEBUG MM(262420000000038/d839ba01) Requesting authorization (sgsn_auth.c:160) 20241211095338495 DMM INFO MM(262420000000038/d839ba01) Requesting authentication tuples (sgsn_auth.c:184) 20241211095338495 DMM DEBUG MM(262420000000038/d839ba01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095338495 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241211095338495 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241211095338499 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095338499 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095338499 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095338499 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095338499 DMM INFO MM(262420000000038/d839ba01) Subscriber data update (mmctx.c:445) 20241211095338499 DMM DEBUG MM(262420000000038/d839ba01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095338499 DMM INFO MM(262420000000038/d839ba01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095338499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095338499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095338499 DMM INFO MM(262420000000038/d839ba01) <- GMM AUTH AND CIPHERING REQ (rand = 66 04 37 46 33 43 2e 5a a9 3b fd 83 be 05 17 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095338514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338514 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338514 DMM INFO MM(262420000000038/d839ba01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095338514 DMM NOTICE MM(262420000000038/d839ba01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095338514 DMM DEBUG MM(262420000000038/d839ba01) checking auth: received GSM SRES = 8d fb 97 23 (gprs_gmm.c:648) 20241211095338514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095338514 DMM DEBUG MM(262420000000038/d839ba01) Requesting authorization (sgsn_auth.c:160) 20241211095338514 DMM INFO MM(262420000000038/d839ba01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095338514 DMM DEBUG MM(262420000000038/d839ba01) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095338514 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241211095338514 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) 20241211095338514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095338514 DMM INFO MM(262420000000038/d839ba01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd839ba01) (gprs_gmm.c:282) 20241211095338517 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095338517 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095338517 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241211095338518 DMM INFO MM(262420000000038/d839ba01) Subscriber data update (mmctx.c:445) 20241211095338518 DMM DEBUG MM(262420000000038/d839ba01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095338518 DMM INFO MM(262420000000038/d839ba01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095338518 DMM NOTICE MM(262420000000038/d839ba01) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241211095338518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095338518 DMM NOTICE MM(262420000000038/d839ba01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095338518 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) 20241211095338519 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095338519 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241211095338519 DMM INFO MM(262420000000038/d839ba01) Subscriber data update (mmctx.c:445) 20241211095338519 DMM DEBUG MM(262420000000038/d839ba01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095338532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338532 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338532 DMM INFO MM(262420000000038/d839ba01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095338532 DMM NOTICE MM(262420000000038/d839ba01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095338532 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095338532 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095338532 DLLC NOTICE LLME(ca68706b/d839ba01){ASSIGNED} LLGM Assign pre (ffffffff => d839ba01) (gprs_llc.c:1079) 20241211095338532 DLLC NOTICE LLME(ffffffff/d839ba01){ASSIGNED} LLGM Assign post (ffffffff => d839ba01) (gprs_llc.c:1125) 20241211095338532 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095338532 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095338532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095338532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@6fb4a7df20f6: attach complete sending rau 20241211095338580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338580 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338580 DMM INFO MM(262420000000038/d839ba01) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095338580 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095338580 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095338580 DLLC NOTICE LLME(ffffffff/d839ba01){ASSIGNED} LLGM Assign pre (d839ba01 => e15d7c27) (gprs_llc.c:1079) 20241211095338580 DLLC NOTICE LLME(d839ba01/e15d7c27){ASSIGNED} LLGM Assign post (d839ba01 => e15d7c27) (gprs_llc.c:1125) 20241211095338580 DMM INFO MM(262420000000038/e15d7c27) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6fb4a7df20f6: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@6fb4a7df20f6: Removing Client IMSI='262420000000038'H, index=0 20241211095338584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338584 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338584 DMM INFO MM(262420000000038/e15d7c27) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095338584 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095338584 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095338584 DLLC NOTICE LLME(d839ba01/e15d7c27){ASSIGNED} LLGM Assign pre (ffffffff => e15d7c27) (gprs_llc.c:1079) 20241211095338584 DLLC NOTICE LLME(ffffffff/e15d7c27){ASSIGNED} LLGM Assign post (ffffffff => e15d7c27) (gprs_llc.c:1125) 20241211095338584 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(505)@6fb4a7df20f6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E15D7C27'O, index=0 TC_attach_rau_a_b(516)@6fb4a7df20f6: sending second RAU via different RA 20241211095338588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338588 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095338588 DMM INFO MM(262420000000038/e15d7c27) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e15d7c27, P-TMSI: e15d7c27 (00000000), TLLI: e15d7c27 (e15d7c27), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241211095338588 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241211095338588 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095338588 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095338588 DLLC NOTICE LLME(ffffffff/e15d7c27){ASSIGNED} LLGM Assign pre (e15d7c27 => e15d7c27) (gprs_llc.c:1079) 20241211095338588 DLLC NOTICE LLME(e15d7c27/e15d7c27){ASSIGNED} LLGM Assign post (e15d7c27 => e15d7c27) (gprs_llc.c:1125) 20241211095338588 DMM INFO MM(262420000000038/e15d7c27) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095338615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338616 DMM INFO MM(262420000000038/e15d7c27) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095338616 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095338616 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095338616 DLLC NOTICE LLME(e15d7c27/e15d7c27){ASSIGNED} LLGM Assign pre (ffffffff => e15d7c27) (gprs_llc.c:1079) 20241211095338616 DLLC NOTICE LLME(ffffffff/e15d7c27){ASSIGNED} LLGM Assign post (ffffffff => e15d7c27) (gprs_llc.c:1125) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241211095338616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095338616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095338616 DMM INFO MM(262420000000038/e15d7c27) -> GMM DETACH REQUEST TLLI=0xe15d7c27 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241211095338616 DMM INFO MM(262420000000038/e15d7c27) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095338616 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095338616 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095338616 DLLC NOTICE LLME(ffffffff/e15d7c27){ASSIGNED} LLGM Assign pre (e15d7c27 => ffffffff) (gprs_llc.c:1079) 20241211095338616 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e15d7c27 => ffffffff) (gprs_llc.c:1125) 20241211095338616 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241211095338616 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) 20241211095338616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095338616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095338617 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095338617 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095338618 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@6fb4a7df20f6: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095343633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI220(510)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(502)@6fb4a7df20f6: Final verdict of PTC: none 20241211095343638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095343638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(513)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(508)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(514)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(511)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(506)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(500)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Dec 11 09:53:43 UTC 2024 ====== 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 20241211095343717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095344018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103656) 20241211095344640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095344640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103656, count=109088) 20241211095345641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095345641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Dec 11 09:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095346642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095346642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241211095347118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095347121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095347161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095347161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095347161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095347161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095347161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095347161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095347161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095347161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095347162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095347162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095347162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095347162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095347162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095347162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095347162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095347162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095347162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095347162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095347162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095347162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095347165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095347170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095347170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095347178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095347178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095347178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095347178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095347178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095347178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095347178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095347178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095347179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095347179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095347179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095347179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095347179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095347179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095347179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095347179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095347179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095347179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095347179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095347179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095347181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095347185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095347185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095347195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095347195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095347195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095347195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095347195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095347195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095347196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095347196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095347196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095347196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095347196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095347196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095347196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095347196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095347196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095347196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095347198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095347203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095347203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095347642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095347642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095347642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095347642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) 20241211095347643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095347643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6fb4a7df20f6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EEA53FB0'O, index=0 SGSN_Test-GSUP(533)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: 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 := '6354855D50EFA34FEA0CAA9D334144B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AAB87412'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '521AF1AAECC7B167'O } } } } } 20241211095348705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348705 DLLC NOTICE LLME(ffffffff/eea53fb0){UNASSIGNED} LLC RX: unknown TLLI 0xeea53fb0, creating LLME on the fly (gprs_llc.c:552) 20241211095348705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348705 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241211095348705 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095348705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095348705 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095348705 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095348705 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095348705 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095348705 DLLC NOTICE LLME(ffffffff/eea53fb0){UNASSIGNED} LLGM Assign pre (eea53fb0 => e86cb4bd) (gprs_llc.c:1079) 20241211095348705 DLLC NOTICE LLME(eea53fb0/e86cb4bd){ASSIGNED} LLGM Assign post (eea53fb0 => e86cb4bd) (gprs_llc.c:1125) 20241211095348705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095348705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095348705 DMM DEBUG MM(262420000000039/e86cb4bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095348718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348718 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095348718 DMM DEBUG MM(262420000000039/e86cb4bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241211095348718 DMM NOTICE MM(262420000000039/e86cb4bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095348718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095348718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095348718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095348718 DMM DEBUG MM(262420000000039/e86cb4bd) Requesting authorization (sgsn_auth.c:160) 20241211095348718 DMM INFO MM(262420000000039/e86cb4bd) Requesting authentication tuples (sgsn_auth.c:184) 20241211095348718 DMM DEBUG MM(262420000000039/e86cb4bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095348718 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241211095348718 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241211095348722 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095348722 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095348722 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095348722 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095348722 DMM INFO MM(262420000000039/e86cb4bd) Subscriber data update (mmctx.c:445) 20241211095348722 DMM DEBUG MM(262420000000039/e86cb4bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095348722 DMM INFO MM(262420000000039/e86cb4bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095348722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095348722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095348722 DMM INFO MM(262420000000039/e86cb4bd) <- GMM AUTH AND CIPHERING REQ (rand = 63 54 85 5d 50 ef a3 4f ea 0c aa 9d 33 41 44 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095348731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348732 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095348732 DMM INFO MM(262420000000039/e86cb4bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095348732 DMM NOTICE MM(262420000000039/e86cb4bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095348732 DMM DEBUG MM(262420000000039/e86cb4bd) checking auth: received GSM SRES = aa b8 74 12 (gprs_gmm.c:648) 20241211095348732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095348732 DMM DEBUG MM(262420000000039/e86cb4bd) Requesting authorization (sgsn_auth.c:160) 20241211095348732 DMM INFO MM(262420000000039/e86cb4bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095348732 DMM DEBUG MM(262420000000039/e86cb4bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095348732 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241211095348732 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241211095348732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095348732 DMM INFO MM(262420000000039/e86cb4bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe86cb4bd) (gprs_gmm.c:282) 20241211095348733 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095348733 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095348733 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241211095348733 DMM INFO MM(262420000000039/e86cb4bd) Subscriber data update (mmctx.c:445) 20241211095348733 DMM DEBUG MM(262420000000039/e86cb4bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095348734 DMM INFO MM(262420000000039/e86cb4bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095348734 DMM NOTICE MM(262420000000039/e86cb4bd) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241211095348734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095348734 DMM NOTICE MM(262420000000039/e86cb4bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095348734 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241211095348734 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095348734 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241211095348734 DMM INFO MM(262420000000039/e86cb4bd) Subscriber data update (mmctx.c:445) 20241211095348734 DMM DEBUG MM(262420000000039/e86cb4bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095348742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095348742 DMM INFO MM(262420000000039/e86cb4bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095348742 DMM NOTICE MM(262420000000039/e86cb4bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095348742 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095348742 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095348742 DLLC NOTICE LLME(eea53fb0/e86cb4bd){ASSIGNED} LLGM Assign pre (ffffffff => e86cb4bd) (gprs_llc.c:1079) 20241211095348742 DLLC NOTICE LLME(ffffffff/e86cb4bd){ASSIGNED} LLGM Assign post (ffffffff => e86cb4bd) (gprs_llc.c:1125) 20241211095348742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095348742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095348742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095348742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: attach complete sending rau 20241211095348801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348801 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095348802 DMM INFO MM(262420000000039/e86cb4bd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095348802 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095348802 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095348802 DLLC NOTICE LLME(ffffffff/e86cb4bd){ASSIGNED} LLGM Assign pre (e86cb4bd => d1bd9760) (gprs_llc.c:1079) 20241211095348802 DLLC NOTICE LLME(e86cb4bd/d1bd9760){ASSIGNED} LLGM Assign post (e86cb4bd => d1bd9760) (gprs_llc.c:1125) 20241211095348802 DMM INFO MM(262420000000039/d1bd9760) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6fb4a7df20f6: Removing Client IMSI='262420000000039'H, index=0 20241211095348814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348814 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095348814 DMM INFO MM(262420000000039/d1bd9760) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095348814 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095348814 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095348814 DLLC NOTICE LLME(e86cb4bd/d1bd9760){ASSIGNED} LLGM Assign pre (ffffffff => d1bd9760) (gprs_llc.c:1079) 20241211095348814 DLLC NOTICE LLME(ffffffff/d1bd9760){ASSIGNED} LLGM Assign post (ffffffff => d1bd9760) (gprs_llc.c:1125) 20241211095348814 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@6fb4a7df20f6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D1BD9760'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: sending second RAU via different RA with wrong Old RA 20241211095348816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348816 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095348816 DMM NOTICE LLME(ffffffff/d1bd9760){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241211095348816 DLLC NOTICE LLME(ffffffff/d1bd9760){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241211095348816 DMM NOTICE MM(262420000000039/d1bd9760) Rx RA Update Request with unexpected TLLI=d1bd9760 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241211095348816 DMM ERROR LLME(ffffffff/d1bd9760){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241211095348816 DMM NOTICE MM(262420000000039/d1bd9760) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241211095348816 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241211095348816 DMM INFO MM(262420000000039/d1bd9760) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241211095348816 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095348816 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095348816 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095348816 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095348816 DLLC NOTICE LLME(ffffffff/d1bd9760){ASSIGNED} LLGM Assign pre (d1bd9760 => ffffffff) (gprs_llc.c:1079) 20241211095348816 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1bd9760 => ffffffff) (gprs_llc.c:1125) 20241211095348816 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241211095348816 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241211095348816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095348816 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095348816 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095348816 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095348823 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241211095348824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095348824 DLLC NOTICE LLME(ffffffff/d1bd9760){UNASSIGNED} LLC RX: unknown TLLI 0xd1bd9760, creating LLME on the fly (gprs_llc.c:552) 20241211095348824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095348824 DMM NOTICE LLME(ffffffff/d1bd9760){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241211095352183 DGPRS DEBUG Checking for inactive LLMEs, time = 36439031 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6fb4a7df20f6: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095353837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@6fb4a7df20f6: Final verdict of PTC: none 20241211095353841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095353841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(531)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(521)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(526)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(519)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(529)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(524)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Dec 11 09:53:53 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241211095353943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095354245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20241211095354843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095354843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=105916) 20241211095355844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095355844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Dec 11 09:53:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095356846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095356846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_resync started. 20241211095357339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095357341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095357379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095357379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095357379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095357379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357379 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095357379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095357379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095357379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095357379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095357380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095357380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095357380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095357380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095357380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095357380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095357380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095357380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095357380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095357380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095357380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095357380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095357382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095357388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095357388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095357394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095357394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095357394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095357394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095357394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095357394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095357394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095357394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095357395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095357395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095357395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095357395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095357395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095357395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095357395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095357395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095357395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095357395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095357395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095357395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095357397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095357402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095357402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095357411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095357411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095357411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095357411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095357411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095357411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095357411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095357411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095357412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095357412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095357412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095357412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095357412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095357412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095357412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095357412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095357412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095357412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095357412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095357413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095357413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095357415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095357419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095357419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095357847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095357847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095357847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095357847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095357851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095357853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@6fb4a7df20f6: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E96DFE35'O, index=0 SGSN_Test-GSUP(552)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@6fb4a7df20f6: 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 := '9F400E58E3D204C2B0F8C23223314C37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63F0D855'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76AF99BBA29F98B0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8D790C4D5101367E0029AB10F274C20'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C48393AE285B5E9AC0CE9D2D159A334'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4866447C0965DA3BA8D52ECC3E950B18'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50A7FEC46A634319'O } } } } } 20241211095358923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095358923 DLLC NOTICE LLME(ffffffff/e96dfe35){UNASSIGNED} LLC RX: unknown TLLI 0xe96dfe35, creating LLME on the fly (gprs_llc.c:552) 20241211095358923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095358923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095358923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095358923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095358923 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095358923 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095358923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095358923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095358923 DLLC NOTICE LLME(ffffffff/e96dfe35){UNASSIGNED} LLGM Assign pre (e96dfe35 => c3be5618) (gprs_llc.c:1079) 20241211095358923 DLLC NOTICE LLME(e96dfe35/c3be5618){ASSIGNED} LLGM Assign post (e96dfe35 => c3be5618) (gprs_llc.c:1125) 20241211095358923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095358923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095358923 DMM DEBUG MM(262420000000040/c3be5618) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095358936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095358936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095358936 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095358936 DMM DEBUG MM(262420000000040/c3be5618) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095358936 DMM NOTICE MM(262420000000040/c3be5618) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095358936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095358936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095358936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095358936 DMM DEBUG MM(262420000000040/c3be5618) Requesting authorization (sgsn_auth.c:160) 20241211095358936 DMM INFO MM(262420000000040/c3be5618) Requesting authentication tuples (sgsn_auth.c:184) 20241211095358936 DMM DEBUG MM(262420000000040/c3be5618) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095358936 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095358936 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241211095358941 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095358941 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095358941 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095358941 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095358941 DMM INFO MM(262420000000040/c3be5618) Subscriber data update (mmctx.c:445) 20241211095358941 DMM DEBUG MM(262420000000040/c3be5618) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095358941 DMM INFO MM(262420000000040/c3be5618) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095358941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095358941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095358941 DMM INFO MM(262420000000040/c3be5618) <- GMM AUTH AND CIPHERING REQ (rand = 9f 40 0e 58 e3 d2 04 c2 b0 f8 c2 32 23 31 4c 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 48 66 44 7c 09 65 da 3b a8 d5 2e cc 3e 95 0b 18 ) (gprs_gmm.c:465) 20241211095358956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095358957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095358957 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095358957 DMM INFO MM(262420000000040/c3be5618) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241211095358957 DMM INFO MM(262420000000040/c3be5618) R99 AUTHENTICATION SYNCH (AUTS = 79ac3ee252209b1f0d798504b8dd) (gprs_gmm.c:693) 20241211095358957 DMM DEBUG MM(262420000000040/c3be5618) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095358957 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241211095358957 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 79 ac 3e e2 52 20 9b 1f 0d 79 85 04 b8 dd 20 10 9f 40 0e 58 e3 d2 04 c2 b0 f8 c2 32 23 31 4c 37 28 01 01 (gprs_subscriber.c:210) 20241211095358957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241211095358957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241211095358959 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095358959 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095358959 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095358959 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095358959 DMM INFO MM(262420000000040/c3be5618) Subscriber data update (mmctx.c:445) 20241211095358959 DMM DEBUG MM(262420000000040/c3be5618) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241211095358959 DMM INFO MM(262420000000040/c3be5618) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241211095358959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095358959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095358959 DMM INFO MM(262420000000040/c3be5618) <- GMM AUTH AND CIPHERING REQ (rand = 00 59 8f 83 f2 a5 5b 71 12 4c 8f d3 53 94 e0 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a cf de 34 8d a1 8e 0a 33 3e 16 e0 e4 64 e3 48 ) (gprs_gmm.c:465) 20241211095358972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095358972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095358972 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095358972 DMM INFO MM(262420000000040/c3be5618) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095358972 DMM NOTICE MM(262420000000040/c3be5618) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095358972 DMM DEBUG MM(262420000000040/c3be5618) checking auth: received UMTS RES = e7 8e 8b d5 9d af b6 88 (gprs_gmm.c:648) 20241211095358972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095358972 DMM DEBUG MM(262420000000040/c3be5618) Requesting authorization (sgsn_auth.c:160) 20241211095358972 DMM INFO MM(262420000000040/c3be5618) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095358972 DMM DEBUG MM(262420000000040/c3be5618) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095358972 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241211095358972 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) 20241211095358972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095358972 DMM INFO MM(262420000000040/c3be5618) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3be5618) (gprs_gmm.c:282) 20241211095358976 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095358976 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095358976 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241211095358976 DMM INFO MM(262420000000040/c3be5618) Subscriber data update (mmctx.c:445) 20241211095358976 DMM DEBUG MM(262420000000040/c3be5618) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095358976 DMM INFO MM(262420000000040/c3be5618) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095358976 DMM NOTICE MM(262420000000040/c3be5618) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241211095358976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095358976 DMM NOTICE MM(262420000000040/c3be5618) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095358976 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) 20241211095358977 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095358977 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241211095358977 DMM INFO MM(262420000000040/c3be5618) Subscriber data update (mmctx.c:445) 20241211095358977 DMM DEBUG MM(262420000000040/c3be5618) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 20241211095358988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095358988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095358988 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095358988 DMM INFO MM(262420000000040/c3be5618) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095358988 DMM NOTICE MM(262420000000040/c3be5618) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095358988 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095358988 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095358988 DLLC NOTICE LLME(e96dfe35/c3be5618){ASSIGNED} LLGM Assign pre (ffffffff => c3be5618) (gprs_llc.c:1079) 20241211095358988 DLLC NOTICE LLME(ffffffff/c3be5618){ASSIGNED} LLGM Assign post (ffffffff => c3be5618) (gprs_llc.c:1125) 20241211095358988 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095358988 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095358988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095358988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095358992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI210(544)@6fb4a7df20f6: Final verdict of PTC: none 20241211095358997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095358997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI196(539)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(552)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(540)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(545)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(550)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(548)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(543)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(538)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_resync finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Dec 11 09:53:59 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241211095359098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095359500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94668) 20241211095359998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095359998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94668, count=95208) 20241211095400999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095400999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Dec 11 09:54:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095402001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095402001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a54 started. 20241211095402602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095402604 DMM INFO MM(262420000000040/c3be5618) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095402604 DMM INFO MM(262420000000040/c3be5618) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095402604 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095402604 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095402604 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095402604 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095402604 DLLC NOTICE LLME(ffffffff/c3be5618){ASSIGNED} LLGM Assign pre (c3be5618 => ffffffff) (gprs_llc.c:1079) 20241211095402604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3be5618 => ffffffff) (gprs_llc.c:1125) 20241211095402604 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241211095402604 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) 20241211095402604 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20241211095402604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095402604 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095402604 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095402604 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095402604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095402642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095402642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095402642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095402642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095402642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095402642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095402642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095402642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095402643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095402643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095402643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095402643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095402643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095402643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095402643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095402645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095402650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095402650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095402657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095402657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095402657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095402657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402657 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095402657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095402657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095402657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095402657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095402659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095402659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095402659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095402659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095402659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095402659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095402659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095402659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095402659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095402659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095402659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095402659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095402662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095402667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095402667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095402675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095402675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095402675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095402675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095402675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095402675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095402675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095402675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095402676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095402676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095402676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095402676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095402676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095402676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095402676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095402676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095402676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095402676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095402676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(569)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095402676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095402676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095402678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095402683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095402683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095403003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095403003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095403003 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095403003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095403007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095403008 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@6fb4a7df20f6: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E70E333C'O, index=0 SGSN_Test-GSUP(571)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@6fb4a7df20f6: 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 := '809FC95B23D54EA637B053BDB3BB6E2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BA2104E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFEF8F3EF74A3518'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '590177D3D9E1C4D7BD56C0932299EE3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B039B11F51917CA51A66800E0D6E057B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B4118A29E3F5E6E984135580E8ECFDEB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05794A29FD8D0A5F'O } } } } } 20241211095404085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095404085 DLLC NOTICE LLME(ffffffff/e70e333c){UNASSIGNED} LLC RX: unknown TLLI 0xe70e333c, creating LLME on the fly (gprs_llc.c:552) 20241211095404085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095404085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095404085 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095404085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095404085 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095404085 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095404085 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095404085 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095404085 DLLC NOTICE LLME(ffffffff/e70e333c){UNASSIGNED} LLGM Assign pre (e70e333c => d67593ca) (gprs_llc.c:1079) 20241211095404085 DLLC NOTICE LLME(e70e333c/d67593ca){ASSIGNED} LLGM Assign post (e70e333c => d67593ca) (gprs_llc.c:1125) 20241211095404085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095404085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095404085 DMM DEBUG MM(262420000000040/d67593ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095404108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095404108 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095404108 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095404108 DMM DEBUG MM(262420000000040/d67593ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095404108 DMM NOTICE MM(262420000000040/d67593ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095404108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095404108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095404108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095404108 DMM DEBUG MM(262420000000040/d67593ca) Requesting authorization (sgsn_auth.c:160) 20241211095404108 DMM INFO MM(262420000000040/d67593ca) Requesting authentication tuples (sgsn_auth.c:184) 20241211095404108 DMM DEBUG MM(262420000000040/d67593ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095404108 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095404108 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241211095404114 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095404114 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095404114 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095404114 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095404114 DMM INFO MM(262420000000040/d67593ca) Subscriber data update (mmctx.c:445) 20241211095404114 DMM DEBUG MM(262420000000040/d67593ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095404114 DMM INFO MM(262420000000040/d67593ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095404114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095404114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095404114 DMM INFO MM(262420000000040/d67593ca) <- GMM AUTH AND CIPHERING REQ (rand = 80 9f c9 5b 23 d5 4e a6 37 b0 53 bd b3 bb 6e 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 11 8a 29 e3 f5 e6 e9 84 13 55 80 e8 ec fd eb ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095404134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095404137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095404137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(569)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(571)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(559)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(564)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(562)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(557)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(567)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Dec 11 09:54:04 UTC 2024 ====== 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 20241211095404284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095404685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48804) 20241211095405138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095405138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48804, count=72664) 20241211095406140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095406140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Dec 11 09:54:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095407142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095407142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a53 started. 20241211095407773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095407776 DMM INFO MM(262420000000040/d67593ca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095407776 DMM INFO MM(262420000000040/d67593ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095407776 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095407776 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095407776 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095407776 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095407776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Deallocated (fsm.c:568) 20241211095407776 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095407776 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095407776 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095407776 DLLC NOTICE LLME(e70e333c/d67593ca){ASSIGNED} LLGM Assign pre (d67593ca => ffffffff) (gprs_llc.c:1079) 20241211095407776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d67593ca => ffffffff) (gprs_llc.c:1125) 20241211095407776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095407820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095407820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095407820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095407820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095407820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095407820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095407820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095407820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095407821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095407821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095407821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095407821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095407821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095407821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095407821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095407821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095407821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095407821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095407822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095407822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095407824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095407830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095407831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095407840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095407840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095407840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095407840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095407840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095407840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095407840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095407840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095407841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095407841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095407841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095407841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095407841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095407841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095407841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095407841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095407841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095407841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095407841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095407841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095407843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095407849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095407849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(581)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095407855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095407855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095407855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095407855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095407855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095407855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095407855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095407855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095407856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095407856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095407856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095407856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095407856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095407856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095407856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095407856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095407856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095407856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095407856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095407856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095407856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095407858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095407863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095407863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095408143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095408143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095408143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095408143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095408147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095408148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@6fb4a7df20f6: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='EEADB385'O, index=0 SGSN_Test-GSUP(590)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@6fb4a7df20f6: 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 := '1146840EDFBB6D37CD82980F1755E038'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BE18323'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72F6260655B83159'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '403BADC90450F3989B29F906CE3A2E23'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EE6BB67AC1CCDA3430BDE376D9FF7D30'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA9FB82D1A12B7B5ECE1169F562D48EF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '765E74ED4B5C819A'O } } } } } 20241211095409235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095409235 DLLC NOTICE LLME(ffffffff/eeadb385){UNASSIGNED} LLC RX: unknown TLLI 0xeeadb385, creating LLME on the fly (gprs_llc.c:552) 20241211095409235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095409235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095409235 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095409235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095409235 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095409235 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095409235 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095409235 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095409236 DLLC NOTICE LLME(ffffffff/eeadb385){UNASSIGNED} LLGM Assign pre (eeadb385 => f532ffa4) (gprs_llc.c:1079) 20241211095409236 DLLC NOTICE LLME(eeadb385/f532ffa4){ASSIGNED} LLGM Assign post (eeadb385 => f532ffa4) (gprs_llc.c:1125) 20241211095409236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095409236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095409236 DMM DEBUG MM(262420000000040/f532ffa4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095409260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095409260 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095409260 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095409260 DMM DEBUG MM(262420000000040/f532ffa4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095409260 DMM NOTICE MM(262420000000040/f532ffa4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095409260 DMM DEBUG MM(262420000000040/f532ffa4) Requesting authorization (sgsn_auth.c:160) 20241211095409260 DMM INFO MM(262420000000040/f532ffa4) Requesting authentication tuples (sgsn_auth.c:184) 20241211095409260 DMM DEBUG MM(262420000000040/f532ffa4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095409260 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095409260 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241211095409266 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095409266 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095409266 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095409266 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095409266 DMM INFO MM(262420000000040/f532ffa4) Subscriber data update (mmctx.c:445) 20241211095409266 DMM DEBUG MM(262420000000040/f532ffa4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095409266 DMM INFO MM(262420000000040/f532ffa4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095409266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095409266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095409266 DMM INFO MM(262420000000040/f532ffa4) <- GMM AUTH AND CIPHERING REQ (rand = 11 46 84 0e df bb 6d 37 cd 82 98 0f 17 55 e0 38 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 9f b8 2d 1a 12 b7 b5 ec e1 16 9f 56 2d 48 ef ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095409287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095409292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095409292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(590)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(578)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(588)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(584)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(582)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(586)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(576)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Dec 11 09:54:09 UTC 2024 ====== 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 20241211095409427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095409830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68308) 20241211095410293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095410294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68308, count=72664) 20241211095411294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095411294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Dec 11 09:54:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095412295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095412295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_a53_a54 started. 20241211095412937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095412941 DMM INFO MM(262420000000040/f532ffa4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095412941 DMM INFO MM(262420000000040/f532ffa4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095412941 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095412941 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095412941 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095412941 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095412941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Deallocated (fsm.c:568) 20241211095412941 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095412941 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095412941 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095412941 DLLC NOTICE LLME(eeadb385/f532ffa4){ASSIGNED} LLGM Assign pre (f532ffa4 => ffffffff) (gprs_llc.c:1079) 20241211095412941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f532ffa4 => ffffffff) (gprs_llc.c:1125) 20241211095412941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095412983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095412983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095412983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095412983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095412983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095412983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095412983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095412983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095412983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095412984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095412984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095412984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095412984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095412984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095412984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095412984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095412984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095412984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095412984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095412984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(597)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095412985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095412985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095412987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095412993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095412993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(598)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095412996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095412997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095412997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095412997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095412997 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095412997 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095412997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095412997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095412997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095412999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095413003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095413003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095413016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095413016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095413016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095413016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095413016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095413016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095413016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095413016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095413016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095413017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095413017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095413017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095413017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095413017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095413017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095413017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095413017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095413017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095413017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095413017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(607)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095413017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095413017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095413019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095413023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095413023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095413297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095413297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095413297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095413297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095413306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095413308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@6fb4a7df20f6: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E1EA84E3'O, index=0 SGSN_Test-GSUP(609)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@6fb4a7df20f6: 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 := '9A177657B966B28B5F9CD7052D4747BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D67BEC8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25A167FD5A2386D7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CCD5F4916C697339D13F84C62576EAD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33098EAB40ABB89ECE293FC6FD0609BC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '64AEE167915BED21D546701DB0A17476'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E2F50CF72D7330EA'O } } } } } 20241211095414403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095414403 DLLC NOTICE LLME(ffffffff/e1ea84e3){UNASSIGNED} LLC RX: unknown TLLI 0xe1ea84e3, creating LLME on the fly (gprs_llc.c:552) 20241211095414403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095414403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095414403 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095414403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095414403 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095414403 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095414403 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095414403 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095414403 DLLC NOTICE LLME(ffffffff/e1ea84e3){UNASSIGNED} LLGM Assign pre (e1ea84e3 => de945764) (gprs_llc.c:1079) 20241211095414403 DLLC NOTICE LLME(e1ea84e3/de945764){ASSIGNED} LLGM Assign post (e1ea84e3 => de945764) (gprs_llc.c:1125) 20241211095414403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095414403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095414403 DMM DEBUG MM(262420000000040/de945764) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095414413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095414413 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095414413 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095414413 DMM DEBUG MM(262420000000040/de945764) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095414413 DMM NOTICE MM(262420000000040/de945764) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095414413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095414413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095414413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095414413 DMM DEBUG MM(262420000000040/de945764) Requesting authorization (sgsn_auth.c:160) 20241211095414413 DMM INFO MM(262420000000040/de945764) Requesting authentication tuples (sgsn_auth.c:184) 20241211095414413 DMM DEBUG MM(262420000000040/de945764) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095414413 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095414413 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241211095414417 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095414417 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095414417 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095414417 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095414417 DMM INFO MM(262420000000040/de945764) Subscriber data update (mmctx.c:445) 20241211095414417 DMM DEBUG MM(262420000000040/de945764) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095414417 DMM INFO MM(262420000000040/de945764) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095414417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095414417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095414417 DMM INFO MM(262420000000040/de945764) <- GMM AUTH AND CIPHERING REQ (rand = 9a 17 76 57 b9 66 b2 8b 5f 9c d7 05 2d 47 47 bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 ae e1 67 91 5b ed 21 d5 46 70 1d b0 a1 74 76 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095414431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(597)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(602)@6fb4a7df20f6: Final verdict of PTC: none 20241211095414435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095414435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a53_a54-BVCI196(596)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(605)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(607)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(595)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(606)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(600)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Dec 11 09:54:14 UTC 2024 ====== 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 20241211095414528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095414929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49448) 20241211095415436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095415437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49448, count=72216) 20241211095416437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095416437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Dec 11 09:54:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095417438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095417438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_a50_a54 started. 20241211095418015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095418017 DMM INFO MM(262420000000040/de945764) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095418018 DMM INFO MM(262420000000040/de945764) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095418018 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095418018 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095418018 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095418018 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095418018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Deallocated (fsm.c:568) 20241211095418018 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095418018 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095418018 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095418018 DLLC NOTICE LLME(e1ea84e3/de945764){ASSIGNED} LLGM Assign pre (de945764 => ffffffff) (gprs_llc.c:1079) 20241211095418018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de945764 => ffffffff) (gprs_llc.c:1125) 20241211095418018 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095418073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095418074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095418074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095418074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095418074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095418074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095418074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095418074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095418075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095418075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095418075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095418075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095418075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095418075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095418075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095418075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095418075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095418075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095418075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095418075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095418078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(616)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241211095418083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095418083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(621)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095418085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095418085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095418085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095418085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418085 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095418085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095418085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095418085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095418085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a50_a54-BVCI196(614)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095418086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095418086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095418086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095418086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095418086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095418086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095418086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095418086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095418086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095418086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(621)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095418086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095418086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095418088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095418093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095418093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(623)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(620)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095418105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095418105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095418105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095418105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095418105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095418105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095418105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095418105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095418106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095418106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095418106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095418106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095418106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095418106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095418106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095418106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095418106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095418106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095418106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095418106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095418106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095418108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095418112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095418112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095418439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095418439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095418439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095418439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095418440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095418441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@6fb4a7df20f6: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D2D638A5'O, index=0 SGSN_Test-GSUP(628)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@6fb4a7df20f6: 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 := 'E5029C4B03E1BC2127A7B116B37DDF57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B790A7A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '646D029EC7AB010F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '53EB61812394BCF165843DC284DFDBEA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '31821A848F0D4ADD3D1086846B5AC42A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8F2026ADA6D1BA5E5CA9CDE438E94393'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BB9A87A868F3EF08'O } } } } } 20241211095419488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095419488 DLLC NOTICE LLME(ffffffff/d2d638a5){UNASSIGNED} LLC RX: unknown TLLI 0xd2d638a5, creating LLME on the fly (gprs_llc.c:552) 20241211095419488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095419488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095419488 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095419488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095419488 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095419488 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095419488 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095419488 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095419488 DLLC NOTICE LLME(ffffffff/d2d638a5){UNASSIGNED} LLGM Assign pre (d2d638a5 => ec8cd70e) (gprs_llc.c:1079) 20241211095419488 DLLC NOTICE LLME(d2d638a5/ec8cd70e){ASSIGNED} LLGM Assign post (d2d638a5 => ec8cd70e) (gprs_llc.c:1125) 20241211095419488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095419488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095419488 DMM DEBUG MM(262420000000040/ec8cd70e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095419501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095419501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095419501 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095419501 DMM DEBUG MM(262420000000040/ec8cd70e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095419501 DMM NOTICE MM(262420000000040/ec8cd70e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095419501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095419501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095419501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095419501 DMM DEBUG MM(262420000000040/ec8cd70e) Requesting authorization (sgsn_auth.c:160) 20241211095419501 DMM INFO MM(262420000000040/ec8cd70e) Requesting authentication tuples (sgsn_auth.c:184) 20241211095419501 DMM DEBUG MM(262420000000040/ec8cd70e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095419501 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095419501 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241211095419505 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095419505 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095419505 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095419505 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095419505 DMM INFO MM(262420000000040/ec8cd70e) Subscriber data update (mmctx.c:445) 20241211095419505 DMM DEBUG MM(262420000000040/ec8cd70e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095419505 DMM INFO MM(262420000000040/ec8cd70e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095419505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095419505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095419505 DMM INFO MM(262420000000040/ec8cd70e) <- GMM AUTH AND CIPHERING REQ (rand = e5 02 9c 4b 03 e1 bc 21 27 a7 b1 16 b3 7d df 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f 20 26 ad a6 d1 ba 5e 5c a9 cd e4 38 e9 43 93 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095419519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(617)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(621)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(627)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@6fb4a7df20f6: Final verdict of PTC: none 20241211095419524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095419524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI196(614)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(615)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(625)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(619)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Dec 11 09:54:19 UTC 2024 ====== 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 20241211095419561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095419964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71676) 20241211095420526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095420526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71676, count=72836) 20241211095421526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095421527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Dec 11 09:54:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095422184 DGPRS DEBUG Checking for inactive LLMEs, time = 36439061 (sgsn.c:132) 20241211095422527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095422527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a50 started. 20241211095423061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095423063 DMM INFO MM(262420000000040/ec8cd70e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095423063 DMM INFO MM(262420000000040/ec8cd70e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095423063 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095423063 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095423063 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095423063 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095423063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Deallocated (fsm.c:568) 20241211095423063 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095423063 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095423063 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095423063 DLLC NOTICE LLME(d2d638a5/ec8cd70e){ASSIGNED} LLGM Assign pre (ec8cd70e => ffffffff) (gprs_llc.c:1079) 20241211095423063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec8cd70e => ffffffff) (gprs_llc.c:1125) 20241211095423063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095423096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095423096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095423096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095423096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095423096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095423096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095423096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095423096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095423097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095423097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095423097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095423097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095423097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095423097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095423097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095423097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095423097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095423097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095423097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095423097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095423099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095423103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095423103 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095423111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095423111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095423111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095423111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095423111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095423111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095423111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095423111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095423111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095423111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095423111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095423112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095423112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095423112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095423112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095423112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095423112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095423112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095423112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095423112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095423114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095423118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095423118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095423128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095423128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095423128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095423128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095423128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095423128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095423128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095423128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095423129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095423129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095423129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095423129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095423129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095423129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095423129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095423129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095423129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095423129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095423129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095423130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095423130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095423131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095423135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095423135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095423529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095423529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095423529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095423529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095423533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095423535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@6fb4a7df20f6: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D36889C9'O, index=0 SGSN_Test-GSUP(647)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@6fb4a7df20f6: 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 := 'ED7E66369D09A4DC94E06CA8292386F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '808BB026'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2819579A43D3E9B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2F9060E6D903D2DCB2335D311F5CD23E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F0997F368348637DA665849FCBE9048D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '84A68E759762ADFC4E178648A333CF70'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7886F3B147E3A9E2'O } } } } } 20241211095424579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095424579 DLLC NOTICE LLME(ffffffff/d36889c9){UNASSIGNED} LLC RX: unknown TLLI 0xd36889c9, creating LLME on the fly (gprs_llc.c:552) 20241211095424579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095424579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241211095424579 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095424579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095424579 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095424579 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095424579 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095424579 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095424579 DLLC NOTICE LLME(ffffffff/d36889c9){UNASSIGNED} LLGM Assign pre (d36889c9 => db91fba2) (gprs_llc.c:1079) 20241211095424579 DLLC NOTICE LLME(d36889c9/db91fba2){ASSIGNED} LLGM Assign post (d36889c9 => db91fba2) (gprs_llc.c:1125) 20241211095424579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095424579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095424579 DMM DEBUG MM(262420000000040/db91fba2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095424587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095424588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095424588 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095424588 DMM DEBUG MM(262420000000040/db91fba2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241211095424588 DMM NOTICE MM(262420000000040/db91fba2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095424588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095424588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095424588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095424588 DMM DEBUG MM(262420000000040/db91fba2) Requesting authorization (sgsn_auth.c:160) 20241211095424588 DMM INFO MM(262420000000040/db91fba2) Requesting authentication tuples (sgsn_auth.c:184) 20241211095424588 DMM DEBUG MM(262420000000040/db91fba2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095424588 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241211095424588 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241211095424590 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095424590 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095424590 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095424590 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095424590 DMM INFO MM(262420000000040/db91fba2) Subscriber data update (mmctx.c:445) 20241211095424590 DMM DEBUG MM(262420000000040/db91fba2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095424590 DMM INFO MM(262420000000040/db91fba2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095424590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095424590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095424590 DMM INFO MM(262420000000040/db91fba2) <- GMM AUTH AND CIPHERING REQ (rand = ed 7e 66 36 9d 09 a4 dc 94 e0 6c a8 29 23 86 f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 a6 8e 75 97 62 ad fc 4e 17 86 48 a3 33 cf 70 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@6fb4a7df20f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095424600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@6fb4a7df20f6: Final verdict of PTC: none 20241211095424604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095424604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(632)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(640)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(635)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(645)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(638)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(633)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(643)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Dec 11 09:54:24 UTC 2024 ====== 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 20241211095424711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095425112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48588) 20241211095425606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095425606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48588, count=72448) 20241211095426608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095426608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Dec 11 09:54:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095427609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095427610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_detach_unknown_nopoweroff started. 20241211095428214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095428217 DMM INFO MM(262420000000040/db91fba2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095428217 DMM INFO MM(262420000000040/db91fba2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095428217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095428217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095428217 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095428217 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211095428217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Deallocated (fsm.c:568) 20241211095428217 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095428217 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095428217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095428217 DLLC NOTICE LLME(d36889c9/db91fba2){ASSIGNED} LLGM Assign pre (db91fba2 => ffffffff) (gprs_llc.c:1079) 20241211095428217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db91fba2 => ffffffff) (gprs_llc.c:1125) 20241211095428217 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095428258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095428258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095428258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095428258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095428258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095428258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095428258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095428258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095428259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095428259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095428259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095428259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095428259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095428259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095428259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095428259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095428259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095428259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095428259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095428259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095428261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095428265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095428265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095428274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095428274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095428274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095428274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095428274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095428274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095428274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095428274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095428275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095428275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095428275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095428275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095428275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095428275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095428275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095428275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095428275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095428275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095428276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095428276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095428278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095428282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095428282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095428290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095428290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095428290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095428290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095428290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095428290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095428290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095428290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095428290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095428290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095428291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095428291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095428291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095428291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095428291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095428291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095428291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095428291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095428291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095428291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095428291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095428293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095428299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095428299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095428610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095428610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095428610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095428610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095428611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095428611 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@6fb4a7df20f6: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D2D2F65B'O, index=0 SGSN_Test-GSUP(666)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241211095429638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095429638 DLLC NOTICE LLME(ffffffff/d2d2f65b){UNASSIGNED} LLC RX: unknown TLLI 0xd2d2f65b, creating LLME on the fly (gprs_llc.c:552) 20241211095429638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095429638 DMM NOTICE LLME(ffffffff/d2d2f65b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241211095429638 DLLC NOTICE LLME(ffffffff/d2d2f65b){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241211095429638 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd2d2f65b type=GPRS detach (gprs_gmm.c:1440) 20241211095429638 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241211095429638 DLLC NOTICE LLME(ffffffff/d2d2f65b){UNASSIGNED} LLGM Assign pre (d2d2f65b => ffffffff) (gprs_llc.c:1079) 20241211095429638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2d2f65b => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@6fb4a7df20f6: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@6fb4a7df20f6: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095429645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(659)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(664)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@6fb4a7df20f6: Final verdict of PTC: none 20241211095429646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095429646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(661)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(654)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(662)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(652)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(657)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Dec 11 09:54:29 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241211095429755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095430056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241211095430648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095430648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=58168) 20241211095431649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095431649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Dec 11 09:54:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095432649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095432649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_detach_unknown_poweroff started. 20241211095433141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095433142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095433171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095433171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095433171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095433171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095433171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095433171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095433172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095433172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095433172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095433172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095433172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095433172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095433172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095433172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095433172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095433172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095433172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095433172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095433173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095433173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095433175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095433181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095433181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(673)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(671)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095433184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095433184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095433184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095433184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095433184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095433184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095433184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095433184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095433185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095433185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095433185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095433185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095433185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095433185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095433185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095433185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095433185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095433185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095433185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095433185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095433187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095433191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095433191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095433201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095433201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095433201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095433201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095433201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095433201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095433201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095433201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095433202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095433202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095433202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095433202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095433202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095433202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095433202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095433202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095433202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095433202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095433202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(683)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095433202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095433202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095433205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095433210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095433210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095433650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095433650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095433650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095433650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095433656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095433657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@6fb4a7df20f6: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='FCB528AC'O, index=0 SGSN_Test-GSUP(685)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241211095434716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095434717 DLLC NOTICE LLME(ffffffff/fcb528ac){UNASSIGNED} LLC RX: unknown TLLI 0xfcb528ac, creating LLME on the fly (gprs_llc.c:552) 20241211095434717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095434717 DMM NOTICE LLME(ffffffff/fcb528ac){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@6fb4a7df20f6: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@6fb4a7df20f6: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095439721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38966<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095439722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095439722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(684)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(678)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(685)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(674)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(683)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(672)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(681)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(676)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Dec 11 09:54:39 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241211095439801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095440102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241211095440724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095440724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20241211095441724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095441725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Dec 11 09:54:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095442725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095442725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_detach_nopoweroff started. 20241211095443125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095443126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095443145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095443145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095443145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095443146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095443146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095443146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095443146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095443146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095443147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095443147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095443147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095443147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095443147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095443147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095443147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095443147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095443147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095443147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095443147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095443147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095443150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095443157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095443157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_nopoweroff-BVCI196(691)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095443162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095443162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095443162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095443162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095443162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095443162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095443162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095443162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095443163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095443163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095443163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095443163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095443163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095443163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095443163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095443163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095443163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095443163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095443163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095443163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095443165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095443170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095443170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095443179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095443179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095443179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095443179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095443179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095443179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095443179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095443179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095443180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095443180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095443180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095443180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095443180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095443180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095443180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095443180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095443180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095443180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095443180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095443180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095443180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095443182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095443186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095443186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095443726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095443726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095443726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095443726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095443727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095443727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@6fb4a7df20f6: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D33ED115'O, index=0 SGSN_Test-GSUP(704)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@6fb4a7df20f6: 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 := '978475ADF81FBD15FCE85B9372FAB8DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15ECF43D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DDA6760A19DD73C'O } } } } } 20241211095444754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095444754 DLLC NOTICE LLME(ffffffff/d33ed115){UNASSIGNED} LLC RX: unknown TLLI 0xd33ed115, creating LLME on the fly (gprs_llc.c:552) 20241211095444754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095444754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241211095444754 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095444754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095444754 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095444754 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095444754 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095444754 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095444754 DLLC NOTICE LLME(ffffffff/d33ed115){UNASSIGNED} LLGM Assign pre (d33ed115 => e684f334) (gprs_llc.c:1079) 20241211095444754 DLLC NOTICE LLME(d33ed115/e684f334){ASSIGNED} LLGM Assign post (d33ed115 => e684f334) (gprs_llc.c:1125) 20241211095444754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095444754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095444754 DMM DEBUG MM(262420000000015/e684f334) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095444761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095444761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095444761 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095444761 DMM DEBUG MM(262420000000015/e684f334) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241211095444761 DMM NOTICE MM(262420000000015/e684f334) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095444761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095444761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095444761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095444761 DMM DEBUG MM(262420000000015/e684f334) Requesting authorization (sgsn_auth.c:160) 20241211095444761 DMM INFO MM(262420000000015/e684f334) Requesting authentication tuples (sgsn_auth.c:184) 20241211095444761 DMM DEBUG MM(262420000000015/e684f334) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095444761 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241211095444761 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@6fb4a7df20f6: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241211095444762 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095444762 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095444762 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095444762 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095444762 DMM INFO MM(262420000000015/e684f334) Subscriber data update (mmctx.c:445) 20241211095444762 DMM DEBUG MM(262420000000015/e684f334) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095444762 DMM INFO MM(262420000000015/e684f334) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095444762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095444762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095444762 DMM INFO MM(262420000000015/e684f334) <- GMM AUTH AND CIPHERING REQ (rand = 97 84 75 ad f8 1f bd 15 fc e8 5b 93 72 fa b8 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095444766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095444766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095444766 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095444766 DMM INFO MM(262420000000015/e684f334) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095444766 DMM NOTICE MM(262420000000015/e684f334) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095444766 DMM DEBUG MM(262420000000015/e684f334) checking auth: received GSM SRES = 15 ec f4 3d (gprs_gmm.c:648) 20241211095444766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095444766 DMM DEBUG MM(262420000000015/e684f334) Requesting authorization (sgsn_auth.c:160) 20241211095444766 DMM INFO MM(262420000000015/e684f334) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095444766 DMM DEBUG MM(262420000000015/e684f334) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095444766 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241211095444766 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) 20241211095444766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095444766 DMM INFO MM(262420000000015/e684f334) <- GMM ATTACH ACCEPT (new P-TMSI=0xe684f334) (gprs_gmm.c:282) 20241211095444767 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095444767 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095444767 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241211095444767 DMM INFO MM(262420000000015/e684f334) Subscriber data update (mmctx.c:445) 20241211095444767 DMM DEBUG MM(262420000000015/e684f334) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095444767 DMM INFO MM(262420000000015/e684f334) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095444767 DMM NOTICE MM(262420000000015/e684f334) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241211095444767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095444767 DMM NOTICE MM(262420000000015/e684f334) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095444767 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) 20241211095444768 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095444768 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241211095444768 DMM INFO MM(262420000000015/e684f334) Subscriber data update (mmctx.c:445) 20241211095444768 DMM DEBUG MM(262420000000015/e684f334) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095444771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095444771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095444771 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095444771 DMM INFO MM(262420000000015/e684f334) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095444771 DMM NOTICE MM(262420000000015/e684f334) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095444771 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095444771 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095444771 DLLC NOTICE LLME(d33ed115/e684f334){ASSIGNED} LLGM Assign pre (ffffffff => e684f334) (gprs_llc.c:1079) 20241211095444771 DLLC NOTICE LLME(ffffffff/e684f334){ASSIGNED} LLGM Assign post (ffffffff => e684f334) (gprs_llc.c:1125) 20241211095444771 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095444771 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095444771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095444771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095444822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095444822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095444822 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095444822 DMM INFO MM(262420000000015/e684f334) -> GMM DETACH REQUEST TLLI=0xe684f334 type=GPRS detach (gprs_gmm.c:1440) 20241211095444822 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241211095444822 DMM INFO MM(262420000000015/e684f334) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095444822 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095444822 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095444822 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095444822 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095444822 DLLC NOTICE LLME(ffffffff/e684f334){ASSIGNED} LLGM Assign pre (e684f334 => ffffffff) (gprs_llc.c:1079) 20241211095444822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e684f334 => ffffffff) (gprs_llc.c:1125) 20241211095444822 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241211095444822 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) 20241211095444822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095444822 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095444822 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095444822 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095444823 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@6fb4a7df20f6: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095444826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@6fb4a7df20f6: Final verdict of PTC: none 20241211095444827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095444827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(697)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(692)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(702)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(700)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(695)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(690)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Dec 11 09:54:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241211095444902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095445203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61472) 20241211095445828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095445828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61472, count=94096) 20241211095446830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095446830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Dec 11 09:54:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095447831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095447831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_detach_poweroff started. 20241211095448227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095448228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095448246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095448246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095448246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095448246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095448246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095448246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095448246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095448246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095448247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095448247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095448247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095448248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095448248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095448248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095448248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095448248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095448248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095448248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095448248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095448248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095448250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095448256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095448256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095448262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095448262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095448262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095448262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095448262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095448262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095448262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095448262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095448263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095448263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095448263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095448263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095448263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095448263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095448263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095448263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095448263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095448263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095448263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095448263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095448265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095448269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095448269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095448282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095448282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095448282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095448282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095448282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095448282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095448282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095448282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095448283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095448283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095448283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095448283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095448283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095448283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095448283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095448283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095448283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095448283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095448283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095448283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095448283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095448286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095448291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095448291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095448832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095448832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095448832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095448832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095448833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095448833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@6fb4a7df20f6: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='EA24126A'O, index=0 SGSN_Test-GSUP(723)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@6fb4a7df20f6: 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 := '647869DB1A20710CCE0B924F94F0ED81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FE21EDB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '922C73EFA77D227D'O } } } } } 20241211095449857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095449857 DLLC NOTICE LLME(ffffffff/ea24126a){UNASSIGNED} LLC RX: unknown TLLI 0xea24126a, creating LLME on the fly (gprs_llc.c:552) 20241211095449857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095449857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241211095449857 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095449857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095449857 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095449857 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095449857 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095449857 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095449857 DLLC NOTICE LLME(ffffffff/ea24126a){UNASSIGNED} LLGM Assign pre (ea24126a => c36bae71) (gprs_llc.c:1079) 20241211095449857 DLLC NOTICE LLME(ea24126a/c36bae71){ASSIGNED} LLGM Assign post (ea24126a => c36bae71) (gprs_llc.c:1125) 20241211095449857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095449857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095449857 DMM DEBUG MM(262420000000016/c36bae71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095449863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095449863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095449863 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095449863 DMM DEBUG MM(262420000000016/c36bae71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241211095449863 DMM NOTICE MM(262420000000016/c36bae71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095449863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095449863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095449864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095449864 DMM DEBUG MM(262420000000016/c36bae71) Requesting authorization (sgsn_auth.c:160) 20241211095449864 DMM INFO MM(262420000000016/c36bae71) Requesting authentication tuples (sgsn_auth.c:184) 20241211095449864 DMM DEBUG MM(262420000000016/c36bae71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095449864 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241211095449864 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@6fb4a7df20f6: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241211095449865 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095449865 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095449865 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095449865 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095449865 DMM INFO MM(262420000000016/c36bae71) Subscriber data update (mmctx.c:445) 20241211095449865 DMM DEBUG MM(262420000000016/c36bae71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095449865 DMM INFO MM(262420000000016/c36bae71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095449865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095449865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095449865 DMM INFO MM(262420000000016/c36bae71) <- GMM AUTH AND CIPHERING REQ (rand = 64 78 69 db 1a 20 71 0c ce 0b 92 4f 94 f0 ed 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095449868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095449868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095449868 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095449868 DMM INFO MM(262420000000016/c36bae71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095449868 DMM NOTICE MM(262420000000016/c36bae71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095449868 DMM DEBUG MM(262420000000016/c36bae71) checking auth: received GSM SRES = 7f e2 1e db (gprs_gmm.c:648) 20241211095449868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095449868 DMM DEBUG MM(262420000000016/c36bae71) Requesting authorization (sgsn_auth.c:160) 20241211095449868 DMM INFO MM(262420000000016/c36bae71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095449868 DMM DEBUG MM(262420000000016/c36bae71) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095449868 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241211095449868 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) 20241211095449868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095449868 DMM INFO MM(262420000000016/c36bae71) <- GMM ATTACH ACCEPT (new P-TMSI=0xc36bae71) (gprs_gmm.c:282) 20241211095449869 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095449869 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095449869 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241211095449869 DMM INFO MM(262420000000016/c36bae71) Subscriber data update (mmctx.c:445) 20241211095449869 DMM DEBUG MM(262420000000016/c36bae71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095449869 DMM INFO MM(262420000000016/c36bae71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095449869 DMM NOTICE MM(262420000000016/c36bae71) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241211095449869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095449869 DMM NOTICE MM(262420000000016/c36bae71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095449869 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) 20241211095449869 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095449869 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241211095449869 DMM INFO MM(262420000000016/c36bae71) Subscriber data update (mmctx.c:445) 20241211095449869 DMM DEBUG MM(262420000000016/c36bae71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095449873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095449873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095449873 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095449873 DMM INFO MM(262420000000016/c36bae71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095449873 DMM NOTICE MM(262420000000016/c36bae71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095449873 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095449873 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095449873 DLLC NOTICE LLME(ea24126a/c36bae71){ASSIGNED} LLGM Assign pre (ffffffff => c36bae71) (gprs_llc.c:1079) 20241211095449873 DLLC NOTICE LLME(ffffffff/c36bae71){ASSIGNED} LLGM Assign post (ffffffff => c36bae71) (gprs_llc.c:1125) 20241211095449873 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095449873 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095449873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095449873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095449923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095449923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241211095449923 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095449923 DMM INFO MM(262420000000016/c36bae71) -> GMM DETACH REQUEST TLLI=0xc36bae71 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241211095449923 DMM INFO MM(262420000000016/c36bae71) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095449924 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095449924 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095449924 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095449924 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095449924 DLLC NOTICE LLME(ffffffff/c36bae71){ASSIGNED} LLGM Assign pre (c36bae71 => ffffffff) (gprs_llc.c:1079) 20241211095449924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c36bae71 => ffffffff) (gprs_llc.c:1125) 20241211095449924 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241211095449924 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) 20241211095449924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095449924 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095449924 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095449924 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095449924 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241211095452185 DGPRS DEBUG Checking for inactive LLMEs, time = 36439091 (sgsn.c:132) TC_detach_poweroff(725)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@6fb4a7df20f6: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095454942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095454946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_detach_poweroff-BVCI210(715)@6fb4a7df20f6: Final verdict of PTC: none 20241211095454946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(716)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(711)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(723)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(721)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@6fb4a7df20f6: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(714)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(709)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(719)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_detach_poweroff finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Dec 11 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241211095455011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095455313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88420) 20241211095455947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095455947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88420, count=93852) 20241211095456949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095456949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Dec 11 09:54:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095457951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095457951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act started. 20241211095458388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095458391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095458441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458441 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095458441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095458441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095458441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095458441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095458441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095458442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095458442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095458443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095458449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095458449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095458458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095458458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095458458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095458458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095458458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095458458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095458458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095458458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095458458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095458458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095458458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095458459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095458459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095458459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095458459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095458459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458459 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095458459 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095458459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095458459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095458459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095458460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095458465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095458465 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095458473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095458473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095458473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095458473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095458473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095458473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095458473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095458473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095458474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095458474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095458474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095458474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095458474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095458474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095458474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095458474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095458474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095458474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095458474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095458474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095458474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095458477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095458482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095458482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095458952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095458952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095458952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095458952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095458957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095458958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='DDFA3BA5'O, index=0 SGSN_Test-GSUP(742)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@6fb4a7df20f6: 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 := 'B6D4EB879F01A14919BA43E2C2CC0294'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD895AA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D52B83E679CF80C'O } } } } } 20241211095459019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095459019 DLLC NOTICE LLME(ffffffff/ddfa3ba5){UNASSIGNED} LLC RX: unknown TLLI 0xddfa3ba5, creating LLME on the fly (gprs_llc.c:552) 20241211095459019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095459019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241211095459019 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095459019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095459019 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095459019 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095459019 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095459019 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095459019 DLLC NOTICE LLME(ffffffff/ddfa3ba5){UNASSIGNED} LLGM Assign pre (ddfa3ba5 => c28bb019) (gprs_llc.c:1079) 20241211095459019 DLLC NOTICE LLME(ddfa3ba5/c28bb019){ASSIGNED} LLGM Assign post (ddfa3ba5 => c28bb019) (gprs_llc.c:1125) 20241211095459019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095459019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095459019 DMM DEBUG MM(262420000000017/c28bb019) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095459034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095459034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095459034 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095459034 DMM DEBUG MM(262420000000017/c28bb019) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241211095459034 DMM NOTICE MM(262420000000017/c28bb019) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095459034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095459034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095459034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095459034 DMM DEBUG MM(262420000000017/c28bb019) Requesting authorization (sgsn_auth.c:160) 20241211095459034 DMM INFO MM(262420000000017/c28bb019) Requesting authentication tuples (sgsn_auth.c:184) 20241211095459034 DMM DEBUG MM(262420000000017/c28bb019) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095459034 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241211095459034 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241211095459039 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095459039 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095459039 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095459039 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095459039 DMM INFO MM(262420000000017/c28bb019) Subscriber data update (mmctx.c:445) 20241211095459039 DMM DEBUG MM(262420000000017/c28bb019) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095459039 DMM INFO MM(262420000000017/c28bb019) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095459039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095459039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095459039 DMM INFO MM(262420000000017/c28bb019) <- GMM AUTH AND CIPHERING REQ (rand = b6 d4 eb 87 9f 01 a1 49 19 ba 43 e2 c2 cc 02 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095459053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095459053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095459053 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095459053 DMM INFO MM(262420000000017/c28bb019) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095459054 DMM NOTICE MM(262420000000017/c28bb019) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095459054 DMM DEBUG MM(262420000000017/c28bb019) checking auth: received GSM SRES = fd 89 5a a9 (gprs_gmm.c:648) 20241211095459054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095459054 DMM DEBUG MM(262420000000017/c28bb019) Requesting authorization (sgsn_auth.c:160) 20241211095459054 DMM INFO MM(262420000000017/c28bb019) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095459054 DMM DEBUG MM(262420000000017/c28bb019) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095459054 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241211095459054 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) 20241211095459054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095459054 DMM INFO MM(262420000000017/c28bb019) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28bb019) (gprs_gmm.c:282) 20241211095459056 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095459056 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095459056 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241211095459056 DMM INFO MM(262420000000017/c28bb019) Subscriber data update (mmctx.c:445) 20241211095459056 DMM DEBUG MM(262420000000017/c28bb019) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095459056 DMM INFO MM(262420000000017/c28bb019) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095459056 DMM NOTICE MM(262420000000017/c28bb019) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241211095459056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095459056 DMM NOTICE MM(262420000000017/c28bb019) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095459056 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) 20241211095459057 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095459057 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241211095459057 DMM INFO MM(262420000000017/c28bb019) Subscriber data update (mmctx.c:445) 20241211095459057 DMM DEBUG MM(262420000000017/c28bb019) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095459068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095459068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095459068 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095459068 DMM INFO MM(262420000000017/c28bb019) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095459068 DMM NOTICE MM(262420000000017/c28bb019) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095459068 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095459068 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095459068 DLLC NOTICE LLME(ddfa3ba5/c28bb019){ASSIGNED} LLGM Assign pre (ffffffff => c28bb019) (gprs_llc.c:1079) 20241211095459068 DLLC NOTICE LLME(ffffffff/c28bb019){ASSIGNED} LLGM Assign post (ffffffff => c28bb019) (gprs_llc.c:1125) 20241211095459068 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095459068 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095459068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095459068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095459126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095459126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095459126 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095459126 DMM INFO MM(262420000000017/c28bb019) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095459126 DMM INFO MM(262420000000017/c28bb019) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095459126 DMM DEBUG MM(262420000000017/c28bb019) Using GGSN 0 (gprs_sm.c:317) 20241211095459126 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) 20241211095459126 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241211095459126 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095459126 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095459126 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241211095459150 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 6a 1e c8 74 11 b3 9e be 5f 14 05 7f 78 ad 5a 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=1026 from retransmit req queue (gtp.c:443) 20241211095459150 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898cb790) (sgsn_libgtp.c:633) 20241211095459150 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095459150 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898cfbe8 TLLI=c28bb019, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095459150 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095459151 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@6fb4a7df20f6: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095459170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095459174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095459174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(735)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(730)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(740)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(728)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(733)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(738)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Dec 11 09:54:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241211095459273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095459676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88824) 20241211095500175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095500175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88824, count=93180) 20241211095501176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095501176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Dec 11 09:55:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095502177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095502177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_pdp_act_unattached started. 20241211095502779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095502783 DMM INFO MM(262420000000017/c28bb019) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095502783 DMM INFO MM(262420000000017/c28bb019) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095502783 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095502783 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095502783 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095502783 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095502783 DLLC NOTICE LLME(ffffffff/c28bb019){ASSIGNED} LLGM Assign pre (c28bb019 => ffffffff) (gprs_llc.c:1079) 20241211095502783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c28bb019 => ffffffff) (gprs_llc.c:1125) 20241211095502783 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898cf890 (gprs_sndcp.c:574) 20241211095502783 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898cfbe8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095502783 DMM NOTICE MM(262420000000017/c28bb019) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095502783 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241211095502783 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095502783 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095502783 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241211095502783 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241211095502783 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) 20241211095502783 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20241211095502783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095502783 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095502783 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095502783 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095502783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095502826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095502826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095502826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095502826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095502826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095502826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095502826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095502826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095502827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095502827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095502827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095502827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095502827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095502827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095502827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095502827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095502827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095502827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095502827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095502827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095502829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095502833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095502833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095502841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095502841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095502841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095502841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095502841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095502841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095502841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095502841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095502842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095502842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095502842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095502842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095502842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095502842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095502842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095502842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095502842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095502842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095502842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095502842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095502845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095502849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095502849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095502859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095502859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095502859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095502859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095502859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095502859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095502859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095502859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095502860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095502860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095502860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095502860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095502860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095502860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095502860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095502860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095502861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095502861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095502863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095502868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095502868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095503178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095503179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095503179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095503179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095503183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095503184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@6fb4a7df20f6: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C30EA1C2'O, index=0 SGSN_Test-GSUP(761)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241211095503255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095503255 DLLC NOTICE LLME(ffffffff/c30ea1c2){UNASSIGNED} LLC RX: unknown TLLI 0xc30ea1c2, creating LLME on the fly (gprs_llc.c:552) 20241211095503255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095503256 DMM NOTICE LLME(ffffffff/c30ea1c2){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241211095503256 DLLC NOTICE LLME(ffffffff/c30ea1c2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241211095503256 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@6fb4a7df20f6: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@6fb4a7df20f6: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095503265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57212<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(759)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(761)@6fb4a7df20f6: Final verdict of PTC: none 20241211095503268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095503268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(755)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@6fb4a7df20f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@6fb4a7df20f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(749)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(754)@6fb4a7df20f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(752)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(757)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(747)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Dec 11 09:55:03 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241211095503372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095503675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20241211095504269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095504270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59236, count=59876) 20241211095505271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095505271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Dec 11 09:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095506271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095506271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user started. 20241211095506770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095506772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095506819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095506819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095506819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095506819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095506819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095506819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095506819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095506819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095506820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095506820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095506820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095506820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095506820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095506820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095506820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095506820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095506820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095506820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095506820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095506820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095506822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095506827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095506827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095506836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095506836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095506836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095506837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095506837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095506837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095506837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095506837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095506837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095506837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095506837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095506838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095506838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095506838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095506838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095506838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095506838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095506838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095506838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095506838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095506840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095506844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095506844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095506853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095506853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095506853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095506853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506853 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095506853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095506853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095506853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095506853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095506855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095506855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095506855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095506855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095506855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095506855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095506855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095506855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095506855 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095506855 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095506855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095506855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095506855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095506858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095506862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095506862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095507272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095507272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095507272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095507272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095507277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095507278 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D2D57107'O, index=0 SGSN_Test-GSUP(780)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@6fb4a7df20f6: 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 := '6FDA88E087B60B997562AF0362B7466E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CA19480'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01BA9DA888891CC4'O } } } } } 20241211095507332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507332 DLLC NOTICE LLME(ffffffff/d2d57107){UNASSIGNED} LLC RX: unknown TLLI 0xd2d57107, creating LLME on the fly (gprs_llc.c:552) 20241211095507332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241211095507332 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095507332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095507332 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095507332 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095507332 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095507332 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095507332 DLLC NOTICE LLME(ffffffff/d2d57107){UNASSIGNED} LLGM Assign pre (d2d57107 => f9605223) (gprs_llc.c:1079) 20241211095507332 DLLC NOTICE LLME(d2d57107/f9605223){ASSIGNED} LLGM Assign post (d2d57107 => f9605223) (gprs_llc.c:1125) 20241211095507332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095507332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095507332 DMM DEBUG MM(262420000000019/f9605223) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095507355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507355 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095507355 DMM DEBUG MM(262420000000019/f9605223) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241211095507355 DMM NOTICE MM(262420000000019/f9605223) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095507355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095507355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095507355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095507355 DMM DEBUG MM(262420000000019/f9605223) Requesting authorization (sgsn_auth.c:160) 20241211095507355 DMM INFO MM(262420000000019/f9605223) Requesting authentication tuples (sgsn_auth.c:184) 20241211095507355 DMM DEBUG MM(262420000000019/f9605223) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095507355 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241211095507355 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241211095507363 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095507363 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095507363 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095507363 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095507363 DMM INFO MM(262420000000019/f9605223) Subscriber data update (mmctx.c:445) 20241211095507363 DMM DEBUG MM(262420000000019/f9605223) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095507363 DMM INFO MM(262420000000019/f9605223) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095507363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095507363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095507363 DMM INFO MM(262420000000019/f9605223) <- GMM AUTH AND CIPHERING REQ (rand = 6f da 88 e0 87 b6 0b 99 75 62 af 03 62 b7 46 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095507380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507380 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095507380 DMM INFO MM(262420000000019/f9605223) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095507380 DMM NOTICE MM(262420000000019/f9605223) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095507380 DMM DEBUG MM(262420000000019/f9605223) checking auth: received GSM SRES = 7c a1 94 80 (gprs_gmm.c:648) 20241211095507380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095507380 DMM DEBUG MM(262420000000019/f9605223) Requesting authorization (sgsn_auth.c:160) 20241211095507380 DMM INFO MM(262420000000019/f9605223) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095507380 DMM DEBUG MM(262420000000019/f9605223) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095507380 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241211095507380 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) 20241211095507380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095507380 DMM INFO MM(262420000000019/f9605223) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9605223) (gprs_gmm.c:282) 20241211095507383 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095507383 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095507383 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241211095507383 DMM INFO MM(262420000000019/f9605223) Subscriber data update (mmctx.c:445) 20241211095507383 DMM DEBUG MM(262420000000019/f9605223) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095507383 DMM INFO MM(262420000000019/f9605223) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095507383 DMM NOTICE MM(262420000000019/f9605223) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241211095507383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095507383 DMM NOTICE MM(262420000000019/f9605223) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095507383 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) 20241211095507384 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095507384 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241211095507384 DMM INFO MM(262420000000019/f9605223) Subscriber data update (mmctx.c:445) 20241211095507384 DMM DEBUG MM(262420000000019/f9605223) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095507395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507395 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095507395 DMM INFO MM(262420000000019/f9605223) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095507395 DMM NOTICE MM(262420000000019/f9605223) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095507395 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095507395 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095507395 DLLC NOTICE LLME(d2d57107/f9605223){ASSIGNED} LLGM Assign pre (ffffffff => f9605223) (gprs_llc.c:1079) 20241211095507395 DLLC NOTICE LLME(ffffffff/f9605223){ASSIGNED} LLGM Assign post (ffffffff => f9605223) (gprs_llc.c:1125) 20241211095507395 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095507395 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095507395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095507395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095507449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507450 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095507450 DMM INFO MM(262420000000019/f9605223) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095507450 DMM INFO MM(262420000000019/f9605223) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095507450 DMM DEBUG MM(262420000000019/f9605223) Using GGSN 0 (gprs_sm.c:317) 20241211095507450 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) 20241211095507450 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241211095507450 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095507450 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095507450 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241211095507474 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 fe a3 d9 df 11 56 84 54 0f 14 05 7f e3 25 ac a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241211095507474 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fc148, cbp=0x5608898cbd70) (sgsn_libgtp.c:633) 20241211095507474 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095507474 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d0d28 TLLI=f9605223, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095507474 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095507475 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095507488 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241211095507502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095507502 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095507503 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@6fb4a7df20f6: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095507513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@6fb4a7df20f6: Final verdict of PTC: none 20241211095507518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095507518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(778)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(768)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(773)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(771)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(776)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(766)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Dec 11 09:55:07 UTC 2024 ====== 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 20241211095507612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095508015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75048) 20241211095508520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095508520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75048, count=96124) 20241211095509522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095509522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Dec 11 09:55:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095510523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095510523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_ggsn_reject started. 20241211095511113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095511114 DMM INFO MM(262420000000019/f9605223) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095511114 DMM INFO MM(262420000000019/f9605223) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095511114 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095511114 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095511114 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095511114 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095511114 DLLC NOTICE LLME(ffffffff/f9605223){ASSIGNED} LLGM Assign pre (f9605223 => ffffffff) (gprs_llc.c:1079) 20241211095511114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9605223 => ffffffff) (gprs_llc.c:1125) 20241211095511114 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d09d0 (gprs_sndcp.c:574) 20241211095511114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d0d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095511114 DMM NOTICE MM(262420000000019/f9605223) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095511114 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241211095511114 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095511114 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095511115 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241211095511115 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241211095511115 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) 20241211095511115 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20241211095511115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095511115 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095511115 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095511115 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095511115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095511164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095511164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095511164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095511164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095511165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095511165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095511165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095511165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095511165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095511165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095511165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095511165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095511165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095511165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(787)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095511165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095511165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095511168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095511173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095511180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095511180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095511180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095511180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095511180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095511180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095511180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095511180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095511181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095511181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095511181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095511181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095511181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095511181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095511181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095511181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095511181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095511181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(792)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095511181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095511181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095511183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095511187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095511199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095511199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095511199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095511199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095511199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095511199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095511199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095511199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095511200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095511200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095511200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095511200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095511200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095511200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095511200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095511200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095511200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095511200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095511200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095511201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095511201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095511203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095511209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095511524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095511524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095511524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095511524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095511528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095511529 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C0311EB7'O, index=0 SGSN_Test-GSUP(799)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@6fb4a7df20f6: 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 := 'DAC68274D87652D47EA75AD220050FC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63C4B20D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '210CAD8A1BAA3D64'O } } } } } 20241211095511606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511606 DLLC NOTICE LLME(ffffffff/c0311eb7){UNASSIGNED} LLC RX: unknown TLLI 0xc0311eb7, creating LLME on the fly (gprs_llc.c:552) 20241211095511606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095511606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241211095511606 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095511606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095511606 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095511606 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095511606 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095511606 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095511606 DLLC NOTICE LLME(ffffffff/c0311eb7){UNASSIGNED} LLGM Assign pre (c0311eb7 => f1585656) (gprs_llc.c:1079) 20241211095511607 DLLC NOTICE LLME(c0311eb7/f1585656){ASSIGNED} LLGM Assign post (c0311eb7 => f1585656) (gprs_llc.c:1125) 20241211095511607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095511607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095511607 DMM DEBUG MM(262420000000020/f1585656) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095511622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095511622 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095511622 DMM DEBUG MM(262420000000020/f1585656) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241211095511622 DMM NOTICE MM(262420000000020/f1585656) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095511622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095511622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095511622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095511622 DMM DEBUG MM(262420000000020/f1585656) Requesting authorization (sgsn_auth.c:160) 20241211095511622 DMM INFO MM(262420000000020/f1585656) Requesting authentication tuples (sgsn_auth.c:184) 20241211095511622 DMM DEBUG MM(262420000000020/f1585656) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095511622 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241211095511622 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241211095511628 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095511628 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095511628 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095511628 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095511628 DMM INFO MM(262420000000020/f1585656) Subscriber data update (mmctx.c:445) 20241211095511628 DMM DEBUG MM(262420000000020/f1585656) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095511628 DMM INFO MM(262420000000020/f1585656) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095511628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095511628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095511628 DMM INFO MM(262420000000020/f1585656) <- GMM AUTH AND CIPHERING REQ (rand = da c6 82 74 d8 76 52 d4 7e a7 5a d2 20 05 0f c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095511643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095511643 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095511643 DMM INFO MM(262420000000020/f1585656) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095511643 DMM NOTICE MM(262420000000020/f1585656) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095511643 DMM DEBUG MM(262420000000020/f1585656) checking auth: received GSM SRES = 63 c4 b2 0d (gprs_gmm.c:648) 20241211095511643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095511643 DMM DEBUG MM(262420000000020/f1585656) Requesting authorization (sgsn_auth.c:160) 20241211095511643 DMM INFO MM(262420000000020/f1585656) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095511643 DMM DEBUG MM(262420000000020/f1585656) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095511643 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241211095511643 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) 20241211095511643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095511643 DMM INFO MM(262420000000020/f1585656) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1585656) (gprs_gmm.c:282) 20241211095511646 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095511646 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095511646 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241211095511646 DMM INFO MM(262420000000020/f1585656) Subscriber data update (mmctx.c:445) 20241211095511646 DMM DEBUG MM(262420000000020/f1585656) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095511646 DMM INFO MM(262420000000020/f1585656) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095511646 DMM NOTICE MM(262420000000020/f1585656) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241211095511646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095511646 DMM NOTICE MM(262420000000020/f1585656) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095511646 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) 20241211095511648 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095511648 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241211095511648 DMM INFO MM(262420000000020/f1585656) Subscriber data update (mmctx.c:445) 20241211095511648 DMM DEBUG MM(262420000000020/f1585656) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095511660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095511660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095511660 DMM INFO MM(262420000000020/f1585656) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095511660 DMM NOTICE MM(262420000000020/f1585656) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095511660 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095511660 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095511660 DLLC NOTICE LLME(c0311eb7/f1585656){ASSIGNED} LLGM Assign pre (ffffffff => f1585656) (gprs_llc.c:1079) 20241211095511660 DLLC NOTICE LLME(ffffffff/f1585656){ASSIGNED} LLGM Assign post (ffffffff => f1585656) (gprs_llc.c:1125) 20241211095511660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095511660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095511660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095511660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095511719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095511719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095511719 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095511720 DMM INFO MM(262420000000020/f1585656) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095511720 DMM INFO MM(262420000000020/f1585656) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095511720 DMM DEBUG MM(262420000000020/f1585656) Using GGSN 0 (gprs_sm.c:317) 20241211095511720 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) 20241211095511720 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241211095511720 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095511720 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095511720 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241211095511746 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 2c d9 0d 1a 11 36 92 dd b2 14 05 7f a9 d6 c5 73 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) 20241211095511746 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095511746 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241211095511746 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241211095511746 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095511746 DMM NOTICE MM(262420000000020/f1585656) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6fb4a7df20f6: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095511762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(783)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(799)@6fb4a7df20f6: Final verdict of PTC: none 20241211095511767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(784)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@6fb4a7df20f6: Final verdict of PTC: none 20241211095511767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(797)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(792)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(787)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(790)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(785)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(795)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Dec 11 09:55:11 UTC 2024 ====== 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 20241211095511832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095512234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86216) 20241211095512769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095512769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86216, count=98756) 20241211095513771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095513771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Dec 11 09:55:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095514773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095514773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_deact_mo started. 20241211095515334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095515336 DMM INFO MM(262420000000020/f1585656) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095515336 DMM INFO MM(262420000000020/f1585656) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095515336 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095515336 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095515336 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095515336 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095515336 DLLC NOTICE LLME(ffffffff/f1585656){ASSIGNED} LLGM Assign pre (f1585656 => ffffffff) (gprs_llc.c:1079) 20241211095515336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1585656 => ffffffff) (gprs_llc.c:1125) 20241211095515336 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241211095515336 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) 20241211095515336 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20241211095515336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095515336 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095515336 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095515336 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095515336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095515374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095515374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095515374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095515374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095515374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095515374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095515374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095515374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095515375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095515375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095515375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095515375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095515375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095515375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095515375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095515375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095515375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095515375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095515375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095515375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095515378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095515383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095515393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095515393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095515393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095515393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095515393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095515393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095515393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095515393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095515394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095515394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095515394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095515394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095515394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095515394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095515394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095515394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095515394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095515394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095515394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095515394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095515396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095515400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095515410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095515410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095515410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095515410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095515411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095515411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095515411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095515411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095515411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095515411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095515411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095515411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095515411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095515411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095515411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095515411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095515411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095515414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095515419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095515774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095515774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095515774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095515774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095515778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095515780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C8997C19'O, index=0 SGSN_Test-GSUP(818)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: 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 := '929F42EC3C3D47675FC99B7F229BAB01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55642CE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C66A1D5A66EA883'O } } } } } 20241211095515853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515853 DLLC NOTICE LLME(ffffffff/c8997c19){UNASSIGNED} LLC RX: unknown TLLI 0xc8997c19, creating LLME on the fly (gprs_llc.c:552) 20241211095515853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095515853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241211095515853 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095515853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095515853 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095515853 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095515853 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095515853 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095515853 DLLC NOTICE LLME(ffffffff/c8997c19){UNASSIGNED} LLGM Assign pre (c8997c19 => f86d1f5a) (gprs_llc.c:1079) 20241211095515853 DLLC NOTICE LLME(c8997c19/f86d1f5a){ASSIGNED} LLGM Assign post (c8997c19 => f86d1f5a) (gprs_llc.c:1125) 20241211095515853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095515853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095515853 DMM DEBUG MM(262420000000021/f86d1f5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095515874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095515874 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095515874 DMM DEBUG MM(262420000000021/f86d1f5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241211095515874 DMM NOTICE MM(262420000000021/f86d1f5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095515874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095515874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095515874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095515874 DMM DEBUG MM(262420000000021/f86d1f5a) Requesting authorization (sgsn_auth.c:160) 20241211095515874 DMM INFO MM(262420000000021/f86d1f5a) Requesting authentication tuples (sgsn_auth.c:184) 20241211095515874 DMM DEBUG MM(262420000000021/f86d1f5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095515874 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241211095515874 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241211095515880 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095515880 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095515880 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095515880 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095515880 DMM INFO MM(262420000000021/f86d1f5a) Subscriber data update (mmctx.c:445) 20241211095515880 DMM DEBUG MM(262420000000021/f86d1f5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095515880 DMM INFO MM(262420000000021/f86d1f5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095515880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095515880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095515880 DMM INFO MM(262420000000021/f86d1f5a) <- GMM AUTH AND CIPHERING REQ (rand = 92 9f 42 ec 3c 3d 47 67 5f c9 9b 7f 22 9b ab 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095515897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095515897 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095515897 DMM INFO MM(262420000000021/f86d1f5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095515897 DMM NOTICE MM(262420000000021/f86d1f5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095515897 DMM DEBUG MM(262420000000021/f86d1f5a) checking auth: received GSM SRES = 55 64 2c e2 (gprs_gmm.c:648) 20241211095515897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095515897 DMM DEBUG MM(262420000000021/f86d1f5a) Requesting authorization (sgsn_auth.c:160) 20241211095515897 DMM INFO MM(262420000000021/f86d1f5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095515897 DMM DEBUG MM(262420000000021/f86d1f5a) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095515897 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241211095515898 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) 20241211095515898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095515898 DMM INFO MM(262420000000021/f86d1f5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf86d1f5a) (gprs_gmm.c:282) 20241211095515900 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095515900 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095515900 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211095515900 DMM INFO MM(262420000000021/f86d1f5a) Subscriber data update (mmctx.c:445) 20241211095515900 DMM DEBUG MM(262420000000021/f86d1f5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095515900 DMM INFO MM(262420000000021/f86d1f5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095515900 DMM NOTICE MM(262420000000021/f86d1f5a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241211095515901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095515901 DMM NOTICE MM(262420000000021/f86d1f5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095515901 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) 20241211095515902 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095515902 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241211095515902 DMM INFO MM(262420000000021/f86d1f5a) Subscriber data update (mmctx.c:445) 20241211095515902 DMM DEBUG MM(262420000000021/f86d1f5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095515914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095515914 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095515914 DMM INFO MM(262420000000021/f86d1f5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095515914 DMM NOTICE MM(262420000000021/f86d1f5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095515914 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095515914 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095515914 DLLC NOTICE LLME(c8997c19/f86d1f5a){ASSIGNED} LLGM Assign pre (ffffffff => f86d1f5a) (gprs_llc.c:1079) 20241211095515914 DLLC NOTICE LLME(ffffffff/f86d1f5a){ASSIGNED} LLGM Assign post (ffffffff => f86d1f5a) (gprs_llc.c:1125) 20241211095515914 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095515914 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095515914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095515914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095515970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095515971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095515971 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095515971 DMM INFO MM(262420000000021/f86d1f5a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095515971 DMM INFO MM(262420000000021/f86d1f5a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095515971 DMM DEBUG MM(262420000000021/f86d1f5a) Using GGSN 0 (gprs_sm.c:317) 20241211095515971 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) 20241211095515971 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241211095515971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095515971 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095515971 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241211095515997 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 39 98 6d 5c 11 ac c4 b5 0b 14 05 7f c2 64 1e 26 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) 20241211095515998 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095515998 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095515998 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d0d28 TLLI=f86d1f5a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095515998 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095515998 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095516014 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241211095516028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095516028 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095516028 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095516035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095516035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241211095516035 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095516035 DMM INFO MM(262420000000021/f86d1f5a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241211095516035 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095516035 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241211095516038 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) 20241211095516038 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095516038 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241211095516038 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d0d28, TLLI=f86d1f5a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095516038 DMM INFO MM(262420000000021/f86d1f5a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241211095516038 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241211095516038 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6fb4a7df20f6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095516052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(811)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(806)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(816)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6fb4a7df20f6: Final verdict of PTC: none 20241211095516057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(808)@6fb4a7df20f6: Final verdict of PTC: none 20241211095516058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(807)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(804)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(809)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(814)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Dec 11 09:55:16 UTC 2024 ====== 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 20241211095516114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095516517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79704) 20241211095517058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095517058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79704, count=105836) 20241211095518060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095518060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Dec 11 09:55:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095519062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095519062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_deact_mt started. 20241211095519611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095519613 DMM INFO MM(262420000000021/f86d1f5a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095519613 DMM INFO MM(262420000000021/f86d1f5a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095519613 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095519613 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095519613 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095519613 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095519613 DLLC NOTICE LLME(ffffffff/f86d1f5a){ASSIGNED} LLGM Assign pre (f86d1f5a => ffffffff) (gprs_llc.c:1079) 20241211095519613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f86d1f5a => ffffffff) (gprs_llc.c:1125) 20241211095519613 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241211095519614 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) 20241211095519614 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20241211095519614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095519614 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095519614 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095519614 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095519614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095519659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095519659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095519659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095519659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095519659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095519659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095519659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095519659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095519660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095519660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095519660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095519660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095519660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095519660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095519660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095519660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519660 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095519660 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095519660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095519661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095519661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095519663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095519669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095519669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095519674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095519674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095519674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095519674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095519674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095519674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095519674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095519674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095519675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095519675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095519676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095519676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095519676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095519676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095519676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095519676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095519676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095519676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095519676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095519676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095519678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095519683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095519691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095519691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095519691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095519691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095519691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095519691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095519691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095519691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095519692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095519692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095519692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095519692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095519692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095519692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095519692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095519692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095519692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095519692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095519692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095519692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095519692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095519694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095519699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095520063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095520063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095520063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095520063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095520067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095520068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C928D4D7'O, index=0 SGSN_Test-GSUP(837)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@6fb4a7df20f6: 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 := '136EB9299E8AA0D01F819D0DF3510F01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EABA958E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7680A993F1A46E5B'O } } } } } 20241211095520114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520114 DLLC NOTICE LLME(ffffffff/c928d4d7){UNASSIGNED} LLC RX: unknown TLLI 0xc928d4d7, creating LLME on the fly (gprs_llc.c:552) 20241211095520114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241211095520115 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095520115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095520115 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095520115 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095520115 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095520115 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095520115 DLLC NOTICE LLME(ffffffff/c928d4d7){UNASSIGNED} LLGM Assign pre (c928d4d7 => db3f22b9) (gprs_llc.c:1079) 20241211095520115 DLLC NOTICE LLME(c928d4d7/db3f22b9){ASSIGNED} LLGM Assign post (c928d4d7 => db3f22b9) (gprs_llc.c:1125) 20241211095520115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095520115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095520115 DMM DEBUG MM(262420000000022/db3f22b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095520132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520132 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520132 DMM DEBUG MM(262420000000022/db3f22b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241211095520132 DMM NOTICE MM(262420000000022/db3f22b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095520132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095520132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095520132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095520132 DMM DEBUG MM(262420000000022/db3f22b9) Requesting authorization (sgsn_auth.c:160) 20241211095520132 DMM INFO MM(262420000000022/db3f22b9) Requesting authentication tuples (sgsn_auth.c:184) 20241211095520132 DMM DEBUG MM(262420000000022/db3f22b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095520132 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241211095520132 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241211095520137 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095520137 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095520137 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095520137 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095520137 DMM INFO MM(262420000000022/db3f22b9) Subscriber data update (mmctx.c:445) 20241211095520137 DMM DEBUG MM(262420000000022/db3f22b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095520137 DMM INFO MM(262420000000022/db3f22b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095520137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095520137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095520137 DMM INFO MM(262420000000022/db3f22b9) <- GMM AUTH AND CIPHERING REQ (rand = 13 6e b9 29 9e 8a a0 d0 1f 81 9d 0d f3 51 0f 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095520151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520151 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520151 DMM INFO MM(262420000000022/db3f22b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095520151 DMM NOTICE MM(262420000000022/db3f22b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095520151 DMM DEBUG MM(262420000000022/db3f22b9) checking auth: received GSM SRES = ea ba 95 8e (gprs_gmm.c:648) 20241211095520151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095520151 DMM DEBUG MM(262420000000022/db3f22b9) Requesting authorization (sgsn_auth.c:160) 20241211095520151 DMM INFO MM(262420000000022/db3f22b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095520151 DMM DEBUG MM(262420000000022/db3f22b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095520151 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241211095520151 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) 20241211095520151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095520151 DMM INFO MM(262420000000022/db3f22b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3f22b9) (gprs_gmm.c:282) 20241211095520155 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095520155 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095520155 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241211095520155 DMM INFO MM(262420000000022/db3f22b9) Subscriber data update (mmctx.c:445) 20241211095520155 DMM DEBUG MM(262420000000022/db3f22b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095520155 DMM INFO MM(262420000000022/db3f22b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095520155 DMM NOTICE MM(262420000000022/db3f22b9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241211095520155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095520155 DMM NOTICE MM(262420000000022/db3f22b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095520155 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) 20241211095520157 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095520157 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241211095520157 DMM INFO MM(262420000000022/db3f22b9) Subscriber data update (mmctx.c:445) 20241211095520157 DMM DEBUG MM(262420000000022/db3f22b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095520165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520165 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520165 DMM INFO MM(262420000000022/db3f22b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095520165 DMM NOTICE MM(262420000000022/db3f22b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095520165 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095520165 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095520165 DLLC NOTICE LLME(c928d4d7/db3f22b9){ASSIGNED} LLGM Assign pre (ffffffff => db3f22b9) (gprs_llc.c:1079) 20241211095520165 DLLC NOTICE LLME(ffffffff/db3f22b9){ASSIGNED} LLGM Assign post (ffffffff => db3f22b9) (gprs_llc.c:1125) 20241211095520165 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095520165 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095520165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095520165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095520219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520219 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520219 DMM INFO MM(262420000000022/db3f22b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095520219 DMM INFO MM(262420000000022/db3f22b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095520219 DMM DEBUG MM(262420000000022/db3f22b9) Using GGSN 0 (gprs_sm.c:317) 20241211095520219 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) 20241211095520219 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241211095520219 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095520219 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095520219 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241211095520240 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 1e 0c 9e 5f 11 44 0d ac 0c 14 05 7f 51 95 0e dd 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) 20241211095520240 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095520240 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095520240 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=db3f22b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095520240 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095520240 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095520248 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241211095520254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520254 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520254 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520256 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241211095520256 DGPRS INFO PDP(262420000000022:5): Context 0x7f891e2fd1c0 was deleted (sgsn_libgtp.c:707) 20241211095520256 DMM INFO MM(262420000000022/db3f22b9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095520256 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241211095520256 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6fb4a7df20f6: Removing Client IMSI='262420000000022'H, index=0 20241211095520260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095520260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095520260 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095520260 DMM INFO MM(262420000000022/db3f22b9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095520262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(825)@6fb4a7df20f6: Final verdict of PTC: none 20241211095520265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095520265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(822)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(830)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(835)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(833)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(828)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(823)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Dec 11 09:55:20 UTC 2024 ====== 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 20241211095520376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095520779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79704) 20241211095521266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095521267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79704, count=104752) 20241211095522186 DGPRS DEBUG Checking for inactive LLMEs, time = 36439121 (sgsn.c:132) 20241211095522267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095522268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Dec 11 09:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095523268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095523269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_dup started. 20241211095523871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095523874 DMM INFO MM(262420000000022/db3f22b9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095523875 DMM INFO MM(262420000000022/db3f22b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095523875 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095523875 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095523875 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095523875 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095523875 DLLC NOTICE LLME(ffffffff/db3f22b9){ASSIGNED} LLGM Assign pre (db3f22b9 => ffffffff) (gprs_llc.c:1079) 20241211095523875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3f22b9 => ffffffff) (gprs_llc.c:1125) 20241211095523875 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095523875 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095523875 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241211095523875 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) 20241211095523875 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20241211095523875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095523875 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095523875 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095523875 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095523875 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095523919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095523919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095523919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095523919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095523919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095523919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095523919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095523919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095523920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095523920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095523920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095523920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095523920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095523920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095523920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095523920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095523920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095523920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095523920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095523920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095523923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095523928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095523928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095523936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095523936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095523936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095523936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095523937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095523937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095523937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095523937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095523937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095523937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095523937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095523937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523937 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095523937 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095523937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095523937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(849)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095523937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095523938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095523943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095523943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095523951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095523952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095523952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095523952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095523952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095523952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095523952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095523953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095523953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095523955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095523959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095523959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095524269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095524269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095524270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095524270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095524272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095524273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D80BC658'O, index=0 SGSN_Test-GSUP(856)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: 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 := '89289E0CD8A92F276483EDCEF240F685'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '627B395F'O ("b{9_") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93DAC7D214075AA7'O } } } } } 20241211095524317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524317 DLLC NOTICE LLME(ffffffff/d80bc658){UNASSIGNED} LLC RX: unknown TLLI 0xd80bc658, creating LLME on the fly (gprs_llc.c:552) 20241211095524317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241211095524317 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095524317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095524317 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095524317 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095524317 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095524317 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095524317 DLLC NOTICE LLME(ffffffff/d80bc658){UNASSIGNED} LLGM Assign pre (d80bc658 => c610c8d4) (gprs_llc.c:1079) 20241211095524318 DLLC NOTICE LLME(d80bc658/c610c8d4){ASSIGNED} LLGM Assign post (d80bc658 => c610c8d4) (gprs_llc.c:1125) 20241211095524318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095524318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095524318 DMM DEBUG MM(262420000000046/c610c8d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095524334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524334 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524334 DMM DEBUG MM(262420000000046/c610c8d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241211095524334 DMM NOTICE MM(262420000000046/c610c8d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095524334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095524334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095524334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095524334 DMM DEBUG MM(262420000000046/c610c8d4) Requesting authorization (sgsn_auth.c:160) 20241211095524334 DMM INFO MM(262420000000046/c610c8d4) Requesting authentication tuples (sgsn_auth.c:184) 20241211095524334 DMM DEBUG MM(262420000000046/c610c8d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095524334 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241211095524334 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241211095524340 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095524340 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095524340 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095524340 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095524340 DMM INFO MM(262420000000046/c610c8d4) Subscriber data update (mmctx.c:445) 20241211095524340 DMM DEBUG MM(262420000000046/c610c8d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095524340 DMM INFO MM(262420000000046/c610c8d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095524340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095524340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095524340 DMM INFO MM(262420000000046/c610c8d4) <- GMM AUTH AND CIPHERING REQ (rand = 89 28 9e 0c d8 a9 2f 27 64 83 ed ce f2 40 f6 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095524359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524359 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524359 DMM INFO MM(262420000000046/c610c8d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095524359 DMM NOTICE MM(262420000000046/c610c8d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095524359 DMM DEBUG MM(262420000000046/c610c8d4) checking auth: received GSM SRES = 62 7b 39 5f (gprs_gmm.c:648) 20241211095524359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095524359 DMM DEBUG MM(262420000000046/c610c8d4) Requesting authorization (sgsn_auth.c:160) 20241211095524360 DMM INFO MM(262420000000046/c610c8d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095524360 DMM DEBUG MM(262420000000046/c610c8d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095524360 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241211095524360 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) 20241211095524360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095524360 DMM INFO MM(262420000000046/c610c8d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc610c8d4) (gprs_gmm.c:282) 20241211095524362 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095524362 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095524362 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241211095524362 DMM INFO MM(262420000000046/c610c8d4) Subscriber data update (mmctx.c:445) 20241211095524362 DMM DEBUG MM(262420000000046/c610c8d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095524362 DMM INFO MM(262420000000046/c610c8d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095524362 DMM NOTICE MM(262420000000046/c610c8d4) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241211095524362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095524362 DMM NOTICE MM(262420000000046/c610c8d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095524362 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) 20241211095524363 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095524363 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241211095524363 DMM INFO MM(262420000000046/c610c8d4) Subscriber data update (mmctx.c:445) 20241211095524363 DMM DEBUG MM(262420000000046/c610c8d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095524380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524380 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524380 DMM INFO MM(262420000000046/c610c8d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095524380 DMM NOTICE MM(262420000000046/c610c8d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095524380 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095524380 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095524380 DLLC NOTICE LLME(d80bc658/c610c8d4){ASSIGNED} LLGM Assign pre (ffffffff => c610c8d4) (gprs_llc.c:1079) 20241211095524380 DLLC NOTICE LLME(ffffffff/c610c8d4){ASSIGNED} LLGM Assign post (ffffffff => c610c8d4) (gprs_llc.c:1125) 20241211095524380 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095524380 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095524380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095524380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095524437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524437 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524437 DMM INFO MM(262420000000046/c610c8d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095524437 DMM INFO MM(262420000000046/c610c8d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095524437 DMM DEBUG MM(262420000000046/c610c8d4) Using GGSN 0 (gprs_sm.c:317) 20241211095524437 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) 20241211095524437 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241211095524437 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095524437 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095524437 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241211095524464 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 cc d9 b9 a2 11 00 f0 c4 2c 14 05 7f 42 cf 7b b2 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) 20241211095524465 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095524465 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095524465 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=c610c8d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095524465 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095524465 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095524481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524481 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524481 DMM INFO MM(262420000000046/c610c8d4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241211095524481 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095524481 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241211095524481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095524481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095524482 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095524482 DMM INFO MM(262420000000046/c610c8d4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241211095524482 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095524482 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: "Received deletePDPContextResponse 1, seq_nr=1036" 20241211095524485 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) 20241211095524485 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095524485 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241211095524485 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=c610c8d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095524485 DMM INFO MM(262420000000046/c610c8d4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241211095524485 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241211095524485 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095524486 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) 20241211095524486 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(858)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@6fb4a7df20f6: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095526506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095526511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095526511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(855)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(856)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(844)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(854)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(849)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(852)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(847)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(842)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Dec 11 09:55:26 UTC 2024 ====== 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 20241211095526658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095527060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101196) 20241211095527512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095527512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101196, count=107248) 20241211095528514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095528514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Dec 11 09:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095529515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095529515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_second_attempt started. 20241211095530146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095530149 DMM INFO MM(262420000000046/c610c8d4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095530149 DMM INFO MM(262420000000046/c610c8d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095530149 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095530149 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095530149 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095530149 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095530149 DLLC NOTICE LLME(ffffffff/c610c8d4){ASSIGNED} LLGM Assign pre (c610c8d4 => ffffffff) (gprs_llc.c:1079) 20241211095530149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c610c8d4 => ffffffff) (gprs_llc.c:1125) 20241211095530149 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241211095530149 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) 20241211095530149 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20241211095530149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095530149 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095530149 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095530149 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095530149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095530198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095530198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095530198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095530198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095530198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095530198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095530198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095530198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095530199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095530199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095530199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095530199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095530199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095530199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095530199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095530199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095530202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095530208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530208 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095530215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095530215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095530215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095530215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095530215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095530215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095530215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095530215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095530217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095530217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095530217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095530217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095530217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095530217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095530217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095530217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095530217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095530217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095530217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095530217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095530218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095530223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095530235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095530235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095530235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095530235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530235 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095530235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095530235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095530235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095530235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095530236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095530236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095530236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095530236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095530236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095530236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095530236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095530236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095530236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095530236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095530236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095530236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095530236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095530238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095530242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095530516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095530516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095530516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095530516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095530521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095530523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@6fb4a7df20f6: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F26CF296'O, index=0 SGSN_Test-GSUP(875)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@6fb4a7df20f6: 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 := 'E9593AC4A529267F4E30374FE55CF8B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4871375'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D3A3DE6BA1A78A3'O } } } } } 20241211095530591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530591 DLLC NOTICE LLME(ffffffff/f26cf296){UNASSIGNED} LLC RX: unknown TLLI 0xf26cf296, creating LLME on the fly (gprs_llc.c:552) 20241211095530591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241211095530591 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095530591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095530591 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095530591 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095530591 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095530591 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095530591 DLLC NOTICE LLME(ffffffff/f26cf296){UNASSIGNED} LLGM Assign pre (f26cf296 => fe003fe2) (gprs_llc.c:1079) 20241211095530591 DLLC NOTICE LLME(f26cf296/fe003fe2){ASSIGNED} LLGM Assign post (f26cf296 => fe003fe2) (gprs_llc.c:1125) 20241211095530591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095530591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095530591 DMM DEBUG MM(262420000000022/fe003fe2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095530601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530601 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095530601 DMM DEBUG MM(262420000000022/fe003fe2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241211095530601 DMM NOTICE MM(262420000000022/fe003fe2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095530601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095530601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095530601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095530601 DMM DEBUG MM(262420000000022/fe003fe2) Requesting authorization (sgsn_auth.c:160) 20241211095530601 DMM INFO MM(262420000000022/fe003fe2) Requesting authentication tuples (sgsn_auth.c:184) 20241211095530601 DMM DEBUG MM(262420000000022/fe003fe2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095530601 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241211095530601 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241211095530605 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095530605 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095530605 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095530605 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095530605 DMM INFO MM(262420000000022/fe003fe2) Subscriber data update (mmctx.c:445) 20241211095530605 DMM DEBUG MM(262420000000022/fe003fe2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095530605 DMM INFO MM(262420000000022/fe003fe2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095530605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095530605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095530605 DMM INFO MM(262420000000022/fe003fe2) <- GMM AUTH AND CIPHERING REQ (rand = e9 59 3a c4 a5 29 26 7f 4e 30 37 4f e5 5c f8 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095530615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530615 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095530615 DMM INFO MM(262420000000022/fe003fe2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095530615 DMM NOTICE MM(262420000000022/fe003fe2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095530615 DMM DEBUG MM(262420000000022/fe003fe2) checking auth: received GSM SRES = b4 87 13 75 (gprs_gmm.c:648) 20241211095530615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095530615 DMM DEBUG MM(262420000000022/fe003fe2) Requesting authorization (sgsn_auth.c:160) 20241211095530615 DMM INFO MM(262420000000022/fe003fe2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095530616 DMM DEBUG MM(262420000000022/fe003fe2) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095530616 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241211095530616 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) 20241211095530616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095530616 DMM INFO MM(262420000000022/fe003fe2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe003fe2) (gprs_gmm.c:282) 20241211095530618 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095530618 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095530618 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241211095530618 DMM INFO MM(262420000000022/fe003fe2) Subscriber data update (mmctx.c:445) 20241211095530618 DMM DEBUG MM(262420000000022/fe003fe2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095530618 DMM INFO MM(262420000000022/fe003fe2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095530618 DMM NOTICE MM(262420000000022/fe003fe2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241211095530618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095530618 DMM NOTICE MM(262420000000022/fe003fe2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095530618 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) 20241211095530619 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095530619 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241211095530619 DMM INFO MM(262420000000022/fe003fe2) Subscriber data update (mmctx.c:445) 20241211095530619 DMM DEBUG MM(262420000000022/fe003fe2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095530627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530627 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095530627 DMM INFO MM(262420000000022/fe003fe2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095530627 DMM NOTICE MM(262420000000022/fe003fe2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095530627 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095530627 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095530627 DLLC NOTICE LLME(f26cf296/fe003fe2){ASSIGNED} LLGM Assign pre (ffffffff => fe003fe2) (gprs_llc.c:1079) 20241211095530627 DLLC NOTICE LLME(ffffffff/fe003fe2){ASSIGNED} LLGM Assign post (ffffffff => fe003fe2) (gprs_llc.c:1125) 20241211095530627 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095530627 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095530627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095530627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_second_attempt(877)@6fb4a7df20f6: 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 := '88866AE9C8E857F59E5EB4E3CF64627F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57F0823F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC6190BDA4332DA5'O } } } } } 20241211095530678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530678 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095530678 DMM INFO MM(262420000000022/fe003fe2) -> GMM ATTACH REQUEST MI(TMSI-0xFE003FE2) type="GPRS attach" (gprs_gmm.c:1248) 20241211095530678 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095530678 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095530678 DLLC NOTICE LLME(ffffffff/fe003fe2){ASSIGNED} LLGM Assign pre (fe003fe2 => de665884) (gprs_llc.c:1079) 20241211095530678 DLLC NOTICE LLME(fe003fe2/de665884){ASSIGNED} LLGM Assign post (fe003fe2 => de665884) (gprs_llc.c:1125) 20241211095530678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095530678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095530678 DMM DEBUG MM(262420000000022/de665884) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095530680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095530680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095530680 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095530680 DMM DEBUG MM(262420000000022/de665884) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241211095530680 DMM NOTICE MM(262420000000022/de665884) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095530680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095530680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095530680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095530680 DMM DEBUG MM(262420000000022/de665884) Requesting authorization (sgsn_auth.c:160) 20241211095530680 DMM INFO MM(262420000000022/de665884) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095530680 DMM DEBUG MM(262420000000022/de665884) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095530680 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241211095530680 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) 20241211095536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241211095536682 DMM ERROR MM(262420000000022/de665884) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241211095536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241211095536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095536682 DMM NOTICE MM(262420000000022/de665884) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241211095536682 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241211095536682 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) 20241211095536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211095536682 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Deallocated (fsm.c:568) 20241211095536682 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095536682 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095536682 DLLC NOTICE LLME(fe003fe2/de665884){ASSIGNED} LLGM Assign pre (de665884 => ffffffff) (gprs_llc.c:1079) 20241211095536682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de665884 => ffffffff) (gprs_llc.c:1125) 20241211095550517 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095550518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211095550518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095552187 DGPRS DEBUG Checking for inactive LLMEs, time = 36439151 (sgsn.c:132) 20241211095600200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095600204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095600204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095600217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095600218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095600218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095600237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095600238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095600238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@6fb4a7df20f6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6fb4a7df20f6: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241211095600605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095600605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(873)@6fb4a7df20f6: Final verdict of PTC: none 20241211095600608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(874)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(863)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(868)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(866)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(861)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_second_attempt(877)@6fb4a7df20f6: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb2-BSSGP2(870)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(872)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) Wed Dec 11 09:56:00 UTC 2024 MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none)------ SGSN_Tests.TC_attach_second_attempt fail ------ MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(868): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@6fb4a7df20f6: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. 20241211095600704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095601006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107356) 20241211095601607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095601607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107356, count=112788) 20241211095602608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095602609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Dec 11 09:56:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095603610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095603610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_echo_timeout started. 20241211095604108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095604110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095604158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095604159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604159 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095604159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095604159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095604159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095604159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095604160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095604160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095604161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095604166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(880)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095604175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095604175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095604175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095604175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604175 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095604175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095604175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095604175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095604175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095604176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095604176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095604176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095604176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095604176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095604176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095604176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095604176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095604176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095604176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095604176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095604176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095604178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095604182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095604187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095604187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095604187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095604187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095604187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095604187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095604187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095604187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095604188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095604188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095604188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095604188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095604188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095604188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095604188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095604188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095604188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095604188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095604188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095604188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095604188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095604191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095604611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095604612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095604612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095604612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095604616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095604617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(880)@6fb4a7df20f6: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F15D1015'O, index=0 SGSN_Test-GSUP(894)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@6fb4a7df20f6: 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 := 'CD92E4973F1E2EB4710D11BBF26B179B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A55587F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9DF0095AB6A2F6B'O } } } } } 20241211095604688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604688 DLLC NOTICE LLME(ffffffff/f15d1015){UNASSIGNED} LLC RX: unknown TLLI 0xf15d1015, creating LLME on the fly (gprs_llc.c:552) 20241211095604688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095604688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241211095604688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095604688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095604688 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095604688 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095604688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095604688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095604688 DLLC NOTICE LLME(ffffffff/f15d1015){UNASSIGNED} LLGM Assign pre (f15d1015 => d3d3ebe5) (gprs_llc.c:1079) 20241211095604688 DLLC NOTICE LLME(f15d1015/d3d3ebe5){ASSIGNED} LLGM Assign post (f15d1015 => d3d3ebe5) (gprs_llc.c:1125) 20241211095604688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095604688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095604688 DMM DEBUG MM(262420000000067/d3d3ebe5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095604695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095604695 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095604695 DMM DEBUG MM(262420000000067/d3d3ebe5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241211095604695 DMM NOTICE MM(262420000000067/d3d3ebe5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095604695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095604695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095604695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095604695 DMM DEBUG MM(262420000000067/d3d3ebe5) Requesting authorization (sgsn_auth.c:160) 20241211095604695 DMM INFO MM(262420000000067/d3d3ebe5) Requesting authentication tuples (sgsn_auth.c:184) 20241211095604695 DMM DEBUG MM(262420000000067/d3d3ebe5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095604695 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241211095604695 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241211095604696 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095604696 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095604696 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095604696 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095604696 DMM INFO MM(262420000000067/d3d3ebe5) Subscriber data update (mmctx.c:445) 20241211095604696 DMM DEBUG MM(262420000000067/d3d3ebe5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095604696 DMM INFO MM(262420000000067/d3d3ebe5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095604696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095604696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095604696 DMM INFO MM(262420000000067/d3d3ebe5) <- GMM AUTH AND CIPHERING REQ (rand = cd 92 e4 97 3f 1e 2e b4 71 0d 11 bb f2 6b 17 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095604701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095604701 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095604701 DMM INFO MM(262420000000067/d3d3ebe5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095604701 DMM NOTICE MM(262420000000067/d3d3ebe5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095604701 DMM DEBUG MM(262420000000067/d3d3ebe5) checking auth: received GSM SRES = 1a 55 58 7f (gprs_gmm.c:648) 20241211095604701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095604701 DMM DEBUG MM(262420000000067/d3d3ebe5) Requesting authorization (sgsn_auth.c:160) 20241211095604701 DMM INFO MM(262420000000067/d3d3ebe5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095604701 DMM DEBUG MM(262420000000067/d3d3ebe5) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095604701 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241211095604701 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) 20241211095604701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095604701 DMM INFO MM(262420000000067/d3d3ebe5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d3ebe5) (gprs_gmm.c:282) 20241211095604701 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095604701 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095604702 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241211095604702 DMM INFO MM(262420000000067/d3d3ebe5) Subscriber data update (mmctx.c:445) 20241211095604702 DMM DEBUG MM(262420000000067/d3d3ebe5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095604702 DMM INFO MM(262420000000067/d3d3ebe5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095604702 DMM NOTICE MM(262420000000067/d3d3ebe5) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241211095604702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095604702 DMM NOTICE MM(262420000000067/d3d3ebe5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095604702 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) 20241211095604702 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095604702 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241211095604702 DMM INFO MM(262420000000067/d3d3ebe5) Subscriber data update (mmctx.c:445) 20241211095604702 DMM DEBUG MM(262420000000067/d3d3ebe5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095604705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095604705 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095604705 DMM INFO MM(262420000000067/d3d3ebe5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095604705 DMM NOTICE MM(262420000000067/d3d3ebe5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095604705 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095604705 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095604705 DLLC NOTICE LLME(f15d1015/d3d3ebe5){ASSIGNED} LLGM Assign pre (ffffffff => d3d3ebe5) (gprs_llc.c:1079) 20241211095604705 DLLC NOTICE LLME(ffffffff/d3d3ebe5){ASSIGNED} LLGM Assign post (ffffffff => d3d3ebe5) (gprs_llc.c:1125) 20241211095604705 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095604705 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095604705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095604705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095604764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095604764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095604764 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095604764 DMM INFO MM(262420000000067/d3d3ebe5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095604764 DMM INFO MM(262420000000067/d3d3ebe5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095604764 DMM DEBUG MM(262420000000067/d3d3ebe5) Using GGSN 0 (gprs_sm.c:317) 20241211095604765 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) 20241211095604765 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241211095604765 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095604765 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095604765 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241211095604789 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 78 3f 9e 5d 11 50 a6 d3 1d 14 05 7f e8 a4 d1 b2 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) 20241211095604789 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095604790 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095604790 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=d3d3ebe5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095604790 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095604790 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095609625 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241211095609633 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) 20241211095609633 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5608898c16c0) (sgsn_libgtp.c:633) 20241211095614626 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1039" 20241211095619627 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241211095619627 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1039" 20241211095622188 DGPRS DEBUG Checking for inactive LLMEs, time = 36439181 (sgsn.c:132) 20241211095624613 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095624613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095624614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241211095624628 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241211095624628 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241211095624628 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1041" 20241211095629630 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241211095629630 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241211095629630 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241211095629630 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1041" 20241211095634161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095634168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095634177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095634180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095634180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095634189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095634194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095634194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095634631 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241211095634632 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241211095634632 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241211095634632 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241211095634632 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1043" 20241211095639633 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241211095639633 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241211095639633 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241211095639633 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241211095639633 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5608898c16c0) (sgsn_libgtp.c:633) 20241211095639633 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5608898c16c0) (sgsn_libgtp.c:637) 20241211095639633 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241211095639633 DMM INFO MM(262420000000067/d3d3ebe5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095639633 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241211095639633 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095639633 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241211095639633 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241211095639633 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095639633 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241211095639633 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241211095639633 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095639634 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241211095639634 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241211095639634 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095639634 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241211095639634 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6fb4a7df20f6: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(880)@6fb4a7df20f6: Removing Client IMSI='262420000000067'H, index=0 20241211095639656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095639656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095639656 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095639656 DMM INFO MM(262420000000067/d3d3ebe5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095639662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@6fb4a7df20f6: Final verdict of PTC: none 20241211095639666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095639666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI196(880)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(883)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(888)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(892)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(890)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(886)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(881)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_echo_timeout-BVCI196(880): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Dec 11 09:56:39 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241211095639767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095640170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100704) 20241211095640668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095640668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100704, count=114032) 20241211095641669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095641669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Dec 11 09:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095642670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095642670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_restart_ctr_echo started. 20241211095643267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095643269 DMM INFO MM(262420000000067/d3d3ebe5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095643269 DMM INFO MM(262420000000067/d3d3ebe5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095643269 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095643269 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095643269 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095643269 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095643269 DLLC NOTICE LLME(ffffffff/d3d3ebe5){ASSIGNED} LLGM Assign pre (d3d3ebe5 => ffffffff) (gprs_llc.c:1079) 20241211095643269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d3ebe5 => ffffffff) (gprs_llc.c:1125) 20241211095643269 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095643269 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095643269 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241211095643269 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) 20241211095643269 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20241211095643269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095643269 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095643269 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095643269 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095643269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095643314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095643314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095643314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095643315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095643315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095643315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095643315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095643315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095643315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095643315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095643315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095643315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095643315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095643316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095643316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095643318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095643322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(906)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095643335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095643335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095643335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095643335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095643335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095643335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095643335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095643335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095643336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095643336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095643336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095643337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095643337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095643337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095643337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095643337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095643337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095643337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(907)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095643337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095643337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095643339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(906)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(903)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095643345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095643345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095643345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095643345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241211095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(911)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095643346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095643346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095643346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095643346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095643346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095643346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095643346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095643346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095643346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095643346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095643346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095643346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095643346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_restart_ctr_echo-BVCI210(904)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095643348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095643352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095643671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095643671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095643671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095643671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095643676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095643677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@6fb4a7df20f6: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C49564FD'O, index=0 SGSN_Test-GSUP(913)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: 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 := '3E30B0BA7C8DB8F13A8E053261916067'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F41C9F3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '075167C5A673AF5F'O } } } } } 20241211095643736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643736 DLLC NOTICE LLME(ffffffff/c49564fd){UNASSIGNED} LLC RX: unknown TLLI 0xc49564fd, creating LLME on the fly (gprs_llc.c:552) 20241211095643736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095643736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241211095643736 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095643736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095643736 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095643736 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095643736 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095643736 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095643736 DLLC NOTICE LLME(ffffffff/c49564fd){UNASSIGNED} LLGM Assign pre (c49564fd => f40af581) (gprs_llc.c:1079) 20241211095643736 DLLC NOTICE LLME(c49564fd/f40af581){ASSIGNED} LLGM Assign post (c49564fd => f40af581) (gprs_llc.c:1125) 20241211095643736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095643736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095643736 DMM DEBUG MM(262420000000023/f40af581) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095643747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095643747 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095643747 DMM DEBUG MM(262420000000023/f40af581) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241211095643747 DMM NOTICE MM(262420000000023/f40af581) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095643747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095643747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095643747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095643747 DMM DEBUG MM(262420000000023/f40af581) Requesting authorization (sgsn_auth.c:160) 20241211095643747 DMM INFO MM(262420000000023/f40af581) Requesting authentication tuples (sgsn_auth.c:184) 20241211095643747 DMM DEBUG MM(262420000000023/f40af581) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095643747 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241211095643747 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241211095643752 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095643752 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095643752 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095643752 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095643752 DMM INFO MM(262420000000023/f40af581) Subscriber data update (mmctx.c:445) 20241211095643752 DMM DEBUG MM(262420000000023/f40af581) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095643752 DMM INFO MM(262420000000023/f40af581) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095643752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095643752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095643752 DMM INFO MM(262420000000023/f40af581) <- GMM AUTH AND CIPHERING REQ (rand = 3e 30 b0 ba 7c 8d b8 f1 3a 8e 05 32 61 91 60 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095643762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095643763 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095643763 DMM INFO MM(262420000000023/f40af581) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095643763 DMM NOTICE MM(262420000000023/f40af581) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095643763 DMM DEBUG MM(262420000000023/f40af581) checking auth: received GSM SRES = f4 1c 9f 3e (gprs_gmm.c:648) 20241211095643763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095643763 DMM DEBUG MM(262420000000023/f40af581) Requesting authorization (sgsn_auth.c:160) 20241211095643763 DMM INFO MM(262420000000023/f40af581) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095643763 DMM DEBUG MM(262420000000023/f40af581) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095643763 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241211095643763 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) 20241211095643763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095643763 DMM INFO MM(262420000000023/f40af581) <- GMM ATTACH ACCEPT (new P-TMSI=0xf40af581) (gprs_gmm.c:282) 20241211095643766 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095643766 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095643766 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241211095643766 DMM INFO MM(262420000000023/f40af581) Subscriber data update (mmctx.c:445) 20241211095643766 DMM DEBUG MM(262420000000023/f40af581) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095643766 DMM INFO MM(262420000000023/f40af581) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095643766 DMM NOTICE MM(262420000000023/f40af581) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241211095643766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095643766 DMM NOTICE MM(262420000000023/f40af581) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095643766 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) 20241211095643767 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095643767 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241211095643767 DMM INFO MM(262420000000023/f40af581) Subscriber data update (mmctx.c:445) 20241211095643767 DMM DEBUG MM(262420000000023/f40af581) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095643777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095643777 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095643777 DMM INFO MM(262420000000023/f40af581) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095643777 DMM NOTICE MM(262420000000023/f40af581) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095643777 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095643777 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095643777 DLLC NOTICE LLME(c49564fd/f40af581){ASSIGNED} LLGM Assign pre (ffffffff => f40af581) (gprs_llc.c:1079) 20241211095643777 DLLC NOTICE LLME(ffffffff/f40af581){ASSIGNED} LLGM Assign post (ffffffff => f40af581) (gprs_llc.c:1125) 20241211095643777 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095643777 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095643777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095643777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095643836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095643836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095643836 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095643836 DMM INFO MM(262420000000023/f40af581) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095643836 DMM INFO MM(262420000000023/f40af581) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095643836 DMM DEBUG MM(262420000000023/f40af581) Using GGSN 0 (gprs_sm.c:317) 20241211095643836 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241211095643836 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095643836 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095643836 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241211095643852 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 c3 45 a6 a5 11 f9 68 70 01 14 05 7f 90 9e 77 8d 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) 20241211095643852 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fa058, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095643852 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095643852 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=f40af581, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095643852 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095643852 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095648838 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241211095648845 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) 20241211095648845 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5608898c16c0) (sgsn_libgtp.c:633) 20241211095652189 DGPRS DEBUG Checking for inactive LLMEs, time = 36439211 (sgsn.c:132) 20241211095653840 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241211095653840 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) 20241211095653840 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5608898c16c0) (sgsn_libgtp.c:633) 20241211095653840 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241211095653840 DMM INFO MM(262420000000023/f40af581) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095653840 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241211095653840 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@6fb4a7df20f6: Removing Client IMSI='262420000000023'H, index=0 20241211095653845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095653845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095653845 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095653845 DMM INFO MM(262420000000023/f40af581) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095653847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(901)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(911)@6fb4a7df20f6: Final verdict of PTC: none 20241211095653849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095653849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(902)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(907)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(909)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(899)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(905)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Dec 11 09:56:53 UTC 2024 ====== 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 20241211095653930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095654332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93904) 20241211095654850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095654851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93904, count=104300) 20241211095655852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095655852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Dec 11 09:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095656854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095656854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_restart_ctr_create started. 20241211095657434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095657437 DMM INFO MM(262420000000023/f40af581) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095657437 DMM INFO MM(262420000000023/f40af581) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095657437 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095657437 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095657437 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095657437 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095657437 DLLC NOTICE LLME(ffffffff/f40af581){ASSIGNED} LLGM Assign pre (f40af581 => ffffffff) (gprs_llc.c:1079) 20241211095657438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f40af581 => ffffffff) (gprs_llc.c:1125) 20241211095657438 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095657438 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095657438 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241211095657438 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) 20241211095657438 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20241211095657438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095657438 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095657438 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095657438 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095657438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095657477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095657478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095657478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095657478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657478 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095657478 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095657478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095657479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095657479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095657481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095657486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095657494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095657494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095657494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095657494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095657494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095657495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095657495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095657496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095657500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095657514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095657514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095657514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095657514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657514 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095657514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095657514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095657514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095657514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095657514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095657514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095657514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095657515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095657515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095657515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095657515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095657515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095657515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095657515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095657515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(931)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095657515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095657515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095657516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095657521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095657856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095657856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095657856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095657856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095657860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095657861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@6fb4a7df20f6: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E8552AEC'O, index=0 SGSN_Test-GSUP(932)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@6fb4a7df20f6: 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 := '1A4D93345B36106805F47D6A05DEC68C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '786CD77B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E68C8B059654B25'O } } } } } 20241211095657923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657923 DLLC NOTICE LLME(ffffffff/e8552aec){UNASSIGNED} LLC RX: unknown TLLI 0xe8552aec, creating LLME on the fly (gprs_llc.c:552) 20241211095657923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095657923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241211095657923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095657923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095657923 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095657923 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095657923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095657923 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095657923 DLLC NOTICE LLME(ffffffff/e8552aec){UNASSIGNED} LLGM Assign pre (e8552aec => e3bafc28) (gprs_llc.c:1079) 20241211095657923 DLLC NOTICE LLME(e8552aec/e3bafc28){ASSIGNED} LLGM Assign post (e8552aec => e3bafc28) (gprs_llc.c:1125) 20241211095657923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095657923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095657923 DMM DEBUG MM(262420000000024/e3bafc28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095657938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095657938 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095657938 DMM DEBUG MM(262420000000024/e3bafc28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241211095657938 DMM NOTICE MM(262420000000024/e3bafc28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095657938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095657938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095657938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095657938 DMM DEBUG MM(262420000000024/e3bafc28) Requesting authorization (sgsn_auth.c:160) 20241211095657938 DMM INFO MM(262420000000024/e3bafc28) Requesting authentication tuples (sgsn_auth.c:184) 20241211095657938 DMM DEBUG MM(262420000000024/e3bafc28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095657938 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241211095657938 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241211095657943 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095657943 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095657943 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095657943 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095657943 DMM INFO MM(262420000000024/e3bafc28) Subscriber data update (mmctx.c:445) 20241211095657943 DMM DEBUG MM(262420000000024/e3bafc28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095657943 DMM INFO MM(262420000000024/e3bafc28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095657943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095657943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095657943 DMM INFO MM(262420000000024/e3bafc28) <- GMM AUTH AND CIPHERING REQ (rand = 1a 4d 93 34 5b 36 10 68 05 f4 7d 6a 05 de c6 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095657956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095657956 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095657956 DMM INFO MM(262420000000024/e3bafc28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095657956 DMM NOTICE MM(262420000000024/e3bafc28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095657956 DMM DEBUG MM(262420000000024/e3bafc28) checking auth: received GSM SRES = 78 6c d7 7b (gprs_gmm.c:648) 20241211095657956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095657956 DMM DEBUG MM(262420000000024/e3bafc28) Requesting authorization (sgsn_auth.c:160) 20241211095657956 DMM INFO MM(262420000000024/e3bafc28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095657956 DMM DEBUG MM(262420000000024/e3bafc28) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095657956 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241211095657956 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) 20241211095657956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095657956 DMM INFO MM(262420000000024/e3bafc28) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3bafc28) (gprs_gmm.c:282) 20241211095657959 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095657959 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095657959 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241211095657959 DMM INFO MM(262420000000024/e3bafc28) Subscriber data update (mmctx.c:445) 20241211095657959 DMM DEBUG MM(262420000000024/e3bafc28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095657959 DMM INFO MM(262420000000024/e3bafc28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095657959 DMM NOTICE MM(262420000000024/e3bafc28) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241211095657959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095657959 DMM NOTICE MM(262420000000024/e3bafc28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095657959 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) 20241211095657960 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095657960 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241211095657960 DMM INFO MM(262420000000024/e3bafc28) Subscriber data update (mmctx.c:445) 20241211095657960 DMM DEBUG MM(262420000000024/e3bafc28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095657975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095657975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095657975 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095657975 DMM INFO MM(262420000000024/e3bafc28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095657975 DMM NOTICE MM(262420000000024/e3bafc28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095657975 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095657975 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095657975 DLLC NOTICE LLME(e8552aec/e3bafc28){ASSIGNED} LLGM Assign pre (ffffffff => e3bafc28) (gprs_llc.c:1079) 20241211095657975 DLLC NOTICE LLME(ffffffff/e3bafc28){ASSIGNED} LLGM Assign post (ffffffff => e3bafc28) (gprs_llc.c:1125) 20241211095657975 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095657975 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095657975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095657975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095658030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095658030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095658030 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095658030 DMM INFO MM(262420000000024/e3bafc28) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095658030 DMM INFO MM(262420000000024/e3bafc28) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095658030 DMM DEBUG MM(262420000000024/e3bafc28) Using GGSN 0 (gprs_sm.c:317) 20241211095658030 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241211095658030 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095658030 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095658031 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241211095658048 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 c6 0a 03 40 11 ea a9 48 db 14 05 7f 29 94 88 1c 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) 20241211095658048 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f891e2fa058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241211095658048 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f891e2fa058, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095658048 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241211095658048 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241211095658048 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095658048 DMM NOTICE MM(262420000000024/e3bafc28) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095658062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095658062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095658062 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095658063 DMM INFO MM(262420000000024/e3bafc28) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095658063 DMM INFO MM(262420000000024/e3bafc28) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095658063 DMM DEBUG MM(262420000000024/e3bafc28) Using GGSN 0 (gprs_sm.c:317) 20241211095658063 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241211095658063 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095658063 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095658063 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241211095658068 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 c6 0a 03 40 11 ea a9 48 db 14 05 7f 29 94 88 1c 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) 20241211095658068 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f891e2fa058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241211095658068 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fa058, cbp=0x5608898cc640) (sgsn_libgtp.c:633) 20241211095658068 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095658068 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=e3bafc28, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095658068 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095658068 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@6fb4a7df20f6: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095658084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(925)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(920)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@6fb4a7df20f6: Final verdict of PTC: none 20241211095658088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(926)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@6fb4a7df20f6: Final verdict of PTC: none 20241211095658088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_create-BVCI196(919)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(931)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(923)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(918)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(929)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Dec 11 09:56:58 UTC 2024 ====== 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 20241211095658152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095658555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104136) 20241211095659090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095659090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104136, count=105296) 20241211095700091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095700091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Dec 11 09:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095701092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095701092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241211095701613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095701615 DMM INFO MM(262420000000024/e3bafc28) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095701615 DMM INFO MM(262420000000024/e3bafc28) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095701615 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095701615 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095701615 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095701615 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095701615 DLLC NOTICE LLME(ffffffff/e3bafc28){ASSIGNED} LLGM Assign pre (e3bafc28 => ffffffff) (gprs_llc.c:1079) 20241211095701615 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3bafc28 => ffffffff) (gprs_llc.c:1125) 20241211095701615 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095701615 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095701615 DMM NOTICE MM(262420000000024/e3bafc28) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095701615 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241211095701616 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095701616 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095701616 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241211095701616 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241211095701616 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) 20241211095701616 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20241211095701616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095701616 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095701616 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095701616 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095701616 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095701663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095701663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095701663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095701663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095701663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095701663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095701663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095701663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095701664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095701664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095701664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095701665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095701665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095701665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095701665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095701665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095701665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095701665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095701665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095701665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095701667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095701672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095701672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095701680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095701680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095701680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095701680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095701680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095701680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095701680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095701680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095701681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095701681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095701681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095701681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095701681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095701681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095701681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095701681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095701681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095701681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095701681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095701681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095701683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095701688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095701688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095701696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095701696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095701696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095701696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095701696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095701697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095701697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095701697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095701697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095701697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095701697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095701697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095701697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095701697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095701697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095701697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095701697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095701700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095701705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095701705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095702094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095702094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095702094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095702094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095702098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095702099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E2228FBB'O, index=0 SGSN_Test-GSUP(951)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: 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 := 'E945B168BFF69B3B44F142CACFC3BE39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8E99221'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F9A37723CD592DF'O } } } } } 20241211095703156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095703156 DLLC NOTICE LLME(ffffffff/e2228fbb){UNASSIGNED} LLC RX: unknown TLLI 0xe2228fbb, creating LLME on the fly (gprs_llc.c:552) 20241211095703156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095703156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241211095703156 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095703156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095703156 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095703156 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095703156 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095703156 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095703156 DLLC NOTICE LLME(ffffffff/e2228fbb){UNASSIGNED} LLGM Assign pre (e2228fbb => c471b029) (gprs_llc.c:1079) 20241211095703156 DLLC NOTICE LLME(e2228fbb/c471b029){ASSIGNED} LLGM Assign post (e2228fbb => c471b029) (gprs_llc.c:1125) 20241211095703156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095703156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095703156 DMM DEBUG MM(262420000000025/c471b029) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095703167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095703167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095703167 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095703167 DMM DEBUG MM(262420000000025/c471b029) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241211095703167 DMM NOTICE MM(262420000000025/c471b029) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095703167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095703167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095703167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095703167 DMM DEBUG MM(262420000000025/c471b029) Requesting authorization (sgsn_auth.c:160) 20241211095703167 DMM INFO MM(262420000000025/c471b029) Requesting authentication tuples (sgsn_auth.c:184) 20241211095703167 DMM DEBUG MM(262420000000025/c471b029) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095703167 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241211095703168 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241211095703171 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095703171 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095703171 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095703171 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095703171 DMM INFO MM(262420000000025/c471b029) Subscriber data update (mmctx.c:445) 20241211095703171 DMM DEBUG MM(262420000000025/c471b029) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095703171 DMM INFO MM(262420000000025/c471b029) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095703171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095703171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095703171 DMM INFO MM(262420000000025/c471b029) <- GMM AUTH AND CIPHERING REQ (rand = e9 45 b1 68 bf f6 9b 3b 44 f1 42 ca cf c3 be 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095703183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095703184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095703184 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095703184 DMM INFO MM(262420000000025/c471b029) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095703184 DMM NOTICE MM(262420000000025/c471b029) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095703184 DMM DEBUG MM(262420000000025/c471b029) checking auth: received GSM SRES = a8 e9 92 21 (gprs_gmm.c:648) 20241211095703184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095703184 DMM DEBUG MM(262420000000025/c471b029) Requesting authorization (sgsn_auth.c:160) 20241211095703184 DMM INFO MM(262420000000025/c471b029) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095703184 DMM DEBUG MM(262420000000025/c471b029) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095703184 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241211095703184 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) 20241211095703184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095703184 DMM INFO MM(262420000000025/c471b029) <- GMM ATTACH ACCEPT (new P-TMSI=0xc471b029) (gprs_gmm.c:282) 20241211095703186 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095703186 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095703186 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241211095703186 DMM INFO MM(262420000000025/c471b029) Subscriber data update (mmctx.c:445) 20241211095703186 DMM DEBUG MM(262420000000025/c471b029) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095703186 DMM INFO MM(262420000000025/c471b029) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095703186 DMM NOTICE MM(262420000000025/c471b029) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241211095703186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095703186 DMM NOTICE MM(262420000000025/c471b029) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095703186 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) 20241211095703188 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095703188 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241211095703188 DMM INFO MM(262420000000025/c471b029) Subscriber data update (mmctx.c:445) 20241211095703188 DMM DEBUG MM(262420000000025/c471b029) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095703201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095703201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095703201 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095703201 DMM INFO MM(262420000000025/c471b029) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095703201 DMM NOTICE MM(262420000000025/c471b029) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095703201 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095703201 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095703201 DLLC NOTICE LLME(e2228fbb/c471b029){ASSIGNED} LLGM Assign pre (ffffffff => c471b029) (gprs_llc.c:1079) 20241211095703201 DLLC NOTICE LLME(ffffffff/c471b029){ASSIGNED} LLGM Assign post (ffffffff => c471b029) (gprs_llc.c:1125) 20241211095703201 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095703201 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095703201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095703201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095703257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095703257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095703257 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095703257 DMM INFO MM(262420000000025/c471b029) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095703257 DMM INFO MM(262420000000025/c471b029) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095703257 DMM DEBUG MM(262420000000025/c471b029) Using GGSN 0 (gprs_sm.c:317) 20241211095703257 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) 20241211095703257 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241211095703257 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095703257 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095703257 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241211095703279 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 dc 5f 43 3c 11 16 66 24 28 14 05 7f 77 c1 0f 75 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) 20241211095703279 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211095703279 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095703279 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=c471b029, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095703279 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095703279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095703294 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241211095703294 DGPRS INFO PDP(262420000000025:5): Context 0x7f891e2fb0d0 was deleted (sgsn_libgtp.c:707) 20241211095703294 DMM INFO MM(262420000000025/c471b029) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095703294 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241211095703294 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241211095711294 DMM INFO MM(262420000000025/c471b029) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095719006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241211095719295 DMM INFO MM(262420000000025/c471b029) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095722096 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211095722096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211095722097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095722190 DGPRS DEBUG Checking for inactive LLMEs, time = 36439241 (sgsn.c:132) 20241211095727296 DMM INFO MM(262420000000025/c471b029) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095731667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095731674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095731674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095731682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095731686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095731686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095731698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095731701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095731701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095735297 DMM INFO MM(262420000000025/c471b029) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6fb4a7df20f6: Removing Client IMSI='262420000000025'H, index=0 20241211095735317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095735317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095735317 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095735317 DMM INFO MM(262420000000025/c471b029) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095735321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(939)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(951)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@6fb4a7df20f6: Final verdict of PTC: none 20241211095735325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095735325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(949)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(944)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(937)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(947)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(942)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Dec 11 09:57:35 UTC 2024 ====== 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 20241211095735397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095735800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103924) 20241211095736326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095736327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103924, count=112264) 20241211095737327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095737327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Dec 11 09:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095738328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095738329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241211095738899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095738901 DMM INFO MM(262420000000025/c471b029) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095738901 DMM INFO MM(262420000000025/c471b029) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095738901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095738901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095738901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095738901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095738901 DLLC NOTICE LLME(ffffffff/c471b029){ASSIGNED} LLGM Assign pre (c471b029 => ffffffff) (gprs_llc.c:1079) 20241211095738901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c471b029 => ffffffff) (gprs_llc.c:1125) 20241211095738901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095738901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095738901 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241211095738901 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) 20241211095738901 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20241211095738901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095738901 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095738901 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095738901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095738901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095738940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095738941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095738941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095738941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095738941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095738941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095738941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095738941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095738942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095738942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095738942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095738942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095738942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095738942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095738942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095738942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095738942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095738942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095738942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(958)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095738942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095738945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095738951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095738951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095738959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095738959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095738959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095738959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095738959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095738959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095738959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095738959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095738960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095738960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095738960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095738960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095738960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095738960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095738960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095738960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095738960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095738960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095738960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095738960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095738962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095738967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095738967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095738978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095738978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095738978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095738978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095738978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095738978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095738978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095738978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095738980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095738980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095738980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095738980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095738980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095738980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095738980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095738980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095738980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095738980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095738980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(969)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095738980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095738980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095738982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095738986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095738986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095739330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095739330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095739330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095739330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095739334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095739335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D3E81DA5'O, index=0 SGSN_Test-GSUP(970)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: 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 := 'F030B27E19F486A646F47AADED1EC621'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51157CFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F7C8A9A7DCAEFA0'O } } } } } 20241211095739393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095739393 DLLC NOTICE LLME(ffffffff/d3e81da5){UNASSIGNED} LLC RX: unknown TLLI 0xd3e81da5, creating LLME on the fly (gprs_llc.c:552) 20241211095739393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095739393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241211095739393 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095739393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095739393 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095739393 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095739393 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095739393 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095739393 DLLC NOTICE LLME(ffffffff/d3e81da5){UNASSIGNED} LLGM Assign pre (d3e81da5 => f1df4ce1) (gprs_llc.c:1079) 20241211095739393 DLLC NOTICE LLME(d3e81da5/f1df4ce1){ASSIGNED} LLGM Assign post (d3e81da5 => f1df4ce1) (gprs_llc.c:1125) 20241211095739393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095739393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095739393 DMM DEBUG MM(262420000000027/f1df4ce1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095739413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095739413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095739413 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095739413 DMM DEBUG MM(262420000000027/f1df4ce1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241211095739413 DMM NOTICE MM(262420000000027/f1df4ce1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095739413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095739413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095739413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095739413 DMM DEBUG MM(262420000000027/f1df4ce1) Requesting authorization (sgsn_auth.c:160) 20241211095739414 DMM INFO MM(262420000000027/f1df4ce1) Requesting authentication tuples (sgsn_auth.c:184) 20241211095739414 DMM DEBUG MM(262420000000027/f1df4ce1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095739414 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241211095739414 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241211095739419 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095739419 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095739419 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095739419 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095739419 DMM INFO MM(262420000000027/f1df4ce1) Subscriber data update (mmctx.c:445) 20241211095739419 DMM DEBUG MM(262420000000027/f1df4ce1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095739419 DMM INFO MM(262420000000027/f1df4ce1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095739419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095739419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095739419 DMM INFO MM(262420000000027/f1df4ce1) <- GMM AUTH AND CIPHERING REQ (rand = f0 30 b2 7e 19 f4 86 a6 46 f4 7a ad ed 1e c6 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095739437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095739437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095739438 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095739438 DMM INFO MM(262420000000027/f1df4ce1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095739438 DMM NOTICE MM(262420000000027/f1df4ce1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095739438 DMM DEBUG MM(262420000000027/f1df4ce1) checking auth: received GSM SRES = 51 15 7c ff (gprs_gmm.c:648) 20241211095739438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095739438 DMM DEBUG MM(262420000000027/f1df4ce1) Requesting authorization (sgsn_auth.c:160) 20241211095739438 DMM INFO MM(262420000000027/f1df4ce1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095739438 DMM DEBUG MM(262420000000027/f1df4ce1) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095739438 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241211095739438 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) 20241211095739438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095739438 DMM INFO MM(262420000000027/f1df4ce1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1df4ce1) (gprs_gmm.c:282) 20241211095739441 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095739441 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095739441 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241211095739441 DMM INFO MM(262420000000027/f1df4ce1) Subscriber data update (mmctx.c:445) 20241211095739441 DMM DEBUG MM(262420000000027/f1df4ce1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095739441 DMM INFO MM(262420000000027/f1df4ce1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095739441 DMM NOTICE MM(262420000000027/f1df4ce1) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241211095739441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095739441 DMM NOTICE MM(262420000000027/f1df4ce1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095739441 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) 20241211095739442 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095739442 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241211095739442 DMM INFO MM(262420000000027/f1df4ce1) Subscriber data update (mmctx.c:445) 20241211095739442 DMM DEBUG MM(262420000000027/f1df4ce1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095739459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095739459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095739459 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095739459 DMM INFO MM(262420000000027/f1df4ce1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095739459 DMM NOTICE MM(262420000000027/f1df4ce1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095739459 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095739459 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095739459 DLLC NOTICE LLME(d3e81da5/f1df4ce1){ASSIGNED} LLGM Assign pre (ffffffff => f1df4ce1) (gprs_llc.c:1079) 20241211095739459 DLLC NOTICE LLME(ffffffff/f1df4ce1){ASSIGNED} LLGM Assign post (ffffffff => f1df4ce1) (gprs_llc.c:1125) 20241211095739459 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095739459 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095739459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095739459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095739516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095739517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095739517 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095739517 DMM INFO MM(262420000000027/f1df4ce1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095739517 DMM INFO MM(262420000000027/f1df4ce1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095739517 DMM DEBUG MM(262420000000027/f1df4ce1) Using GGSN 0 (gprs_sm.c:317) 20241211095739517 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) 20241211095739517 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241211095739517 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095739517 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095739517 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: First createPDPContextRequest received, dropping & waiting for retransmission 20241211095744519 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241211095744537 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 e4 b0 58 10 11 32 90 89 6a 14 05 7f a4 be 17 e8 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) 20241211095744537 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211095744537 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095744537 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=f1df4ce1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095744537 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095744537 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241211095744553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095744553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241211095744553 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095744553 DMM INFO MM(262420000000027/f1df4ce1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241211095744553 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095744553 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: First deletePDPContextRequest received, dropping & waiting for retransmission 20241211095749555 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241211095749562 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) 20241211095749562 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211095749562 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241211095749562 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=f1df4ce1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095749562 DMM INFO MM(262420000000027/f1df4ce1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241211095749562 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241211095749562 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6fb4a7df20f6: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095749580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(963)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(970)@6fb4a7df20f6: Final verdict of PTC: none 20241211095749584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095749585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(958)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(969)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(961)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(967)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(956)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Dec 11 09:57:49 UTC 2024 ====== 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 20241211095749674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095750076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103304) 20241211095750586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095750586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103304, count=104464) 20241211095751588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095751588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Dec 11 09:57:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095752191 DGPRS DEBUG Checking for inactive LLMEs, time = 36439271 (sgsn.c:132) 20241211095752589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095752590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241211095753173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095753176 DMM INFO MM(262420000000027/f1df4ce1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095753176 DMM INFO MM(262420000000027/f1df4ce1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095753176 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095753176 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095753176 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095753176 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095753176 DLLC NOTICE LLME(ffffffff/f1df4ce1){ASSIGNED} LLGM Assign pre (f1df4ce1 => ffffffff) (gprs_llc.c:1079) 20241211095753176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1df4ce1 => ffffffff) (gprs_llc.c:1125) 20241211095753176 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241211095753176 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) 20241211095753176 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20241211095753176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095753176 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095753176 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095753176 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095753176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095753213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095753213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095753213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095753213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095753213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095753213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095753213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095753213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095753214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095753214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095753214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095753214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095753214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095753214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095753214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095753214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095753214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095753214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095753214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095753214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095753216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095753220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095753233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095753233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095753233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095753233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753233 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095753233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095753233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095753233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095753233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095753234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095753234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095753234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095753234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095753234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095753234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095753234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095753234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095753234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095753234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095753234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095753234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095753236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095753241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(982)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_deact_gtp_retrans_resp-BVCI210(980)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095753246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095753246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095753246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095753246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095753246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095753246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095753246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095753247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095753247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095753249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095753253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095753590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095753590 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095753590 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095753590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095753594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095753594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='CFBF56E4'O, index=0 SGSN_Test-GSUP(989)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: 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 := '6A82166FCE0B4BD06C43729D276BACDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85A6D1E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '966366606AA2A0B1'O } } } } } 20241211095753669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753669 DLLC NOTICE LLME(ffffffff/cfbf56e4){UNASSIGNED} LLC RX: unknown TLLI 0xcfbf56e4, creating LLME on the fly (gprs_llc.c:552) 20241211095753669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241211095753669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095753669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095753669 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095753669 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095753669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095753669 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095753669 DLLC NOTICE LLME(ffffffff/cfbf56e4){UNASSIGNED} LLGM Assign pre (cfbf56e4 => d15de942) (gprs_llc.c:1079) 20241211095753669 DLLC NOTICE LLME(cfbf56e4/d15de942){ASSIGNED} LLGM Assign post (cfbf56e4 => d15de942) (gprs_llc.c:1125) 20241211095753669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095753669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095753669 DMM DEBUG MM(262420000000028/d15de942) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095753676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753676 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095753676 DMM DEBUG MM(262420000000028/d15de942) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241211095753676 DMM NOTICE MM(262420000000028/d15de942) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095753676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095753676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095753676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095753676 DMM DEBUG MM(262420000000028/d15de942) Requesting authorization (sgsn_auth.c:160) 20241211095753676 DMM INFO MM(262420000000028/d15de942) Requesting authentication tuples (sgsn_auth.c:184) 20241211095753676 DMM DEBUG MM(262420000000028/d15de942) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095753676 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241211095753676 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241211095753678 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095753678 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095753678 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095753678 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095753678 DMM INFO MM(262420000000028/d15de942) Subscriber data update (mmctx.c:445) 20241211095753678 DMM DEBUG MM(262420000000028/d15de942) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095753678 DMM INFO MM(262420000000028/d15de942) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095753678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095753678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095753678 DMM INFO MM(262420000000028/d15de942) <- GMM AUTH AND CIPHERING REQ (rand = 6a 82 16 6f ce 0b 4b d0 6c 43 72 9d 27 6b ac dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095753683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753683 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095753683 DMM INFO MM(262420000000028/d15de942) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095753683 DMM NOTICE MM(262420000000028/d15de942) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095753683 DMM DEBUG MM(262420000000028/d15de942) checking auth: received GSM SRES = 85 a6 d1 e5 (gprs_gmm.c:648) 20241211095753683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095753683 DMM DEBUG MM(262420000000028/d15de942) Requesting authorization (sgsn_auth.c:160) 20241211095753683 DMM INFO MM(262420000000028/d15de942) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095753683 DMM DEBUG MM(262420000000028/d15de942) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095753683 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241211095753683 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) 20241211095753683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095753683 DMM INFO MM(262420000000028/d15de942) <- GMM ATTACH ACCEPT (new P-TMSI=0xd15de942) (gprs_gmm.c:282) 20241211095753684 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095753684 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095753684 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241211095753684 DMM INFO MM(262420000000028/d15de942) Subscriber data update (mmctx.c:445) 20241211095753684 DMM DEBUG MM(262420000000028/d15de942) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095753684 DMM INFO MM(262420000000028/d15de942) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095753684 DMM NOTICE MM(262420000000028/d15de942) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241211095753684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095753684 DMM NOTICE MM(262420000000028/d15de942) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095753684 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) 20241211095753685 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095753685 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241211095753685 DMM INFO MM(262420000000028/d15de942) Subscriber data update (mmctx.c:445) 20241211095753685 DMM DEBUG MM(262420000000028/d15de942) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095753688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753688 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095753688 DMM INFO MM(262420000000028/d15de942) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095753688 DMM NOTICE MM(262420000000028/d15de942) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095753688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095753688 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095753689 DLLC NOTICE LLME(cfbf56e4/d15de942){ASSIGNED} LLGM Assign pre (ffffffff => d15de942) (gprs_llc.c:1079) 20241211095753689 DLLC NOTICE LLME(ffffffff/d15de942){ASSIGNED} LLGM Assign post (ffffffff => d15de942) (gprs_llc.c:1125) 20241211095753689 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095753689 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095753689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095753689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095753751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753751 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095753751 DMM INFO MM(262420000000028/d15de942) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095753751 DMM INFO MM(262420000000028/d15de942) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095753751 DMM DEBUG MM(262420000000028/d15de942) Using GGSN 0 (gprs_sm.c:317) 20241211095753751 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) 20241211095753751 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241211095753751 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095753751 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095753751 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241211095753776 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 70 5e 0d 5a 11 ef d8 1f b7 14 05 7f f7 90 8d 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241211095753776 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211095753776 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095753776 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=d15de942, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095753777 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095753777 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095753791 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241211095753791 DGPRS INFO PDP(262420000000028:5): Context 0x7f891e2fb0d0 was deleted (sgsn_libgtp.c:707) 20241211095753791 DMM INFO MM(262420000000028/d15de942) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095753791 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241211095753791 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241211095753804 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241211095753805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095753805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095753805 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095753806 DMM INFO MM(262420000000028/d15de942) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241211095753807 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:2320) 20241211095753807 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6fb4a7df20f6: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095753817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46862<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095753821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095753821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(983)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(989)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(977)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(987)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(981)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(975)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(985)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Dec 11 09:57:53 UTC 2024 ====== 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 20241211095753920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095754322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89472) 20241211095754822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095754822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89472, count=102524) 20241211095755824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095755824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Dec 11 09:57:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095756826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095756826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241211095757417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095757419 DMM INFO MM(262420000000028/d15de942) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095757419 DMM INFO MM(262420000000028/d15de942) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095757419 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095757419 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095757419 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095757419 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095757419 DLLC NOTICE LLME(ffffffff/d15de942){ASSIGNED} LLGM Assign pre (d15de942 => ffffffff) (gprs_llc.c:1079) 20241211095757419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d15de942 => ffffffff) (gprs_llc.c:1125) 20241211095757419 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095757419 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095757419 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241211095757419 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) 20241211095757419 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20241211095757419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095757419 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095757419 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095757419 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095757419 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095757452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095757452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095757452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095757452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095757452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095757452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095757452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095757452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095757453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095757453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095757453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095757453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095757453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095757453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095757453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095757453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095757453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095757453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095757453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095757453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095757455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095757460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757460 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095757469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095757469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095757469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095757469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095757469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095757470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095757470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095757470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095757470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095757470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095757470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095757470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095757470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095757470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095757470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095757470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095757470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095757472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095757477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095757484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095757484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095757484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095757484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095757484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095757484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095757484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095757484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095757485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095757485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095757485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095757485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095757485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095757485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095757485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095757485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095757485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095757485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095757485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095757485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095757485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095757487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095757491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095757828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095757828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095757828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095757828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095757832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095757833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E3715420'O, index=0 SGSN_Test-GSUP(1008)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6fb4a7df20f6: 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 := '4D57D437DF9417CDC41EF9565BF08D98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '236B1B8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA2E288ECA550617'O } } } } } 20241211095757901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757901 DLLC NOTICE LLME(ffffffff/e3715420){UNASSIGNED} LLC RX: unknown TLLI 0xe3715420, creating LLME on the fly (gprs_llc.c:552) 20241211095757901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095757901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241211095757901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095757901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095757901 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095757901 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095757901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095757901 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095757901 DLLC NOTICE LLME(ffffffff/e3715420){UNASSIGNED} LLGM Assign pre (e3715420 => e017dc75) (gprs_llc.c:1079) 20241211095757901 DLLC NOTICE LLME(e3715420/e017dc75){ASSIGNED} LLGM Assign post (e3715420 => e017dc75) (gprs_llc.c:1125) 20241211095757901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095757901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095757901 DMM DEBUG MM(262420000000026/e017dc75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095757914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095757914 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095757914 DMM DEBUG MM(262420000000026/e017dc75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241211095757914 DMM NOTICE MM(262420000000026/e017dc75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095757914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095757914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095757914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095757914 DMM DEBUG MM(262420000000026/e017dc75) Requesting authorization (sgsn_auth.c:160) 20241211095757914 DMM INFO MM(262420000000026/e017dc75) Requesting authentication tuples (sgsn_auth.c:184) 20241211095757914 DMM DEBUG MM(262420000000026/e017dc75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095757914 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241211095757914 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)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241211095757919 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095757919 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095757919 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095757919 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095757919 DMM INFO MM(262420000000026/e017dc75) Subscriber data update (mmctx.c:445) 20241211095757919 DMM DEBUG MM(262420000000026/e017dc75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095757919 DMM INFO MM(262420000000026/e017dc75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095757919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095757919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095757919 DMM INFO MM(262420000000026/e017dc75) <- GMM AUTH AND CIPHERING REQ (rand = 4d 57 d4 37 df 94 17 cd c4 1e f9 56 5b f0 8d 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095757933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095757933 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095757933 DMM INFO MM(262420000000026/e017dc75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095757933 DMM NOTICE MM(262420000000026/e017dc75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095757933 DMM DEBUG MM(262420000000026/e017dc75) checking auth: received GSM SRES = 23 6b 1b 8f (gprs_gmm.c:648) 20241211095757933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095757933 DMM DEBUG MM(262420000000026/e017dc75) Requesting authorization (sgsn_auth.c:160) 20241211095757933 DMM INFO MM(262420000000026/e017dc75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095757933 DMM DEBUG MM(262420000000026/e017dc75) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095757933 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241211095757933 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) 20241211095757933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095757933 DMM INFO MM(262420000000026/e017dc75) <- GMM ATTACH ACCEPT (new P-TMSI=0xe017dc75) (gprs_gmm.c:282) 20241211095757936 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095757936 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095757936 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241211095757936 DMM INFO MM(262420000000026/e017dc75) Subscriber data update (mmctx.c:445) 20241211095757936 DMM DEBUG MM(262420000000026/e017dc75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095757936 DMM INFO MM(262420000000026/e017dc75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095757936 DMM NOTICE MM(262420000000026/e017dc75) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241211095757936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095757936 DMM NOTICE MM(262420000000026/e017dc75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095757936 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) 20241211095757938 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095757938 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241211095757938 DMM INFO MM(262420000000026/e017dc75) Subscriber data update (mmctx.c:445) 20241211095757938 DMM DEBUG MM(262420000000026/e017dc75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095757948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095757948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095757948 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095757948 DMM INFO MM(262420000000026/e017dc75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095757948 DMM NOTICE MM(262420000000026/e017dc75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095757948 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095757948 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095757948 DLLC NOTICE LLME(e3715420/e017dc75){ASSIGNED} LLGM Assign pre (ffffffff => e017dc75) (gprs_llc.c:1079) 20241211095757948 DLLC NOTICE LLME(ffffffff/e017dc75){ASSIGNED} LLGM Assign post (ffffffff => e017dc75) (gprs_llc.c:1125) 20241211095757948 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095757948 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095757948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095757948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095758006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095758006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095758006 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095758006 DMM INFO MM(262420000000026/e017dc75) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095758006 DMM INFO MM(262420000000026/e017dc75) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095758006 DMM DEBUG MM(262420000000026/e017dc75) Using GGSN 0 (gprs_sm.c:317) 20241211095758006 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) 20241211095758006 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241211095758006 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095758006 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095758006 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241211095758030 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 28 f3 b4 53 11 f2 e8 d7 d3 14 05 7f 7e cc f2 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=1055 from retransmit req queue (gtp.c:443) 20241211095758030 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898cd3c0) (sgsn_libgtp.c:633) 20241211095758030 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095758030 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=e017dc75, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095758030 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095758030 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095758049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095758049 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095758049 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095758056 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 28 f3 b4 53 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241211095758056 DGPRS INFO PDP(262420000000026:5): Context 0x7f891e2fb0d0 was deleted (sgsn_libgtp.c:707) 20241211095758056 DMM INFO MM(262420000000026/e017dc75) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241211095758056 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241211095758057 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6fb4a7df20f6: Removing Client IMSI='262420000000026'H, index=0 20241211095758068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095758068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241211095758069 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095758069 DMM INFO MM(262420000000026/e017dc75) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095758074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(996)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1001)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1006)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@6fb4a7df20f6: Final verdict of PTC: none 20241211095758081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095758081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(997)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(999)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1004)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(994)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Dec 11 09:57:58 UTC 2024 ====== 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 20241211095758145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095758547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84960) 20241211095759082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095759082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84960, count=104444) 20241211095800084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095800084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Dec 11 09:58:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095801086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095801086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_gmm_detach started. 20241211095801638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095801640 DMM INFO MM(262420000000026/e017dc75) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095801640 DMM INFO MM(262420000000026/e017dc75) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095801640 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095801640 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095801640 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095801640 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095801640 DLLC NOTICE LLME(ffffffff/e017dc75){ASSIGNED} LLGM Assign pre (e017dc75 => ffffffff) (gprs_llc.c:1079) 20241211095801640 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e017dc75 => ffffffff) (gprs_llc.c:1125) 20241211095801640 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095801640 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095801640 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241211095801640 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) 20241211095801640 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20241211095801640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095801640 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095801640 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095801640 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095801640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095801675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095801675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095801675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095801675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095801675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095801675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095801675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095801675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095801676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095801676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095801676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095801676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095801676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095801676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095801676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095801676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095801676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095801676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095801677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095801677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095801679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095801683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095801683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095801690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095801690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095801690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095801690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095801690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095801690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095801690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095801690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095801691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095801691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095801691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095801691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095801691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095801691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095801691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095801691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095801691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095801691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095801691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095801691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095801693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095801698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095801698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095801707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095801707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095801707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095801707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095801707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095801707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095801707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095801707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095801708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095801708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095801708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095801708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095801708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095801708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095801708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095801708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095801708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095801708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095801708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095801708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095801708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095801711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095801716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095801716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095802087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095802087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095802087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095802087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095802088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095802089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F53A0087'O, index=0 SGSN_Test-GSUP(1027)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: 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 := 'C8C98DDBA70230CC08BD13DD05FED064'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FF7332F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0978126642D678ED'O } } } } } 20241211095802113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802113 DLLC NOTICE LLME(ffffffff/f53a0087){UNASSIGNED} LLC RX: unknown TLLI 0xf53a0087, creating LLME on the fly (gprs_llc.c:552) 20241211095802113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241211095802113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095802113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095802113 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095802113 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095802113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095802113 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095802113 DLLC NOTICE LLME(ffffffff/f53a0087){UNASSIGNED} LLGM Assign pre (f53a0087 => df64de33) (gprs_llc.c:1079) 20241211095802113 DLLC NOTICE LLME(f53a0087/df64de33){ASSIGNED} LLGM Assign post (f53a0087 => df64de33) (gprs_llc.c:1125) 20241211095802113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095802113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095802113 DMM DEBUG MM(262420000000026/df64de33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095802120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802120 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095802120 DMM DEBUG MM(262420000000026/df64de33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241211095802120 DMM NOTICE MM(262420000000026/df64de33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095802120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095802120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095802120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095802120 DMM DEBUG MM(262420000000026/df64de33) Requesting authorization (sgsn_auth.c:160) 20241211095802120 DMM INFO MM(262420000000026/df64de33) Requesting authentication tuples (sgsn_auth.c:184) 20241211095802120 DMM DEBUG MM(262420000000026/df64de33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095802120 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241211095802120 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241211095802162 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095802162 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095802162 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095802162 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095802162 DMM INFO MM(262420000000026/df64de33) Subscriber data update (mmctx.c:445) 20241211095802162 DMM DEBUG MM(262420000000026/df64de33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095802162 DMM INFO MM(262420000000026/df64de33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095802162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095802162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095802162 DMM INFO MM(262420000000026/df64de33) <- GMM AUTH AND CIPHERING REQ (rand = c8 c9 8d db a7 02 30 cc 08 bd 13 dd 05 fe d0 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095802167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802167 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095802167 DMM INFO MM(262420000000026/df64de33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095802167 DMM NOTICE MM(262420000000026/df64de33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095802167 DMM DEBUG MM(262420000000026/df64de33) checking auth: received GSM SRES = 5f f7 33 2f (gprs_gmm.c:648) 20241211095802167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095802167 DMM DEBUG MM(262420000000026/df64de33) Requesting authorization (sgsn_auth.c:160) 20241211095802167 DMM INFO MM(262420000000026/df64de33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095802167 DMM DEBUG MM(262420000000026/df64de33) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095802167 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241211095802167 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) 20241211095802167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095802167 DMM INFO MM(262420000000026/df64de33) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf64de33) (gprs_gmm.c:282) 20241211095802168 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095802168 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095802168 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241211095802168 DMM INFO MM(262420000000026/df64de33) Subscriber data update (mmctx.c:445) 20241211095802168 DMM DEBUG MM(262420000000026/df64de33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095802168 DMM INFO MM(262420000000026/df64de33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095802168 DMM NOTICE MM(262420000000026/df64de33) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241211095802168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095802168 DMM NOTICE MM(262420000000026/df64de33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095802168 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) 20241211095802168 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095802168 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241211095802168 DMM INFO MM(262420000000026/df64de33) Subscriber data update (mmctx.c:445) 20241211095802168 DMM DEBUG MM(262420000000026/df64de33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095802171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802171 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095802171 DMM INFO MM(262420000000026/df64de33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095802171 DMM NOTICE MM(262420000000026/df64de33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095802171 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095802171 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095802171 DLLC NOTICE LLME(f53a0087/df64de33){ASSIGNED} LLGM Assign pre (ffffffff => df64de33) (gprs_llc.c:1079) 20241211095802171 DLLC NOTICE LLME(ffffffff/df64de33){ASSIGNED} LLGM Assign post (ffffffff => df64de33) (gprs_llc.c:1125) 20241211095802171 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095802171 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095802171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095802171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095802223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802223 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095802223 DMM INFO MM(262420000000026/df64de33) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095802223 DMM INFO MM(262420000000026/df64de33) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095802223 DMM DEBUG MM(262420000000026/df64de33) Using GGSN 0 (gprs_sm.c:317) 20241211095802223 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) 20241211095802223 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241211095802223 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095802223 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095802223 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241211095802229 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 30 4a 36 0d 11 4a 4f 61 d8 14 05 7f 22 02 33 72 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) 20241211095802229 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fb0d0, cbp=0x5608898cd3c0) (sgsn_libgtp.c:633) 20241211095802229 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095802229 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=df64de33, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095802229 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095802229 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095802234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095802234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095802234 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095802234 DMM INFO MM(262420000000026/df64de33) -> GMM DETACH REQUEST TLLI=0xdf64de33 type=GPRS detach (gprs_gmm.c:1440) 20241211095802234 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241211095802234 DMM INFO MM(262420000000026/df64de33) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095802234 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095802234 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095802234 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095802234 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095802234 DLLC NOTICE LLME(ffffffff/df64de33){ASSIGNED} LLGM Assign pre (df64de33 => ffffffff) (gprs_llc.c:1079) 20241211095802234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df64de33 => ffffffff) (gprs_llc.c:1125) 20241211095802234 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095802234 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095802234 DMM NOTICE MM(262420000000026/df64de33) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095802234 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241211095802234 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095802234 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095802234 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241211095802234 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241211095802234 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) 20241211095802234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095802234 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095802234 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095802234 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095802234 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6fb4a7df20f6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095802238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1020)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6fb4a7df20f6: Final verdict of PTC: none 20241211095802239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095802239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1012)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1027)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1015)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1023)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1013)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1018)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1025)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Dec 11 09:58:02 UTC 2024 ====== 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 20241211095802347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095802648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42704) 20241211095803240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095803240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42704, count=108216) 20241211095804242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095804242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Dec 11 09:58:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095805242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095805243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241211095805736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095805740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095805788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095805788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095805788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095805788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095805788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095805788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095805788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095805788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095805789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095805789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095805789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095805789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095805789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095805789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095805789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095805789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095805789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095805789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095805789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095805789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095805791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095805795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095805795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095805804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095805804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095805804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095805804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095805804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095805804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095805804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095805804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095805805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095805805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095805805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095805805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095805805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095805805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095805805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095805805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095805805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095805805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095805806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095805806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095805807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095805812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095805812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095805820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095805820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095805820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095805820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095805820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095805820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095805820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095805820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095805821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095805821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095805821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095805821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095805821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095805821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095805821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095805821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095805821 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095805821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095805821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095805821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095805821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095805823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095805828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095805828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095806243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095806243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095806244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095806244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095806248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095806249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6fb4a7df20f6: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C5B0F24A'O, index=0 SGSN_Test-GSUP(1046)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241211095807325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095807325 DLLC NOTICE LLME(ffffffff/c5b0f24a){UNASSIGNED} LLC RX: unknown TLLI 0xc5b0f24a, creating LLME on the fly (gprs_llc.c:552) 20241211095807325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095807325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095807325 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095807325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095807325 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095807326 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095807326 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095807326 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095807326 DLLC NOTICE LLME(ffffffff/c5b0f24a){UNASSIGNED} LLGM Assign pre (c5b0f24a => ed3ba9be) (gprs_llc.c:1079) 20241211095807326 DLLC NOTICE LLME(c5b0f24a/ed3ba9be){ASSIGNED} LLGM Assign post (c5b0f24a => ed3ba9be) (gprs_llc.c:1125) 20241211095807326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095807326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095807326 DMM DEBUG MM(262420000000039/ed3ba9be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095807336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095807336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241211095807336 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095807336 DMM INFO MM(262420000000039/ed3ba9be) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241211095807337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095807337 DLLC NOTICE LLME(c5b0f24a/ed3ba9be){ASSIGNED} LLGM Assign pre (c5b0f24a => ed3ba9be) (gprs_llc.c:1079) 20241211095807337 DLLC NOTICE LLME(c5b0f24a/ed3ba9be){ASSIGNED} LLGM Assign post (c5b0f24a => ed3ba9be) (gprs_llc.c:1125) 20241211095807337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095807337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095807337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095807337 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095807337 DMM DEBUG MM(262420000000039/ed3ba9be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241211095807337 DMM NOTICE MM(262420000000039/ed3ba9be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095807337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095807337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095807337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241211095807337 DMM INFO MM(262420000000039/ed3ba9be) <- GMM ATTACH ACCEPT (new P-TMSI=0xed3ba9be) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6fb4a7df20f6: Removing Client IMSI='262420000000039'H, index=0 20241211095808348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095808348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095808348 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095808348 DMM INFO MM(262420000000039/ed3ba9be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095808348 DMM NOTICE MM(262420000000039/ed3ba9be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095808348 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095808348 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095808348 DLLC NOTICE LLME(c5b0f24a/ed3ba9be){ASSIGNED} LLGM Assign pre (ffffffff => ed3ba9be) (gprs_llc.c:1079) 20241211095808348 DLLC NOTICE LLME(ffffffff/ed3ba9be){ASSIGNED} LLGM Assign post (ffffffff => ed3ba9be) (gprs_llc.c:1125) 20241211095808348 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095808348 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095808348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095808348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095808350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1046)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1044)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1039)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1034)@6fb4a7df20f6: Final verdict of PTC: none 20241211095808353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095808353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1040)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1037)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1042)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1032)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Dec 11 09:58:08 UTC 2024 ====== 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 20241211095808413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095808816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60688) 20241211095809354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095809354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60688, count=70744) 20241211095810354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095810354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Dec 11 09:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095811356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095811356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_xid_empty_l3 started. 20241211095811914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095811916 DMM INFO MM(262420000000039/ed3ba9be) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095811917 DMM INFO MM(262420000000039/ed3ba9be) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095811917 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095811917 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095811917 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095811917 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095811917 DLLC NOTICE LLME(ffffffff/ed3ba9be){ASSIGNED} LLGM Assign pre (ed3ba9be => ffffffff) (gprs_llc.c:1079) 20241211095811917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed3ba9be => ffffffff) (gprs_llc.c:1125) 20241211095811917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095811917 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095811917 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095811917 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095811917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095811964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095811964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095811964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095811964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095811964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095811964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095811964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095811964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095811965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095811965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095811965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095811965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095811965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095811965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095811965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095811965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095811965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095811965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095811965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095811965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095811967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095811972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095811972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095811980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095811980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095811980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095811980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095811980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095811980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095811980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095811980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095811980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095811980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095811981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095811981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095811981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095811981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095811981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095811981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095811981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095811981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095811981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095811981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095811983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095811989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095811989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095811996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095811996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095811996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095811996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095811996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095811996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095811996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095811996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095811997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095811997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095811997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095811998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095811998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095811998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095811998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095811998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095811998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1063)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095811998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211095812000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095812005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095812005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095812357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095812357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095812357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095812357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095812362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095812363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@6fb4a7df20f6: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C78A3C82'O, index=0 SGSN_Test-GSUP(1065)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@6fb4a7df20f6: 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 := '72621193D25B45620A376B9FF547C82E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A91BC350'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53BC6D76C85CEAFD'O } } } } } 20241211095813442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813442 DLLC NOTICE LLME(ffffffff/c78a3c82){UNASSIGNED} LLC RX: unknown TLLI 0xc78a3c82, creating LLME on the fly (gprs_llc.c:552) 20241211095813442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095813442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241211095813442 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095813442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095813442 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095813442 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095813442 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095813442 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095813442 DLLC NOTICE LLME(ffffffff/c78a3c82){UNASSIGNED} LLGM Assign pre (c78a3c82 => dac23385) (gprs_llc.c:1079) 20241211095813442 DLLC NOTICE LLME(c78a3c82/dac23385){ASSIGNED} LLGM Assign post (c78a3c82 => dac23385) (gprs_llc.c:1125) 20241211095813442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095813442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095813442 DMM DEBUG MM(262420000000044/dac23385) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095813455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095813455 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095813455 DMM DEBUG MM(262420000000044/dac23385) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241211095813455 DMM NOTICE MM(262420000000044/dac23385) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095813455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095813455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095813455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095813455 DMM DEBUG MM(262420000000044/dac23385) Requesting authorization (sgsn_auth.c:160) 20241211095813455 DMM INFO MM(262420000000044/dac23385) Requesting authentication tuples (sgsn_auth.c:184) 20241211095813455 DMM DEBUG MM(262420000000044/dac23385) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095813455 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241211095813455 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@6fb4a7df20f6: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241211095813460 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095813460 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095813460 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095813460 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095813460 DMM INFO MM(262420000000044/dac23385) Subscriber data update (mmctx.c:445) 20241211095813460 DMM DEBUG MM(262420000000044/dac23385) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095813460 DMM INFO MM(262420000000044/dac23385) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095813460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095813460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095813460 DMM INFO MM(262420000000044/dac23385) <- GMM AUTH AND CIPHERING REQ (rand = 72 62 11 93 d2 5b 45 62 0a 37 6b 9f f5 47 c8 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095813474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095813474 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095813475 DMM INFO MM(262420000000044/dac23385) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095813475 DMM NOTICE MM(262420000000044/dac23385) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095813475 DMM DEBUG MM(262420000000044/dac23385) checking auth: received GSM SRES = a9 1b c3 50 (gprs_gmm.c:648) 20241211095813475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095813475 DMM DEBUG MM(262420000000044/dac23385) Requesting authorization (sgsn_auth.c:160) 20241211095813475 DMM INFO MM(262420000000044/dac23385) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095813475 DMM DEBUG MM(262420000000044/dac23385) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095813475 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241211095813475 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) 20241211095813475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095813475 DMM INFO MM(262420000000044/dac23385) <- GMM ATTACH ACCEPT (new P-TMSI=0xdac23385) (gprs_gmm.c:282) 20241211095813477 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095813477 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095813477 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241211095813478 DMM INFO MM(262420000000044/dac23385) Subscriber data update (mmctx.c:445) 20241211095813478 DMM DEBUG MM(262420000000044/dac23385) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095813478 DMM INFO MM(262420000000044/dac23385) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095813478 DMM NOTICE MM(262420000000044/dac23385) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241211095813478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095813478 DMM NOTICE MM(262420000000044/dac23385) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095813478 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) 20241211095813479 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095813479 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241211095813479 DMM INFO MM(262420000000044/dac23385) Subscriber data update (mmctx.c:445) 20241211095813479 DMM DEBUG MM(262420000000044/dac23385) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095813490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095813490 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095813490 DMM INFO MM(262420000000044/dac23385) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095813490 DMM NOTICE MM(262420000000044/dac23385) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095813490 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095813490 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095813490 DLLC NOTICE LLME(c78a3c82/dac23385){ASSIGNED} LLGM Assign pre (ffffffff => dac23385) (gprs_llc.c:1079) 20241211095813490 DLLC NOTICE LLME(ffffffff/dac23385){ASSIGNED} LLGM Assign post (ffffffff => dac23385) (gprs_llc.c:1125) 20241211095813490 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095813490 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095813490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095813490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095813549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095813549 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095813549 DMM INFO MM(262420000000044/dac23385) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095813549 DMM INFO MM(262420000000044/dac23385) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095813549 DMM DEBUG MM(262420000000044/dac23385) Using GGSN 0 (gprs_sm.c:317) 20241211095813549 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) 20241211095813549 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241211095813549 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095813549 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095813549 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241211095813574 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 0c d6 42 08 11 a7 92 df a6 14 05 7f a2 b3 76 ab 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) 20241211095813574 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fc148, cbp=0x5608898c8b80) (sgsn_libgtp.c:633) 20241211095813574 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095813574 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=dac23385, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095813574 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095813574 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095813590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095813590 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241211095813591 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241211095813591 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@6fb4a7df20f6: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095813604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@6fb4a7df20f6: Final verdict of PTC: none 20241211095813608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095813608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1058)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1063)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1053)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1051)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1061)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1056)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Dec 11 09:58:13 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241211095813699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095814102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64580) 20241211095814610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095814610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64580, count=98400) 20241211095815611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095815611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Dec 11 09:58:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095816613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095816613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_xid_n201u started. 20241211095817202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095817205 DMM INFO MM(262420000000044/dac23385) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095817205 DMM INFO MM(262420000000044/dac23385) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095817205 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095817205 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095817205 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095817205 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095817205 DLLC NOTICE LLME(ffffffff/dac23385){ASSIGNED} LLGM Assign pre (dac23385 => ffffffff) (gprs_llc.c:1079) 20241211095817205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dac23385 => ffffffff) (gprs_llc.c:1125) 20241211095817205 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095817205 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095817205 DMM NOTICE MM(262420000000044/dac23385) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095817205 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241211095817205 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095817205 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095817205 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241211095817205 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241211095817205 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) 20241211095817205 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20241211095817205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095817205 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095817205 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095817205 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095817205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095817249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095817249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095817249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095817249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095817249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095817249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095817249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095817249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095817250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095817250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095817250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095817250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095817250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095817250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095817250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095817250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095817250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095817250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095817251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095817251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095817252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095817257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095817257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095817264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095817264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095817264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095817264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095817264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095817264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095817264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095817264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095817265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095817265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095817265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095817265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095817265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095817265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095817265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095817265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095817265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095817265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095817265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095817265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095817267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095817271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095817271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095817281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095817281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095817281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095817281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095817281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095817281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095817281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095817281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095817282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095817282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095817282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095817282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095817282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095817282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095817282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095817282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095817282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095817282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095817282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095817282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095817282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095817285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095817291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095817291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095817614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095817614 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095817614 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095817614 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095817618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095817620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@6fb4a7df20f6: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F795ADA3'O, index=0 SGSN_Test-GSUP(1084)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@6fb4a7df20f6: 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 := '8EB3D309BCFAD601A730BCBE633F8A93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42A8F3E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9B4504A2464EA79'O } } } } } 20241211095818686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818686 DLLC NOTICE LLME(ffffffff/f795ada3){UNASSIGNED} LLC RX: unknown TLLI 0xf795ada3, creating LLME on the fly (gprs_llc.c:552) 20241211095818686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095818686 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241211095818686 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095818686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095818686 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095818686 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095818686 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095818686 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095818686 DLLC NOTICE LLME(ffffffff/f795ada3){UNASSIGNED} LLGM Assign pre (f795ada3 => e0bee064) (gprs_llc.c:1079) 20241211095818686 DLLC NOTICE LLME(f795ada3/e0bee064){ASSIGNED} LLGM Assign post (f795ada3 => e0bee064) (gprs_llc.c:1125) 20241211095818686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095818686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095818686 DMM DEBUG MM(262420000000045/e0bee064) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095818706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095818706 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095818706 DMM DEBUG MM(262420000000045/e0bee064) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241211095818706 DMM NOTICE MM(262420000000045/e0bee064) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095818706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095818706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095818706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095818706 DMM DEBUG MM(262420000000045/e0bee064) Requesting authorization (sgsn_auth.c:160) 20241211095818706 DMM INFO MM(262420000000045/e0bee064) Requesting authentication tuples (sgsn_auth.c:184) 20241211095818706 DMM DEBUG MM(262420000000045/e0bee064) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095818706 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241211095818707 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@6fb4a7df20f6: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241211095818712 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095818712 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095818712 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095818712 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095818712 DMM INFO MM(262420000000045/e0bee064) Subscriber data update (mmctx.c:445) 20241211095818712 DMM DEBUG MM(262420000000045/e0bee064) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095818713 DMM INFO MM(262420000000045/e0bee064) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095818713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095818713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095818713 DMM INFO MM(262420000000045/e0bee064) <- GMM AUTH AND CIPHERING REQ (rand = 8e b3 d3 09 bc fa d6 01 a7 30 bc be 63 3f 8a 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095818728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095818728 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095818728 DMM INFO MM(262420000000045/e0bee064) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095818728 DMM NOTICE MM(262420000000045/e0bee064) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095818729 DMM DEBUG MM(262420000000045/e0bee064) checking auth: received GSM SRES = 42 a8 f3 e0 (gprs_gmm.c:648) 20241211095818729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095818729 DMM DEBUG MM(262420000000045/e0bee064) Requesting authorization (sgsn_auth.c:160) 20241211095818729 DMM INFO MM(262420000000045/e0bee064) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095818729 DMM DEBUG MM(262420000000045/e0bee064) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095818729 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241211095818729 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) 20241211095818729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095818729 DMM INFO MM(262420000000045/e0bee064) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0bee064) (gprs_gmm.c:282) 20241211095818731 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095818731 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095818731 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241211095818731 DMM INFO MM(262420000000045/e0bee064) Subscriber data update (mmctx.c:445) 20241211095818731 DMM DEBUG MM(262420000000045/e0bee064) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095818731 DMM INFO MM(262420000000045/e0bee064) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095818731 DMM NOTICE MM(262420000000045/e0bee064) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241211095818732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095818732 DMM NOTICE MM(262420000000045/e0bee064) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095818732 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) 20241211095818733 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095818733 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241211095818733 DMM INFO MM(262420000000045/e0bee064) Subscriber data update (mmctx.c:445) 20241211095818733 DMM DEBUG MM(262420000000045/e0bee064) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095818742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095818742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095818742 DMM INFO MM(262420000000045/e0bee064) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095818742 DMM NOTICE MM(262420000000045/e0bee064) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095818742 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095818742 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095818742 DLLC NOTICE LLME(f795ada3/e0bee064){ASSIGNED} LLGM Assign pre (ffffffff => e0bee064) (gprs_llc.c:1079) 20241211095818742 DLLC NOTICE LLME(ffffffff/e0bee064){ASSIGNED} LLGM Assign post (ffffffff => e0bee064) (gprs_llc.c:1125) 20241211095818742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095818742 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095818743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095818743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095818799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095818799 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095818799 DMM INFO MM(262420000000045/e0bee064) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095818799 DMM INFO MM(262420000000045/e0bee064) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095818799 DMM DEBUG MM(262420000000045/e0bee064) Using GGSN 0 (gprs_sm.c:317) 20241211095818799 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) 20241211095818799 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241211095818799 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095818799 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095818799 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241211095818826 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 35 b4 05 03 11 61 e5 82 d6 14 05 7f ce 0d b9 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241211095818826 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fd1c0, cbp=0x5608898cb790) (sgsn_libgtp.c:633) 20241211095818826 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095818826 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=e0bee064, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095818826 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095818826 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095818842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095818842 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241211095818842 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241211095818842 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241211095818842 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@6fb4a7df20f6: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095818854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@6fb4a7df20f6: Final verdict of PTC: none 20241211095818857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095818857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1072)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1077)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@6fb4a7df20f6: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1075)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1070)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1080)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1082)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_xid_n201u finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Dec 11 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241211095818929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095819331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101000) 20241211095819859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095819859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101000, count=102160) 20241211095820860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095820860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Dec 11 09:58:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095821862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095821862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211095822191 DGPRS DEBUG Checking for inactive LLMEs, time = 36439301 (sgsn.c:132) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_llc_null started. 20241211095822440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095822442 DMM INFO MM(262420000000045/e0bee064) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095822442 DMM INFO MM(262420000000045/e0bee064) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095822442 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095822442 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095822442 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095822442 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095822442 DLLC NOTICE LLME(ffffffff/e0bee064){ASSIGNED} LLGM Assign pre (e0bee064 => ffffffff) (gprs_llc.c:1079) 20241211095822442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0bee064 => ffffffff) (gprs_llc.c:1125) 20241211095822442 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095822442 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095822442 DMM NOTICE MM(262420000000045/e0bee064) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095822442 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241211095822442 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095822442 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095822442 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241211095822442 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241211095822443 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) 20241211095822443 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20241211095822443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095822443 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095822443 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095822443 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095822443 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095822486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095822486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095822486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095822486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095822486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095822486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095822486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095822486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095822487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095822487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095822487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095822487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095822487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095822487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095822487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095822487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095822487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095822487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095822487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095822487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095822490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095822496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095822496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095822501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095822501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095822501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095822501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095822501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095822501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095822501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095822501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095822503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095822503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095822503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095822503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095822503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095822503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095822503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095822503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095822503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095822503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095822503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095822503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095822506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095822512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095822512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095822518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095822518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095822518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095822518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095822518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095822518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095822518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095822518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095822519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095822519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095822519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095822519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095822519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095822519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095822519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095822519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095822519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095822519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095822519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095822519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095822519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095822521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095822526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095822526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095822864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095822864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095822864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095822864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095822868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211095822869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@6fb4a7df20f6: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DF1B0AF0'O, index=0 SGSN_Test-GSUP(1103)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@6fb4a7df20f6: 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 := '4A8FA9ECB53BA89D2F929854D52D7A4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAE5F936'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59DA7F9BD41F8822'O } } } } } 20241211095823960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095823960 DLLC NOTICE LLME(ffffffff/df1b0af0){UNASSIGNED} LLC RX: unknown TLLI 0xdf1b0af0, creating LLME on the fly (gprs_llc.c:552) 20241211095823960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095823960 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241211095823960 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095823960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095823960 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095823960 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095823960 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095823960 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095823960 DLLC NOTICE LLME(ffffffff/df1b0af0){UNASSIGNED} LLGM Assign pre (df1b0af0 => d331c478) (gprs_llc.c:1079) 20241211095823960 DLLC NOTICE LLME(df1b0af0/d331c478){ASSIGNED} LLGM Assign post (df1b0af0 => d331c478) (gprs_llc.c:1125) 20241211095823960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095823960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095823960 DMM DEBUG MM(262420000000041/d331c478) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095823990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095823990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095823991 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095823991 DMM DEBUG MM(262420000000041/d331c478) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241211095823991 DMM NOTICE MM(262420000000041/d331c478) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095823991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095823991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095823991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095823991 DMM DEBUG MM(262420000000041/d331c478) Requesting authorization (sgsn_auth.c:160) 20241211095823991 DMM INFO MM(262420000000041/d331c478) Requesting authentication tuples (sgsn_auth.c:184) 20241211095823991 DMM DEBUG MM(262420000000041/d331c478) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095823991 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241211095823991 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@6fb4a7df20f6: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241211095823997 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095823997 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095823997 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095823997 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095823997 DMM INFO MM(262420000000041/d331c478) Subscriber data update (mmctx.c:445) 20241211095823997 DMM DEBUG MM(262420000000041/d331c478) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095823997 DMM INFO MM(262420000000041/d331c478) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095823997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095823997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095823997 DMM INFO MM(262420000000041/d331c478) <- GMM AUTH AND CIPHERING REQ (rand = 4a 8f a9 ec b5 3b a8 9d 2f 92 98 54 d5 2d 7a 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095824015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095824015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095824015 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095824015 DMM INFO MM(262420000000041/d331c478) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095824015 DMM NOTICE MM(262420000000041/d331c478) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095824015 DMM DEBUG MM(262420000000041/d331c478) checking auth: received GSM SRES = ea e5 f9 36 (gprs_gmm.c:648) 20241211095824015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095824015 DMM DEBUG MM(262420000000041/d331c478) Requesting authorization (sgsn_auth.c:160) 20241211095824015 DMM INFO MM(262420000000041/d331c478) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095824015 DMM DEBUG MM(262420000000041/d331c478) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095824015 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241211095824015 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) 20241211095824015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095824015 DMM INFO MM(262420000000041/d331c478) <- GMM ATTACH ACCEPT (new P-TMSI=0xd331c478) (gprs_gmm.c:282) 20241211095824018 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095824018 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095824018 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241211095824018 DMM INFO MM(262420000000041/d331c478) Subscriber data update (mmctx.c:445) 20241211095824018 DMM DEBUG MM(262420000000041/d331c478) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095824018 DMM INFO MM(262420000000041/d331c478) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095824018 DMM NOTICE MM(262420000000041/d331c478) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241211095824018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095824018 DMM NOTICE MM(262420000000041/d331c478) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095824018 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) 20241211095824020 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095824020 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241211095824020 DMM INFO MM(262420000000041/d331c478) Subscriber data update (mmctx.c:445) 20241211095824020 DMM DEBUG MM(262420000000041/d331c478) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095824034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095824034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095824034 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095824034 DMM INFO MM(262420000000041/d331c478) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095824034 DMM NOTICE MM(262420000000041/d331c478) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095824034 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095824034 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095824034 DLLC NOTICE LLME(df1b0af0/d331c478){ASSIGNED} LLGM Assign pre (ffffffff => d331c478) (gprs_llc.c:1079) 20241211095824034 DLLC NOTICE LLME(ffffffff/d331c478){ASSIGNED} LLGM Assign post (ffffffff => d331c478) (gprs_llc.c:1125) 20241211095824034 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095824034 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095824034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095824034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095825090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095825091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241211095825091 DLLC DEBUG TLLI=d331c478 sends us LLC NULL (gprs_llc.c:912) 20241211095825091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095825091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241211095825091 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095825091 DMM INFO MM(262420000000041/d331c478) -> GMM DETACH REQUEST TLLI=0xd331c478 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241211095825091 DMM INFO MM(262420000000041/d331c478) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241211095825091 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095825091 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095825091 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095825091 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095825091 DLLC NOTICE LLME(ffffffff/d331c478){ASSIGNED} LLGM Assign pre (d331c478 => ffffffff) (gprs_llc.c:1079) 20241211095825091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d331c478 => ffffffff) (gprs_llc.c:1125) 20241211095825091 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241211095825091 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) 20241211095825091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095825092 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095825092 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095825092 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095825093 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@6fb4a7df20f6: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@6fb4a7df20f6: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095830110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095830115 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095830115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1091)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1101)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1103)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1096)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1089)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1099)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1094)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_llc_null finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Dec 11 09:58:30 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241211095830199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095830601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100532) 20241211095831117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095831117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100532, count=101792) 20241211095832118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095832118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Dec 11 09:58:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095833120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095833120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_llc_sabm_dm_llgmm started. 20241211095833689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095833692 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095833733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095833733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095833733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095833733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095833733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095833733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095833733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095833733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095833734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095833734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095833734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095833734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095833734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095833734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095833734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095833734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833734 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095833734 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095833734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095833735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095833735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095833736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211095833742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095833742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095833751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095833751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095833751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095833751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095833751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095833751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095833751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095833751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095833752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095833752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095833752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095833752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095833752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095833752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095833752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095833752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833752 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095833752 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095833752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095833752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095833752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095833754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211095833759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095833759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095833769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095833769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095833769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095833769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095833769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095833769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095833769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095833769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095833770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095833770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095833770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095833770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095833770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095833770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095833770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095833770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095833770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095833770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095833770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095833771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095833771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095833773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095833778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095833778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095834122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095834122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095834122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095834122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095834126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095834127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@6fb4a7df20f6: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D3AF835C'O, index=0 SGSN_Test-GSUP(1122)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@6fb4a7df20f6: 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 := 'A7E25914B0301EB285EBD7B19BCB86E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C418810'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E650554E7D48C964'O } } } } } 20241211095835209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095835209 DLLC NOTICE LLME(ffffffff/d3af835c){UNASSIGNED} LLC RX: unknown TLLI 0xd3af835c, creating LLME on the fly (gprs_llc.c:552) 20241211095835209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095835209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241211095835209 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095835210 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095835210 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095835210 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095835210 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095835210 DLLC NOTICE LLME(ffffffff/d3af835c){UNASSIGNED} LLGM Assign pre (d3af835c => c8e106a0) (gprs_llc.c:1079) 20241211095835210 DLLC NOTICE LLME(d3af835c/c8e106a0){ASSIGNED} LLGM Assign post (d3af835c => c8e106a0) (gprs_llc.c:1125) 20241211095835210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095835210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095835210 DMM DEBUG MM(262420000000042/c8e106a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095835222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095835222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095835222 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095835222 DMM DEBUG MM(262420000000042/c8e106a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241211095835222 DMM NOTICE MM(262420000000042/c8e106a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095835222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095835222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095835222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095835222 DMM DEBUG MM(262420000000042/c8e106a0) Requesting authorization (sgsn_auth.c:160) 20241211095835222 DMM INFO MM(262420000000042/c8e106a0) Requesting authentication tuples (sgsn_auth.c:184) 20241211095835222 DMM DEBUG MM(262420000000042/c8e106a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095835222 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241211095835222 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@6fb4a7df20f6: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241211095835226 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095835226 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095835226 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095835226 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095835226 DMM INFO MM(262420000000042/c8e106a0) Subscriber data update (mmctx.c:445) 20241211095835226 DMM DEBUG MM(262420000000042/c8e106a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095835226 DMM INFO MM(262420000000042/c8e106a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095835226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095835226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095835226 DMM INFO MM(262420000000042/c8e106a0) <- GMM AUTH AND CIPHERING REQ (rand = a7 e2 59 14 b0 30 1e b2 85 eb d7 b1 9b cb 86 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095835238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095835238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095835238 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095835238 DMM INFO MM(262420000000042/c8e106a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095835238 DMM NOTICE MM(262420000000042/c8e106a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095835238 DMM DEBUG MM(262420000000042/c8e106a0) checking auth: received GSM SRES = 1c 41 88 10 (gprs_gmm.c:648) 20241211095835238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095835238 DMM DEBUG MM(262420000000042/c8e106a0) Requesting authorization (sgsn_auth.c:160) 20241211095835238 DMM INFO MM(262420000000042/c8e106a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095835238 DMM DEBUG MM(262420000000042/c8e106a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095835238 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241211095835238 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) 20241211095835238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095835238 DMM INFO MM(262420000000042/c8e106a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e106a0) (gprs_gmm.c:282) 20241211095835241 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095835241 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095835241 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241211095835241 DMM INFO MM(262420000000042/c8e106a0) Subscriber data update (mmctx.c:445) 20241211095835241 DMM DEBUG MM(262420000000042/c8e106a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095835241 DMM INFO MM(262420000000042/c8e106a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095835241 DMM NOTICE MM(262420000000042/c8e106a0) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241211095835241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095835241 DMM NOTICE MM(262420000000042/c8e106a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095835241 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) 20241211095835242 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095835242 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241211095835242 DMM INFO MM(262420000000042/c8e106a0) Subscriber data update (mmctx.c:445) 20241211095835242 DMM DEBUG MM(262420000000042/c8e106a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095835253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095835253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095835253 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095835253 DMM INFO MM(262420000000042/c8e106a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095835253 DMM NOTICE MM(262420000000042/c8e106a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095835253 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095835253 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095835253 DLLC NOTICE LLME(d3af835c/c8e106a0){ASSIGNED} LLGM Assign pre (ffffffff => c8e106a0) (gprs_llc.c:1079) 20241211095835253 DLLC NOTICE LLME(ffffffff/c8e106a0){ASSIGNED} LLGM Assign post (ffffffff => c8e106a0) (gprs_llc.c:1125) 20241211095835253 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095835253 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095835253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095835253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095836310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095836310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@6fb4a7df20f6: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@6fb4a7df20f6: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095836327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095836331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1122)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@6fb4a7df20f6: Final verdict of PTC: none 20241211095836332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1115)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1110)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1120)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1108)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1113)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1118)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Dec 11 09:58:36 UTC 2024 ====== 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 20241211095836395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095836797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82060) 20241211095837332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095837332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82060, count=88112) 20241211095838334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095838334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Dec 11 09:58:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095839334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095839334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_llc_sabm_dm_ll5 started. 20241211095839901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095839903 DMM INFO MM(262420000000042/c8e106a0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095839903 DMM INFO MM(262420000000042/c8e106a0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095839903 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095839904 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095839904 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095839904 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095839904 DLLC NOTICE LLME(ffffffff/c8e106a0){ASSIGNED} LLGM Assign pre (c8e106a0 => ffffffff) (gprs_llc.c:1079) 20241211095839904 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e106a0 => ffffffff) (gprs_llc.c:1125) 20241211095839904 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241211095839904 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) 20241211095839904 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20241211095839904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095839904 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095839904 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095839904 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095839904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095839948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095839948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095839948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095839948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095839948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095839948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095839948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095839948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095839949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095839949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095839949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095839949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095839949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095839949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095839949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095839949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095839949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095839949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095839949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095839949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095839955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095839955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095839963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095839963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095839963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095839963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095839963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095839963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095839963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095839963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095839964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095839964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095839964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095839964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095839964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095839964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095839964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095839964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095839964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095839964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095839964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095839964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095839967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095839971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095839971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095839979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095839979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095839979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095839979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095839979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095839979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095839979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095839979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095839980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095839980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095839980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095839980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095839980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095839980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095839980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095839980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095839980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095839980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095839980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095839980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095839980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095839982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095839987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095839987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095840336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095840336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095840336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095840336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095840340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095840341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@6fb4a7df20f6: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F15068F1'O, index=0 SGSN_Test-GSUP(1141)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@6fb4a7df20f6: 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 := 'B1DD76CEC06C590311C69FCC74ACAF33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61055FD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05678FD8DC43F7A7'O } } } } } 20241211095841399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095841399 DLLC NOTICE LLME(ffffffff/f15068f1){UNASSIGNED} LLC RX: unknown TLLI 0xf15068f1, creating LLME on the fly (gprs_llc.c:552) 20241211095841399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095841399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241211095841400 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095841400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095841400 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095841400 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095841400 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095841400 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095841400 DLLC NOTICE LLME(ffffffff/f15068f1){UNASSIGNED} LLGM Assign pre (f15068f1 => ddf8929c) (gprs_llc.c:1079) 20241211095841400 DLLC NOTICE LLME(f15068f1/ddf8929c){ASSIGNED} LLGM Assign post (f15068f1 => ddf8929c) (gprs_llc.c:1125) 20241211095841400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095841400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095841400 DMM DEBUG MM(262420000000043/ddf8929c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095841408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095841409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095841409 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095841409 DMM DEBUG MM(262420000000043/ddf8929c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241211095841409 DMM NOTICE MM(262420000000043/ddf8929c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095841409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095841409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095841409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095841409 DMM DEBUG MM(262420000000043/ddf8929c) Requesting authorization (sgsn_auth.c:160) 20241211095841409 DMM INFO MM(262420000000043/ddf8929c) Requesting authentication tuples (sgsn_auth.c:184) 20241211095841409 DMM DEBUG MM(262420000000043/ddf8929c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095841409 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241211095841409 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@6fb4a7df20f6: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241211095841411 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095841411 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095841411 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095841411 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095841411 DMM INFO MM(262420000000043/ddf8929c) Subscriber data update (mmctx.c:445) 20241211095841411 DMM DEBUG MM(262420000000043/ddf8929c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095841411 DMM INFO MM(262420000000043/ddf8929c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095841411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095841411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095841411 DMM INFO MM(262420000000043/ddf8929c) <- GMM AUTH AND CIPHERING REQ (rand = b1 dd 76 ce c0 6c 59 03 11 c6 9f cc 74 ac af 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095841417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095841417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095841417 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095841417 DMM INFO MM(262420000000043/ddf8929c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095841417 DMM NOTICE MM(262420000000043/ddf8929c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095841417 DMM DEBUG MM(262420000000043/ddf8929c) checking auth: received GSM SRES = 61 05 5f d3 (gprs_gmm.c:648) 20241211095841417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095841417 DMM DEBUG MM(262420000000043/ddf8929c) Requesting authorization (sgsn_auth.c:160) 20241211095841417 DMM INFO MM(262420000000043/ddf8929c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095841417 DMM DEBUG MM(262420000000043/ddf8929c) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095841418 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241211095841418 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) 20241211095841418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095841418 DMM INFO MM(262420000000043/ddf8929c) <- GMM ATTACH ACCEPT (new P-TMSI=0xddf8929c) (gprs_gmm.c:282) 20241211095841419 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095841419 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095841419 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241211095841419 DMM INFO MM(262420000000043/ddf8929c) Subscriber data update (mmctx.c:445) 20241211095841419 DMM DEBUG MM(262420000000043/ddf8929c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095841419 DMM INFO MM(262420000000043/ddf8929c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095841419 DMM NOTICE MM(262420000000043/ddf8929c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241211095841419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095841419 DMM NOTICE MM(262420000000043/ddf8929c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095841419 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) 20241211095841420 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095841420 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241211095841420 DMM INFO MM(262420000000043/ddf8929c) Subscriber data update (mmctx.c:445) 20241211095841420 DMM DEBUG MM(262420000000043/ddf8929c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095841428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095841428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095841428 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095841428 DMM INFO MM(262420000000043/ddf8929c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095841428 DMM NOTICE MM(262420000000043/ddf8929c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095841428 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095841428 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095841428 DLLC NOTICE LLME(f15068f1/ddf8929c){ASSIGNED} LLGM Assign pre (ffffffff => ddf8929c) (gprs_llc.c:1079) 20241211095841428 DLLC NOTICE LLME(ffffffff/ddf8929c){ASSIGNED} LLGM Assign post (ffffffff => ddf8929c) (gprs_llc.c:1125) 20241211095841428 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095841428 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095841428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095841428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095842486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095842486 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@6fb4a7df20f6: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@6fb4a7df20f6: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095842502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1134)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@6fb4a7df20f6: Final verdict of PTC: none 20241211095842507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1129)@6fb4a7df20f6: Final verdict of PTC: none 20241211095842507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI220(1138)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1139)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@6fb4a7df20f6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1127)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1137)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1132)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case.Wed Dec 11 09:58:42 UTC 2024 ====== 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@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. 20241211095842571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095842973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86396) 20241211095843509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095843509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86396, count=92448) 20241211095844510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095844510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Dec 11 09:58:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095845510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095845510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_suspend_nopaging started. 20241211095846077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095846079 DMM INFO MM(262420000000043/ddf8929c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095846079 DMM INFO MM(262420000000043/ddf8929c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095846079 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095846079 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095846079 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095846079 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095846079 DLLC NOTICE LLME(ffffffff/ddf8929c){ASSIGNED} LLGM Assign pre (ddf8929c => ffffffff) (gprs_llc.c:1079) 20241211095846079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddf8929c => ffffffff) (gprs_llc.c:1125) 20241211095846079 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241211095846079 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) 20241211095846079 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20241211095846079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095846079 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095846079 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095846079 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095846079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095846121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095846121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095846121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095846121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095846121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095846121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095846121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095846121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095846122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095846122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095846122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095846122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095846122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095846122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095846122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095846122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095846122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095846122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095846122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095846122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095846125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095846130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095846130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095846140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095846140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095846140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095846140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095846140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095846140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095846140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095846140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095846141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095846141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095846141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095846141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095846141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095846141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095846141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095846141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095846141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095846141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095846141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095846141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095846143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095846150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095846150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095846165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095846165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095846165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095846165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095846165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095846165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095846165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095846165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095846166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095846166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095846166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095846166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095846166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095846166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095846166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095846166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095846166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095846166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095846166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095846167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095846167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095846169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095846173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095846173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095846512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095846512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095846512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095846512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095846516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095846517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@6fb4a7df20f6: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CC490599'O, index=0 SGSN_Test-GSUP(1160)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@6fb4a7df20f6: 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 := 'D64D4EDDFC872ED49BD7D251767B6C31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BB70859'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '801006218FE5CF6C'O } } } } } 20241211095847590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847590 DLLC NOTICE LLME(ffffffff/cc490599){UNASSIGNED} LLC RX: unknown TLLI 0xcc490599, creating LLME on the fly (gprs_llc.c:552) 20241211095847590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095847590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241211095847590 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095847590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095847590 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095847590 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095847590 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095847590 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095847590 DLLC NOTICE LLME(ffffffff/cc490599){UNASSIGNED} LLGM Assign pre (cc490599 => c8ea7055) (gprs_llc.c:1079) 20241211095847590 DLLC NOTICE LLME(cc490599/c8ea7055){ASSIGNED} LLGM Assign post (cc490599 => c8ea7055) (gprs_llc.c:1125) 20241211095847590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095847590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095847590 DMM DEBUG MM(262420000000048/c8ea7055) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095847609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095847610 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095847610 DMM DEBUG MM(262420000000048/c8ea7055) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241211095847610 DMM NOTICE MM(262420000000048/c8ea7055) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095847610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095847610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095847610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095847610 DMM DEBUG MM(262420000000048/c8ea7055) Requesting authorization (sgsn_auth.c:160) 20241211095847610 DMM INFO MM(262420000000048/c8ea7055) Requesting authentication tuples (sgsn_auth.c:184) 20241211095847610 DMM DEBUG MM(262420000000048/c8ea7055) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095847610 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241211095847610 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@6fb4a7df20f6: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241211095847616 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095847616 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095847616 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095847616 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095847616 DMM INFO MM(262420000000048/c8ea7055) Subscriber data update (mmctx.c:445) 20241211095847616 DMM DEBUG MM(262420000000048/c8ea7055) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095847616 DMM INFO MM(262420000000048/c8ea7055) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095847616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095847616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095847616 DMM INFO MM(262420000000048/c8ea7055) <- GMM AUTH AND CIPHERING REQ (rand = d6 4d 4e dd fc 87 2e d4 9b d7 d2 51 76 7b 6c 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095847633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095847633 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095847633 DMM INFO MM(262420000000048/c8ea7055) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095847633 DMM NOTICE MM(262420000000048/c8ea7055) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095847633 DMM DEBUG MM(262420000000048/c8ea7055) checking auth: received GSM SRES = 2b b7 08 59 (gprs_gmm.c:648) 20241211095847633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095847633 DMM DEBUG MM(262420000000048/c8ea7055) Requesting authorization (sgsn_auth.c:160) 20241211095847633 DMM INFO MM(262420000000048/c8ea7055) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095847633 DMM DEBUG MM(262420000000048/c8ea7055) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095847633 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241211095847633 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) 20241211095847633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095847633 DMM INFO MM(262420000000048/c8ea7055) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8ea7055) (gprs_gmm.c:282) 20241211095847637 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095847637 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095847637 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241211095847637 DMM INFO MM(262420000000048/c8ea7055) Subscriber data update (mmctx.c:445) 20241211095847637 DMM DEBUG MM(262420000000048/c8ea7055) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095847637 DMM INFO MM(262420000000048/c8ea7055) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095847637 DMM NOTICE MM(262420000000048/c8ea7055) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241211095847637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095847637 DMM NOTICE MM(262420000000048/c8ea7055) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095847637 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) 20241211095847639 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095847639 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241211095847639 DMM INFO MM(262420000000048/c8ea7055) Subscriber data update (mmctx.c:445) 20241211095847639 DMM DEBUG MM(262420000000048/c8ea7055) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095847648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095847648 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095847648 DMM INFO MM(262420000000048/c8ea7055) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095847648 DMM NOTICE MM(262420000000048/c8ea7055) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095847648 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095847648 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095847648 DLLC NOTICE LLME(cc490599/c8ea7055){ASSIGNED} LLGM Assign pre (ffffffff => c8ea7055) (gprs_llc.c:1079) 20241211095847648 DLLC NOTICE LLME(ffffffff/c8ea7055){ASSIGNED} LLGM Assign post (ffffffff => c8ea7055) (gprs_llc.c:1125) 20241211095847648 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095847648 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095847648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095847648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095847706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095847706 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095847706 DMM INFO MM(262420000000048/c8ea7055) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095847706 DMM INFO MM(262420000000048/c8ea7055) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095847706 DMM DEBUG MM(262420000000048/c8ea7055) Using GGSN 0 (gprs_sm.c:317) 20241211095847706 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) 20241211095847706 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241211095847706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095847706 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095847706 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241211095847729 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 79 ff 40 e3 11 7c c5 6f 0b 14 05 7f 18 4d aa dc 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) 20241211095847729 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2fe238, cbp=0x5608898cbd70) (sgsn_libgtp.c:633) 20241211095847729 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095847729 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=c8ea7055, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095847729 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095847729 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095847744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241211095847756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095847756 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241211095847756 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241211095847761 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241211095847761 DMM INFO MM(262420000000048/c8ea7055) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241211095852192 DGPRS DEBUG Checking for inactive LLMEs, time = 36439331 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@6fb4a7df20f6: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095852770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@6fb4a7df20f6: Final verdict of PTC: none 20241211095852775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095852775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1148)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1153)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1159)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1146)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1151)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1157)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_suspend_nopaging finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Dec 11 09:58:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241211095852856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095853258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95276) 20241211095853777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095853777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95276, count=100708) 20241211095854779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095854779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Dec 11 09:58:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095855780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095855780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_suspend_resume started. 20241211095856356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095856358 DMM INFO MM(262420000000048/c8ea7055) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095856358 DMM INFO MM(262420000000048/c8ea7055) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095856358 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095856358 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095856358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095856358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095856358 DLLC NOTICE LLME(ffffffff/c8ea7055){ASSIGNED} LLGM Assign pre (c8ea7055 => ffffffff) (gprs_llc.c:1079) 20241211095856358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8ea7055 => ffffffff) (gprs_llc.c:1125) 20241211095856358 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095856358 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095856358 DMM NOTICE MM(262420000000048/c8ea7055) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095856358 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241211095856358 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095856358 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095856358 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241211095856358 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241211095856358 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) 20241211095856358 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20241211095856358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095856358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095856358 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095856358 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095856358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095856403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095856403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095856403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095856403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095856403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095856403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095856403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095856403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095856404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095856404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095856404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095856405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095856405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095856405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095856405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095856405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095856405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095856405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095856405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095856405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095856407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095856413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095856413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095856419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095856419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095856419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095856419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095856419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095856419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095856419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095856419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095856420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095856420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095856420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095856420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095856420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095856420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095856420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095856420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095856420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095856420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095856420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095856420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095856422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095856426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095856426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095856436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095856436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095856436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095856436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095856436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095856436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095856436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095856436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095856437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095856437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095856437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095856437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095856437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095856437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095856437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095856437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095856437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095856437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095856437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095856437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095856437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095856439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095856444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095856444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095856782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095856782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095856782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095856782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095856786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095856787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@6fb4a7df20f6: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C0934860'O, index=0 SGSN_Test-GSUP(1179)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@6fb4a7df20f6: 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 := 'CC4CDE26451FBC024D85D0ECD4E0FF34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C8EEC23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CAC5E7F4D726958'O } } } } } 20241211095857862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095857862 DLLC NOTICE LLME(ffffffff/c0934860){UNASSIGNED} LLC RX: unknown TLLI 0xc0934860, creating LLME on the fly (gprs_llc.c:552) 20241211095857862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095857862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241211095857862 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095857862 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095857862 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095857862 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095857862 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095857862 DLLC NOTICE LLME(ffffffff/c0934860){UNASSIGNED} LLGM Assign pre (c0934860 => cbf03e01) (gprs_llc.c:1079) 20241211095857862 DLLC NOTICE LLME(c0934860/cbf03e01){ASSIGNED} LLGM Assign post (c0934860 => cbf03e01) (gprs_llc.c:1125) 20241211095857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095857862 DMM DEBUG MM(262420000000049/cbf03e01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095857892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095857892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095857892 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095857892 DMM DEBUG MM(262420000000049/cbf03e01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241211095857892 DMM NOTICE MM(262420000000049/cbf03e01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095857892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095857892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095857892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095857892 DMM DEBUG MM(262420000000049/cbf03e01) Requesting authorization (sgsn_auth.c:160) 20241211095857892 DMM INFO MM(262420000000049/cbf03e01) Requesting authentication tuples (sgsn_auth.c:184) 20241211095857892 DMM DEBUG MM(262420000000049/cbf03e01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095857892 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241211095857892 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@6fb4a7df20f6: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241211095857898 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095857899 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095857899 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095857899 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095857899 DMM INFO MM(262420000000049/cbf03e01) Subscriber data update (mmctx.c:445) 20241211095857899 DMM DEBUG MM(262420000000049/cbf03e01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095857899 DMM INFO MM(262420000000049/cbf03e01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095857899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095857899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095857899 DMM INFO MM(262420000000049/cbf03e01) <- GMM AUTH AND CIPHERING REQ (rand = cc 4c de 26 45 1f bc 02 4d 85 d0 ec d4 e0 ff 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095857917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095857917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095857917 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095857917 DMM INFO MM(262420000000049/cbf03e01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095857917 DMM NOTICE MM(262420000000049/cbf03e01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095857917 DMM DEBUG MM(262420000000049/cbf03e01) checking auth: received GSM SRES = 3c 8e ec 23 (gprs_gmm.c:648) 20241211095857917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095857917 DMM DEBUG MM(262420000000049/cbf03e01) Requesting authorization (sgsn_auth.c:160) 20241211095857917 DMM INFO MM(262420000000049/cbf03e01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095857917 DMM DEBUG MM(262420000000049/cbf03e01) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095857917 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241211095857917 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) 20241211095857917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095857917 DMM INFO MM(262420000000049/cbf03e01) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf03e01) (gprs_gmm.c:282) 20241211095857920 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095857920 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095857920 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241211095857920 DMM INFO MM(262420000000049/cbf03e01) Subscriber data update (mmctx.c:445) 20241211095857920 DMM DEBUG MM(262420000000049/cbf03e01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095857920 DMM INFO MM(262420000000049/cbf03e01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095857920 DMM NOTICE MM(262420000000049/cbf03e01) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241211095857920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095857920 DMM NOTICE MM(262420000000049/cbf03e01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095857920 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) 20241211095857922 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095857922 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241211095857922 DMM INFO MM(262420000000049/cbf03e01) Subscriber data update (mmctx.c:445) 20241211095857922 DMM DEBUG MM(262420000000049/cbf03e01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095857934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095857934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095857934 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095857934 DMM INFO MM(262420000000049/cbf03e01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095857934 DMM NOTICE MM(262420000000049/cbf03e01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095857934 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095857934 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095857934 DLLC NOTICE LLME(c0934860/cbf03e01){ASSIGNED} LLGM Assign pre (ffffffff => cbf03e01) (gprs_llc.c:1079) 20241211095857934 DLLC NOTICE LLME(ffffffff/cbf03e01){ASSIGNED} LLGM Assign post (ffffffff => cbf03e01) (gprs_llc.c:1125) 20241211095857935 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095857935 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095857935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095857935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095857995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095857995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095857995 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095857995 DMM INFO MM(262420000000049/cbf03e01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095857995 DMM INFO MM(262420000000049/cbf03e01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095857995 DMM DEBUG MM(262420000000049/cbf03e01) Using GGSN 0 (gprs_sm.c:317) 20241211095857995 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) 20241211095857995 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241211095857995 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095857995 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095857995 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241211095858012 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 3e fa f5 3c 11 65 c5 50 b8 14 05 7f fc 60 b9 1c 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) 20241211095858012 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e2ff2b0, cbp=0x5608898ccf40) (sgsn_libgtp.c:633) 20241211095858012 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095858012 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2fa8 TLLI=cbf03e01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095858012 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095858012 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095858029 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241211095858041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095858041 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241211095858041 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241211095858047 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241211095858047 DMM INFO MM(262420000000049/cbf03e01) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241211095903060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095903060 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241211095903060 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241211095903066 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@6fb4a7df20f6: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095903080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@6fb4a7df20f6: Final verdict of PTC: none 20241211095903085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095903085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1172)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1167)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1177)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1165)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1170)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1175)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_suspend_resume finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Dec 11 09:59:03 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241211095903189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095903591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101548) 20241211095904085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095904085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101548, count=105904) 20241211095905087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095905087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Dec 11 09:59:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095906089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095906089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_suspend_rau started. 20241211095906703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095906706 DMM INFO MM(262420000000049/cbf03e01) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095906706 DMM INFO MM(262420000000049/cbf03e01) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095906706 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095906706 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095906706 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095906706 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095906706 DLLC NOTICE LLME(ffffffff/cbf03e01){ASSIGNED} LLGM Assign pre (cbf03e01 => ffffffff) (gprs_llc.c:1079) 20241211095906706 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbf03e01 => ffffffff) (gprs_llc.c:1125) 20241211095906706 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d2c50 (gprs_sndcp.c:574) 20241211095906706 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2fa8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095906706 DMM NOTICE MM(262420000000049/cbf03e01) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095906706 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241211095906706 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095906706 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095906706 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241211095906706 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241211095906706 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) 20241211095906706 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20241211095906706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095906706 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095906706 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095906706 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095906706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095906750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095906750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095906750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095906750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906750 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095906750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095906750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095906750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095906750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095906751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095906751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095906751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095906751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095906751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095906751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095906751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095906751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906751 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095906751 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095906751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095906751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095906751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095906753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095906758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095906758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095906769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095906769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095906769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095906769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095906769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095906769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095906769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095906769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095906770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095906770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095906770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095906770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095906770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095906770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095906770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095906770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095906770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095906770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1192)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095906771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095906771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095906772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095906777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095906777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1191)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_suspend_rau-BVCI210(1189)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095906782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095906782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095906782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095906782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095906782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095906782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095906782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095906782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095906782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095906782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095906782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095906783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095906783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095906783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095906783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095906783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095906783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095906783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095906783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095906783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095906783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095906784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095906789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095906789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095907090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095907090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095907091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095907091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095907095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095907096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@6fb4a7df20f6: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DEAD57FA'O, index=0 SGSN_Test-GSUP(1198)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@6fb4a7df20f6: 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 := '3839B66E74BE849C8A86A3523CD51137'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D964084B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6230AB5B0147D043'O } } } } } 20241211095908153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908153 DLLC NOTICE LLME(ffffffff/dead57fa){UNASSIGNED} LLC RX: unknown TLLI 0xdead57fa, creating LLME on the fly (gprs_llc.c:552) 20241211095908153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095908153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241211095908153 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095908153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095908153 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095908153 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095908153 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095908153 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095908153 DLLC NOTICE LLME(ffffffff/dead57fa){UNASSIGNED} LLGM Assign pre (dead57fa => d7ec3410) (gprs_llc.c:1079) 20241211095908153 DLLC NOTICE LLME(dead57fa/d7ec3410){ASSIGNED} LLGM Assign post (dead57fa => d7ec3410) (gprs_llc.c:1125) 20241211095908153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095908153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095908153 DMM DEBUG MM(262420000000050/d7ec3410) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095908182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095908183 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095908183 DMM DEBUG MM(262420000000050/d7ec3410) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241211095908183 DMM NOTICE MM(262420000000050/d7ec3410) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095908183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095908183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095908183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095908183 DMM DEBUG MM(262420000000050/d7ec3410) Requesting authorization (sgsn_auth.c:160) 20241211095908183 DMM INFO MM(262420000000050/d7ec3410) Requesting authentication tuples (sgsn_auth.c:184) 20241211095908183 DMM DEBUG MM(262420000000050/d7ec3410) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095908183 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241211095908183 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@6fb4a7df20f6: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241211095908189 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095908189 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095908189 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095908189 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095908189 DMM INFO MM(262420000000050/d7ec3410) Subscriber data update (mmctx.c:445) 20241211095908189 DMM DEBUG MM(262420000000050/d7ec3410) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095908189 DMM INFO MM(262420000000050/d7ec3410) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095908190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095908190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095908190 DMM INFO MM(262420000000050/d7ec3410) <- GMM AUTH AND CIPHERING REQ (rand = 38 39 b6 6e 74 be 84 9c 8a 86 a3 52 3c d5 11 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095908205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095908205 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095908205 DMM INFO MM(262420000000050/d7ec3410) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095908205 DMM NOTICE MM(262420000000050/d7ec3410) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095908205 DMM DEBUG MM(262420000000050/d7ec3410) checking auth: received GSM SRES = d9 64 08 4b (gprs_gmm.c:648) 20241211095908205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095908205 DMM DEBUG MM(262420000000050/d7ec3410) Requesting authorization (sgsn_auth.c:160) 20241211095908205 DMM INFO MM(262420000000050/d7ec3410) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095908205 DMM DEBUG MM(262420000000050/d7ec3410) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095908205 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241211095908205 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) 20241211095908206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095908206 DMM INFO MM(262420000000050/d7ec3410) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ec3410) (gprs_gmm.c:282) 20241211095908208 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095908208 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095908208 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241211095908208 DMM INFO MM(262420000000050/d7ec3410) Subscriber data update (mmctx.c:445) 20241211095908208 DMM DEBUG MM(262420000000050/d7ec3410) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095908208 DMM INFO MM(262420000000050/d7ec3410) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095908209 DMM NOTICE MM(262420000000050/d7ec3410) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241211095908209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095908209 DMM NOTICE MM(262420000000050/d7ec3410) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095908209 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) 20241211095908210 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095908210 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241211095908210 DMM INFO MM(262420000000050/d7ec3410) Subscriber data update (mmctx.c:445) 20241211095908210 DMM DEBUG MM(262420000000050/d7ec3410) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095908221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095908221 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095908221 DMM INFO MM(262420000000050/d7ec3410) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095908221 DMM NOTICE MM(262420000000050/d7ec3410) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095908221 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095908221 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095908221 DLLC NOTICE LLME(dead57fa/d7ec3410){ASSIGNED} LLGM Assign pre (ffffffff => d7ec3410) (gprs_llc.c:1079) 20241211095908221 DLLC NOTICE LLME(ffffffff/d7ec3410){ASSIGNED} LLGM Assign post (ffffffff => d7ec3410) (gprs_llc.c:1125) 20241211095908221 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095908221 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095908221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095908221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095908278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095908278 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095908278 DMM INFO MM(262420000000050/d7ec3410) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095908278 DMM INFO MM(262420000000050/d7ec3410) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095908278 DMM DEBUG MM(262420000000050/d7ec3410) Using GGSN 0 (gprs_sm.c:317) 20241211095908278 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) 20241211095908278 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241211095908278 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095908278 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095908278 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241211095908300 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 11 04 3c da 11 e2 c3 f4 ca 14 05 7f 4c c0 64 64 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) 20241211095908300 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e300328, cbp=0x5608898cd5e0) (sgsn_libgtp.c:633) 20241211095908300 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095908300 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=d7ec3410, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095908300 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095908300 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095908306 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241211095908312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095908312 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241211095908312 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241211095908315 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241211095908315 DMM INFO MM(262420000000050/d7ec3410) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241211095913331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095913331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095913331 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095913331 DMM INFO MM(262420000000050/d7ec3410) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211095913331 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095913331 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241211095913331 DLLC NOTICE LLME(ffffffff/d7ec3410){ASSIGNED} LLGM Assign pre (d7ec3410 => e2e79b27) (gprs_llc.c:1079) 20241211095913332 DLLC NOTICE LLME(d7ec3410/e2e79b27){ASSIGNED} LLGM Assign post (d7ec3410 => e2e79b27) (gprs_llc.c:1125) 20241211095913332 DMM INFO MM(262420000000050/e2e79b27) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095913346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095913346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095913346 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095913346 DMM INFO MM(262420000000050/e2e79b27) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211095913346 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211095913346 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095913346 DLLC NOTICE LLME(d7ec3410/e2e79b27){ASSIGNED} LLGM Assign pre (ffffffff => e2e79b27) (gprs_llc.c:1079) 20241211095913346 DLLC NOTICE LLME(ffffffff/e2e79b27){ASSIGNED} LLGM Assign post (ffffffff => e2e79b27) (gprs_llc.c:1125) 20241211095913346 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241211095913847 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@6fb4a7df20f6: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095913867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095913870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095913871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1198)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1196)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@6fb4a7df20f6: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1186)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1192)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1184)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1194)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1190)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_suspend_rau finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Dec 11 09:59:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241211095914004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095914406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110712) 20241211095914872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095914872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110712, count=111872) 20241211095915874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095915874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Dec 11 09:59:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095916876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095916876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_paging_ps started. 20241211095917497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095917498 DMM INFO MM(262420000000050/e2e79b27) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095917498 DMM INFO MM(262420000000050/e2e79b27) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095917498 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095917498 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095917498 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095917498 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211095917498 DLLC NOTICE LLME(ffffffff/e2e79b27){ASSIGNED} LLGM Assign pre (e2e79b27 => ffffffff) (gprs_llc.c:1079) 20241211095917498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e79b27 => ffffffff) (gprs_llc.c:1125) 20241211095917498 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095917498 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095917498 DMM NOTICE MM(262420000000050/e2e79b27) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095917498 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241211095917498 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095917498 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095917498 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241211095917498 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241211095917498 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) 20241211095917498 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20241211095917498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095917498 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095917498 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095917498 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095917498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095917516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095917516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095917516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095917516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095917516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095917516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095917517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095917517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095917517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095917517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095917517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095917517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095917517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095917517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095917517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095917519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095917524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095917524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095917532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095917532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095917532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095917532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095917532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095917532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095917532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095917532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095917533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095917533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095917533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095917533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095917533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095917533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095917533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095917533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095917533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095917533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095917533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095917533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095917536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095917540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095917540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095917551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095917551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095917551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095917551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095917551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095917551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095917551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095917551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095917552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095917552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095917552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095917552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095917552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095917552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095917552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095917552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095917552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095917552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095917552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095917552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095917552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095917554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095917558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095917558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095917878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095917878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095917878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095917878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095917882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095917884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@6fb4a7df20f6: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D895D5A7'O, index=0 SGSN_Test-GSUP(1217)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@6fb4a7df20f6: 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 := '5AE0B22B827BFBAA29806E96151F8109'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E571931'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A9963739AFADF93'O } } } } } 20241211095918950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095918950 DLLC NOTICE LLME(ffffffff/d895d5a7){UNASSIGNED} LLC RX: unknown TLLI 0xd895d5a7, creating LLME on the fly (gprs_llc.c:552) 20241211095918950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095918950 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241211095918950 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095918950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095918950 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095918950 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095918950 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095918950 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095918950 DLLC NOTICE LLME(ffffffff/d895d5a7){UNASSIGNED} LLGM Assign pre (d895d5a7 => e6a754a5) (gprs_llc.c:1079) 20241211095918950 DLLC NOTICE LLME(d895d5a7/e6a754a5){ASSIGNED} LLGM Assign post (d895d5a7 => e6a754a5) (gprs_llc.c:1125) 20241211095918950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095918950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095918950 DMM DEBUG MM(262420000000051/e6a754a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095918962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095918962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095918962 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095918962 DMM DEBUG MM(262420000000051/e6a754a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241211095918962 DMM NOTICE MM(262420000000051/e6a754a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095918962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095918962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095918962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095918962 DMM DEBUG MM(262420000000051/e6a754a5) Requesting authorization (sgsn_auth.c:160) 20241211095918962 DMM INFO MM(262420000000051/e6a754a5) Requesting authentication tuples (sgsn_auth.c:184) 20241211095918962 DMM DEBUG MM(262420000000051/e6a754a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095918962 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241211095918962 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@6fb4a7df20f6: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241211095918966 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095918966 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095918966 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095918966 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095918966 DMM INFO MM(262420000000051/e6a754a5) Subscriber data update (mmctx.c:445) 20241211095918966 DMM DEBUG MM(262420000000051/e6a754a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095918966 DMM INFO MM(262420000000051/e6a754a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095918966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095918966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095918966 DMM INFO MM(262420000000051/e6a754a5) <- GMM AUTH AND CIPHERING REQ (rand = 5a e0 b2 2b 82 7b fb aa 29 80 6e 96 15 1f 81 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095918974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095918974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095918974 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095918974 DMM INFO MM(262420000000051/e6a754a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095918974 DMM NOTICE MM(262420000000051/e6a754a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095918974 DMM DEBUG MM(262420000000051/e6a754a5) checking auth: received GSM SRES = 3e 57 19 31 (gprs_gmm.c:648) 20241211095918974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095918974 DMM DEBUG MM(262420000000051/e6a754a5) Requesting authorization (sgsn_auth.c:160) 20241211095918975 DMM INFO MM(262420000000051/e6a754a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095918975 DMM DEBUG MM(262420000000051/e6a754a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095918975 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241211095918975 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) 20241211095918975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095918975 DMM INFO MM(262420000000051/e6a754a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a754a5) (gprs_gmm.c:282) 20241211095918977 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095918977 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095918977 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241211095918977 DMM INFO MM(262420000000051/e6a754a5) Subscriber data update (mmctx.c:445) 20241211095918977 DMM DEBUG MM(262420000000051/e6a754a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095918977 DMM INFO MM(262420000000051/e6a754a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095918977 DMM NOTICE MM(262420000000051/e6a754a5) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241211095918977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095918977 DMM NOTICE MM(262420000000051/e6a754a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095918977 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) 20241211095918979 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095918979 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241211095918979 DMM INFO MM(262420000000051/e6a754a5) Subscriber data update (mmctx.c:445) 20241211095918979 DMM DEBUG MM(262420000000051/e6a754a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095918987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095918987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095918987 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095918987 DMM INFO MM(262420000000051/e6a754a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095918987 DMM NOTICE MM(262420000000051/e6a754a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095918987 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095918987 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095918987 DLLC NOTICE LLME(d895d5a7/e6a754a5){ASSIGNED} LLGM Assign pre (ffffffff => e6a754a5) (gprs_llc.c:1079) 20241211095918987 DLLC NOTICE LLME(ffffffff/e6a754a5){ASSIGNED} LLGM Assign post (ffffffff => e6a754a5) (gprs_llc.c:1125) 20241211095918987 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095918987 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095918987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095918987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095919044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095919044 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095919044 DMM INFO MM(262420000000051/e6a754a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095919044 DMM INFO MM(262420000000051/e6a754a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095919044 DMM DEBUG MM(262420000000051/e6a754a5) Using GGSN 0 (gprs_sm.c:317) 20241211095919044 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) 20241211095919044 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241211095919044 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095919044 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095919044 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241211095919069 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 e6 3c 3d 6b 11 56 da 83 82 14 05 7f 26 28 36 87 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) 20241211095919069 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e3013a0, cbp=0x5608898cd970) (sgsn_libgtp.c:633) 20241211095919069 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095919069 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=e6a754a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095919069 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095919069 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@6fb4a7df20f6: setverdict(pass): none -> pass TC_paging_ps(1219)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095919083 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241211095922045 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241211095922045 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241211095922045 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241211095922192 DGPRS DEBUG Checking for inactive LLMEs, time = 36439361 (sgsn.c:132) 20241211095924096 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241211095924096 DMM INFO MM(262420000000051/e6a754a5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@6fb4a7df20f6: 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 := 'E6A754A5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@6fb4a7df20f6: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095924122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@6fb4a7df20f6: Final verdict of PTC: none 20241211095924127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095924127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1210)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1215)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1205)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1213)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1203)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1208)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_paging_ps finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Dec 11 09:59:24 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241211095924226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095924629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103872) 20241211095925129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095925129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103872, count=105032) 20241211095926130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095926130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Dec 11 09:59:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095927132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095927132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_paging_ps_ra_multiple_cells started. 20241211095927734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095927736 DMM INFO MM(262420000000051/e6a754a5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095927736 DMM INFO MM(262420000000051/e6a754a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095927736 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095927736 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095927736 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095927737 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241211095927737 DLLC NOTICE LLME(ffffffff/e6a754a5){ASSIGNED} LLGM Assign pre (e6a754a5 => ffffffff) (gprs_llc.c:1079) 20241211095927737 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6a754a5 => ffffffff) (gprs_llc.c:1125) 20241211095927737 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095927737 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095927737 DMM NOTICE MM(262420000000051/e6a754a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095927737 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241211095927737 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095927737 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095927737 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241211095927737 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241211095927737 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) 20241211095927737 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20241211095927737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211095927737 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095927737 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095927737 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095927737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095927780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095927780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095927780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095927780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095927780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095927780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095927780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095927780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095927781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095927781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095927781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095927781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095927781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095927781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095927781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095927781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095927781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095927781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095927781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095927781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095927784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095927789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095927789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095927799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095927799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095927799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095927799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095927799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095927799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095927799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095927799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1229)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095927800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095927800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095927800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095927800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095927800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095927800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095927800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095927800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095927800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095927800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095927800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095927800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095927802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211095927807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095927807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095927811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095927811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095927811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095927811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095927811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095927811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095927811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095927811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095927812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095927812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095927812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095927812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095927812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095927812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095927812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095927812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095927812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095927812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095927812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095927812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095927812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095927814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095927818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095927818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095928134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095928134 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095928134 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095928134 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095928139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095928140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6fb4a7df20f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C4E8A62A'O, index=0 SGSN_Test-GSUP(1236)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6fb4a7df20f6: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@6fb4a7df20f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C4E8A62A'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6fb4a7df20f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C4E8A62A'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@6fb4a7df20f6: 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 := '60CBB9B06F623F1F3B2279140856EE52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0A610AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '752A1AEFA7024B16'O } } } } } 20241211095929232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095929232 DLLC NOTICE LLME(ffffffff/c4e8a62a){UNASSIGNED} LLC RX: unknown TLLI 0xc4e8a62a, creating LLME on the fly (gprs_llc.c:552) 20241211095929232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095929232 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241211095929232 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095929232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211095929232 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095929232 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211095929232 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095929232 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095929232 DLLC NOTICE LLME(ffffffff/c4e8a62a){UNASSIGNED} LLGM Assign pre (c4e8a62a => ed9bd086) (gprs_llc.c:1079) 20241211095929232 DLLC NOTICE LLME(c4e8a62a/ed9bd086){ASSIGNED} LLGM Assign post (c4e8a62a => ed9bd086) (gprs_llc.c:1125) 20241211095929232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095929232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095929232 DMM DEBUG MM(262420000000052/ed9bd086) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095929256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095929256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095929256 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095929256 DMM DEBUG MM(262420000000052/ed9bd086) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241211095929256 DMM NOTICE MM(262420000000052/ed9bd086) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095929256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095929256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095929256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095929256 DMM DEBUG MM(262420000000052/ed9bd086) Requesting authorization (sgsn_auth.c:160) 20241211095929256 DMM INFO MM(262420000000052/ed9bd086) Requesting authentication tuples (sgsn_auth.c:184) 20241211095929256 DMM DEBUG MM(262420000000052/ed9bd086) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095929256 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241211095929256 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@6fb4a7df20f6: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241211095929263 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095929263 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095929263 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095929263 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095929263 DMM INFO MM(262420000000052/ed9bd086) Subscriber data update (mmctx.c:445) 20241211095929263 DMM DEBUG MM(262420000000052/ed9bd086) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095929263 DMM INFO MM(262420000000052/ed9bd086) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095929263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095929263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095929263 DMM INFO MM(262420000000052/ed9bd086) <- GMM AUTH AND CIPHERING REQ (rand = 60 cb b9 b0 6f 62 3f 1f 3b 22 79 14 08 56 ee 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095929278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095929278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095929278 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095929278 DMM INFO MM(262420000000052/ed9bd086) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095929279 DMM NOTICE MM(262420000000052/ed9bd086) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095929279 DMM DEBUG MM(262420000000052/ed9bd086) checking auth: received GSM SRES = b0 a6 10 ab (gprs_gmm.c:648) 20241211095929279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095929279 DMM DEBUG MM(262420000000052/ed9bd086) Requesting authorization (sgsn_auth.c:160) 20241211095929279 DMM INFO MM(262420000000052/ed9bd086) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095929279 DMM DEBUG MM(262420000000052/ed9bd086) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095929279 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241211095929279 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) 20241211095929279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095929279 DMM INFO MM(262420000000052/ed9bd086) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9bd086) (gprs_gmm.c:282) 20241211095929282 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095929282 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095929282 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241211095929282 DMM INFO MM(262420000000052/ed9bd086) Subscriber data update (mmctx.c:445) 20241211095929282 DMM DEBUG MM(262420000000052/ed9bd086) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095929282 DMM INFO MM(262420000000052/ed9bd086) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095929282 DMM NOTICE MM(262420000000052/ed9bd086) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241211095929282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095929282 DMM NOTICE MM(262420000000052/ed9bd086) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095929282 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) 20241211095929284 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095929284 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241211095929284 DMM INFO MM(262420000000052/ed9bd086) Subscriber data update (mmctx.c:445) 20241211095929284 DMM DEBUG MM(262420000000052/ed9bd086) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095929297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095929297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095929297 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095929297 DMM INFO MM(262420000000052/ed9bd086) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095929297 DMM NOTICE MM(262420000000052/ed9bd086) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095929297 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095929297 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095929297 DLLC NOTICE LLME(c4e8a62a/ed9bd086){ASSIGNED} LLGM Assign pre (ffffffff => ed9bd086) (gprs_llc.c:1079) 20241211095929297 DLLC NOTICE LLME(ffffffff/ed9bd086){ASSIGNED} LLGM Assign post (ffffffff => ed9bd086) (gprs_llc.c:1125) 20241211095929297 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095929297 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095929297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095929297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095929357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095929357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095929357 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095929357 DMM INFO MM(262420000000052/ed9bd086) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095929357 DMM INFO MM(262420000000052/ed9bd086) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095929357 DMM DEBUG MM(262420000000052/ed9bd086) Using GGSN 0 (gprs_sm.c:317) 20241211095929357 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) 20241211095929357 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241211095929357 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095929357 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095929357 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241211095929384 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 f7 53 ba 2e 11 94 7e 1f b9 14 05 7f 5a c2 fe 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=1070 from retransmit req queue (gtp.c:443) 20241211095929384 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e302418, cbp=0x5608898d5040) (sgsn_libgtp.c:633) 20241211095929384 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095929384 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=ed9bd086, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095929384 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095929384 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@6fb4a7df20f6: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095929400 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241211095932358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241211095932358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241211095932358 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241211095934417 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241211095934417 DMM INFO MM(262420000000052/ed9bd086) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@6fb4a7df20f6: 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 := 'ED9BD086'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6fb4a7df20f6: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'ED9BD086'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6fb4a7df20f6: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@6fb4a7df20f6: Final verdict of PTC: pass 20241211095934442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095934446 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1236)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1224)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@6fb4a7df20f6: Final verdict of PTC: none 20241211095934446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1234)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1230)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@6fb4a7df20f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1228)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1232)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1222)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Dec 11 09:59:34 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241211095934519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095934922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20241211095935447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095935447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20241211095936449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095936449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Dec 11 09:59:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095937449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095937449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_bssgp_rim_single_report started. 20241211095938025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095938028 DMM INFO MM(262420000000052/ed9bd086) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211095938028 DMM INFO MM(262420000000052/ed9bd086) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211095938028 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211095938028 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211095938028 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211095938028 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241211095938028 DLLC NOTICE LLME(ffffffff/ed9bd086){ASSIGNED} LLGM Assign pre (ed9bd086 => ffffffff) (gprs_llc.c:1079) 20241211095938028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed9bd086 => ffffffff) (gprs_llc.c:1125) 20241211095938028 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211095938028 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095938028 DMM NOTICE MM(262420000000052/ed9bd086) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095938028 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241211095938028 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095938028 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095938028 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241211095938028 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241211095938028 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) 20241211095938028 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20241211095938028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211095938028 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211095938028 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211095938028 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211095938028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095938076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095938076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095938076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095938076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095938076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095938076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095938076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095938076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095938077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095938077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095938077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095938077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095938077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095938077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095938077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095938077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095938077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095938077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095938077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095938077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095938079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095938084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095938084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095938091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095938091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095938091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095938091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095938091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095938091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095938091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095938091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095938092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095938092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095938092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095938092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095938092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095938092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095938092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095938092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095938092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095938092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095938092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095938092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095938095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095938100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095938100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095938107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095938107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095938107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095938107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095938107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095938107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095938107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1253)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095938108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095938108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095938110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095938116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095938116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095938450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095938450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095938450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095938450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095938455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095938456 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211095938476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6fb4a7df20f6: setverdict(pass): none -> pass MTC@6fb4a7df20f6: Warning: Re-starting timer T, which is already active (running or expired). 20241211095938495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095938508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1243)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@6fb4a7df20f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1255)@6fb4a7df20f6: Final verdict of PTC: none 20241211095938513 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1250)@6fb4a7df20f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1253)@6fb4a7df20f6: Final verdict of PTC: none 20241211095938514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1248)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@6fb4a7df20f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1241)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1246)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1251)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: pass MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@6fb4a7df20f6: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Dec 11 09:59:38 UTC 2024 ====== 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 20241211095938586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095938988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44032) 20241211095939514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095939515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44032, count=60056) 20241211095940516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095940516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Dec 11 09:59:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095941517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095941517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_rim_eutran_to_geran started. 20241211095942086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095942086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095942122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095942122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095942122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095942122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095942123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095942123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095942123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095942123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095942123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095942123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095942123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095942123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095942123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095942123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095942123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095942123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095942125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095942129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095942129 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095942138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095942138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095942138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095942138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095942138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095942138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095942138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095942138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095942139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095942139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095942139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095942139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095942139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095942139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095942139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095942139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095942139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095942139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095942139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095942139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095942141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095942146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095942146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095942155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095942155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095942155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095942155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095942155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095942155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095942155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095942156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095942156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095942158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095942162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095942162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095942518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095942519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095942519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095942519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095942523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211095942524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fb4a7df20f6: setverdict(pass): none -> pass 20241211095942561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095942569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211095942573 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211095942573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1273)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@6fb4a7df20f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@6fb4a7df20f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1271)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1261)@6fb4a7df20f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1266)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1269)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1264)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1259)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: pass MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@6fb4a7df20f6: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Dec 11 09:59:42 UTC 2024 ====== 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 20241211095942663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095943065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37760) 20241211095943575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095943575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37760, count=53060) 20241211095944576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095944576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Dec 11 09:59:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211095945577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095945577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_cell_change_different_rai_ci_attach started. 20241211095946161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211095946163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095946205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211095946205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095946205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095946205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211095946205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095946205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095946205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095946205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095946206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095946206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095946206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095946206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095946206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095946206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095946206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095946206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211095946206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095946206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095946206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095946206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095946208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095946213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095946220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211095946220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095946220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095946220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211095946220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095946220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095946220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095946220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095946220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095946220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095946220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095946221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095946221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095946221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095946221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095946221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211095946221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095946221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211095946221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095946221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095946222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095946227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211095946236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211095946236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211095946236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211095946236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211095946236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211095946236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211095946236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211095946236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211095946237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211095946237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211095946237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211095946238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211095946238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211095946238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211095946238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211095946238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211095946238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211095946238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211095946238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1289)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211095946238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211095946238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211095946240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211095946245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211095946578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211095946578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211095946578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211095946578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211095946580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211095946581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6fb4a7df20f6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E94B19C8'O, index=0 SGSN_Test-GSUP(1291)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: 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 := 'ED29FDEBC0E83C3DFB37E9E101F8CC89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BE4E02C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A53B579EBED4444C'O } } } } } 20241211095946624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946624 DLLC NOTICE LLME(ffffffff/e94b19c8){UNASSIGNED} LLC RX: unknown TLLI 0xe94b19c8, creating LLME on the fly (gprs_llc.c:552) 20241211095946624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241211095946624 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211095946624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211095946624 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211095946624 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211095946624 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095946624 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211095946624 DLLC NOTICE LLME(ffffffff/e94b19c8){UNASSIGNED} LLGM Assign pre (e94b19c8 => d3dd546c) (gprs_llc.c:1079) 20241211095946624 DLLC NOTICE LLME(e94b19c8/d3dd546c){ASSIGNED} LLGM Assign post (e94b19c8 => d3dd546c) (gprs_llc.c:1125) 20241211095946624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095946624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095946624 DMM DEBUG MM(262420000000068/d3dd546c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095946635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946635 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095946635 DMM DEBUG MM(262420000000068/d3dd546c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241211095946635 DMM NOTICE MM(262420000000068/d3dd546c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095946635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095946635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095946635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095946635 DMM DEBUG MM(262420000000068/d3dd546c) Requesting authorization (sgsn_auth.c:160) 20241211095946635 DMM INFO MM(262420000000068/d3dd546c) Requesting authentication tuples (sgsn_auth.c:184) 20241211095946635 DMM DEBUG MM(262420000000068/d3dd546c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211095946635 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241211095946635 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@6fb4a7df20f6: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241211095946638 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211095946638 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211095946638 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211095946638 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211095946638 DMM INFO MM(262420000000068/d3dd546c) Subscriber data update (mmctx.c:445) 20241211095946638 DMM DEBUG MM(262420000000068/d3dd546c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211095946638 DMM INFO MM(262420000000068/d3dd546c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211095946638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211095946638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211095946638 DMM INFO MM(262420000000068/d3dd546c) <- GMM AUTH AND CIPHERING REQ (rand = ed 29 fd eb c0 e8 3c 3d fb 37 e9 e1 01 f8 cc 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211095946649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946649 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095946649 DMM INFO MM(262420000000068/d3dd546c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211095946649 DMM NOTICE MM(262420000000068/d3dd546c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211095946649 DMM DEBUG MM(262420000000068/d3dd546c) checking auth: received GSM SRES = 1b e4 e0 2c (gprs_gmm.c:648) 20241211095946649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211095946649 DMM DEBUG MM(262420000000068/d3dd546c) Requesting authorization (sgsn_auth.c:160) 20241211095946649 DMM INFO MM(262420000000068/d3dd546c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095946649 DMM DEBUG MM(262420000000068/d3dd546c) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095946649 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241211095946649 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) 20241211095946649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211095946649 DMM INFO MM(262420000000068/d3dd546c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3dd546c) (gprs_gmm.c:282) 20241211095946651 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211095946651 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211095946651 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241211095946651 DMM INFO MM(262420000000068/d3dd546c) Subscriber data update (mmctx.c:445) 20241211095946651 DMM DEBUG MM(262420000000068/d3dd546c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211095946651 DMM INFO MM(262420000000068/d3dd546c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211095946651 DMM NOTICE MM(262420000000068/d3dd546c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241211095946651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211095946651 DMM NOTICE MM(262420000000068/d3dd546c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211095946651 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) 20241211095946652 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211095946652 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241211095946652 DMM INFO MM(262420000000068/d3dd546c) Subscriber data update (mmctx.c:445) 20241211095946652 DMM DEBUG MM(262420000000068/d3dd546c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211095946660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095946660 DMM INFO MM(262420000000068/d3dd546c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211095946660 DMM NOTICE MM(262420000000068/d3dd546c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211095946660 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211095946660 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211095946660 DLLC NOTICE LLME(e94b19c8/d3dd546c){ASSIGNED} LLGM Assign pre (ffffffff => d3dd546c) (gprs_llc.c:1079) 20241211095946660 DLLC NOTICE LLME(ffffffff/d3dd546c){ASSIGNED} LLGM Assign post (ffffffff => d3dd546c) (gprs_llc.c:1125) 20241211095946660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211095946660 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211095946660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211095946660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211095946719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946719 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095946719 DMM INFO MM(262420000000068/d3dd546c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211095946719 DMM INFO MM(262420000000068/d3dd546c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211095946719 DMM DEBUG MM(262420000000068/d3dd546c) Using GGSN 0 (gprs_sm.c:317) 20241211095946719 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) 20241211095946719 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241211095946719 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211095946719 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241211095946719 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241211095946746 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 44 77 88 99 11 05 20 8c c2 14 05 7f c4 10 7b 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=1072 from retransmit req queue (gtp.c:443) 20241211095946746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e303490, cbp=0x5608898d3fe0) (sgsn_libgtp.c:633) 20241211095946746 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211095946746 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d2f98 TLLI=d3dd546c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211095946746 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211095946746 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211095946763 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241211095946778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946778 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946778 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6fb4a7df20f6: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6fb4a7df20f6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D3DD546C'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: 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 := '1E502B9060BA880BE00A29DEE67A2088'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FB8217F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBF292548FEB2DE2'O } } } } } 20241211095946785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD3DD546C) type="GPRS attach" (gprs_gmm.c:1248) 20241211095946785 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211095946785 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211095946785 DLLC NOTICE LLME(ffffffff/d3dd546c){ASSIGNED} LLGM Assign pre (d3dd546c => e16e496d) (gprs_llc.c:1079) 20241211095946785 DLLC NOTICE LLME(d3dd546c/e16e496d){ASSIGNED} LLGM Assign post (d3dd546c => e16e496d) (gprs_llc.c:1125) 20241211095946785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211095946785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211095946785 DMM DEBUG MM(262420000000068/e16e496d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211095946798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211095946798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241211095946798 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211095946798 DMM DEBUG MM(262420000000068/e16e496d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241211095946798 DMM NOTICE MM(262420000000068/e16e496d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211095946798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211095946798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211095946798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211095946798 DMM DEBUG MM(262420000000068/e16e496d) Requesting authorization (sgsn_auth.c:160) 20241211095946798 DMM INFO MM(262420000000068/e16e496d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211095946798 DMM DEBUG MM(262420000000068/e16e496d) Requesting subscriber data update (gprs_subscriber.c:894) 20241211095946798 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241211095946798 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) 20241211095952193 DGPRS DEBUG Checking for inactive LLMEs, time = 36439391 (sgsn.c:132) 20241211095952800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241211095952800 DMM ERROR MM(262420000000068/e16e496d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241211095952800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241211095952800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211095952800 DMM NOTICE MM(262420000000068/e16e496d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241211095952800 DMM NOTICE MM(262420000000068/e16e496d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211095952800 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241211095952800 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d2f98, TLLI=e16e496d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211095952800 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211095952800 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211095952800 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241211095952800 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241211095952800 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) 20241211095952800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211095952800 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Deallocated (fsm.c:568) 20241211095952800 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211095952800 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211095952800 DLLC NOTICE LLME(d3dd546c/e16e496d){ASSIGNED} LLGM Assign pre (e16e496d => ffffffff) (gprs_llc.c:1079) 20241211095952800 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e16e496d => ffffffff) (gprs_llc.c:1125) 20241211095957801 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241211100002802 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241211100006580 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211100006580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241211100006580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100007804 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241211100012805 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241211100016207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100016213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100016213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211100016222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100016225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100016225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211100016238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100016242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100016242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6fb4a7df20f6: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@6fb4a7df20f6: Final verdict of PTC: none 20241211100016622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100016622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1279)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1289)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1284)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@6fb4a7df20f6: Final verdict of PTC: none 20241211100016625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47302<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1282)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1277)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1287)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@6fb4a7df20f6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@6fb4a7df20f6: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Dec 11 10:00:16 UTC 2024 ------ 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 20241211100016738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100017140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116396) 20241211100017623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100017623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100017807 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241211100017807 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5608898d3fe0) (sgsn_libgtp.c:633) 20241211100017807 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5608898d3fe0) (sgsn_libgtp.c:637) 20241211100017807 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241211100017807 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241211100017807 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241211100017807 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116396, count=121828) 20241211100018625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100018625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Dec 11 10:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100019626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100019626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_cell_change_different_rai_ci_data started. 20241211100020230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100020232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100020267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100020267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100020267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100020267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020267 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100020267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100020267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100020267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100020267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100020268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100020268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100020268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100020268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100020268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100020268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100020268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100020268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100020268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100020268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100020268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100020268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100020270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100020275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100020283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100020283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100020283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100020283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100020283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100020283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100020283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100020283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100020284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100020284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100020284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100020284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100020284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100020284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100020284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100020284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100020284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100020284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100020284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100020284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100020286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100020291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100020300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100020300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100020300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100020300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100020300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100020300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100020300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100020300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100020301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100020301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100020301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100020301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100020301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100020301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100020301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100020301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100020301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100020301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100020301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100020301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100020301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100020303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100020308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100020627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100020627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100020627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100020627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100020632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100020633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@6fb4a7df20f6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C83B97CE'O, index=0 SGSN_Test-GSUP(1310)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@6fb4a7df20f6: 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 := '54F5AD135B8974B50A8729C74693E498'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '668C5CD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02136FA85E74D262'O } } } } } 20241211100020709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020709 DLLC NOTICE LLME(ffffffff/c83b97ce){UNASSIGNED} LLC RX: unknown TLLI 0xc83b97ce, creating LLME on the fly (gprs_llc.c:552) 20241211100020709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241211100020709 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100020709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100020709 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100020709 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211100020709 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100020709 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100020709 DLLC NOTICE LLME(ffffffff/c83b97ce){UNASSIGNED} LLGM Assign pre (c83b97ce => c8e58678) (gprs_llc.c:1079) 20241211100020709 DLLC NOTICE LLME(c83b97ce/c8e58678){ASSIGNED} LLGM Assign post (c83b97ce => c8e58678) (gprs_llc.c:1125) 20241211100020709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100020709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100020709 DMM DEBUG MM(262420000000070/c8e58678) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100020727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020727 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100020727 DMM DEBUG MM(262420000000070/c8e58678) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241211100020727 DMM NOTICE MM(262420000000070/c8e58678) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100020727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100020727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100020727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100020727 DMM DEBUG MM(262420000000070/c8e58678) Requesting authorization (sgsn_auth.c:160) 20241211100020727 DMM INFO MM(262420000000070/c8e58678) Requesting authentication tuples (sgsn_auth.c:184) 20241211100020727 DMM DEBUG MM(262420000000070/c8e58678) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100020727 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241211100020727 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@6fb4a7df20f6: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241211100020733 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100020733 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100020733 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100020733 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100020733 DMM INFO MM(262420000000070/c8e58678) Subscriber data update (mmctx.c:445) 20241211100020733 DMM DEBUG MM(262420000000070/c8e58678) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100020733 DMM INFO MM(262420000000070/c8e58678) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100020733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100020733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100020733 DMM INFO MM(262420000000070/c8e58678) <- GMM AUTH AND CIPHERING REQ (rand = 54 f5 ad 13 5b 89 74 b5 0a 87 29 c7 46 93 e4 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211100020748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020748 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100020748 DMM INFO MM(262420000000070/c8e58678) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100020748 DMM NOTICE MM(262420000000070/c8e58678) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100020748 DMM DEBUG MM(262420000000070/c8e58678) checking auth: received GSM SRES = 66 8c 5c d3 (gprs_gmm.c:648) 20241211100020748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100020748 DMM DEBUG MM(262420000000070/c8e58678) Requesting authorization (sgsn_auth.c:160) 20241211100020748 DMM INFO MM(262420000000070/c8e58678) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100020748 DMM DEBUG MM(262420000000070/c8e58678) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100020748 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241211100020748 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) 20241211100020748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211100020748 DMM INFO MM(262420000000070/c8e58678) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e58678) (gprs_gmm.c:282) 20241211100020751 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100020751 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100020751 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241211100020751 DMM INFO MM(262420000000070/c8e58678) Subscriber data update (mmctx.c:445) 20241211100020751 DMM DEBUG MM(262420000000070/c8e58678) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100020751 DMM INFO MM(262420000000070/c8e58678) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100020751 DMM NOTICE MM(262420000000070/c8e58678) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241211100020751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100020751 DMM NOTICE MM(262420000000070/c8e58678) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100020751 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) 20241211100020753 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100020753 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241211100020753 DMM INFO MM(262420000000070/c8e58678) Subscriber data update (mmctx.c:445) 20241211100020753 DMM DEBUG MM(262420000000070/c8e58678) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211100020763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020763 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100020763 DMM INFO MM(262420000000070/c8e58678) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100020763 DMM NOTICE MM(262420000000070/c8e58678) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100020763 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100020763 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100020763 DLLC NOTICE LLME(c83b97ce/c8e58678){ASSIGNED} LLGM Assign pre (ffffffff => c8e58678) (gprs_llc.c:1079) 20241211100020763 DLLC NOTICE LLME(ffffffff/c8e58678){ASSIGNED} LLGM Assign post (ffffffff => c8e58678) (gprs_llc.c:1125) 20241211100020763 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211100020763 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211100020763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100020763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100020821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020821 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100020821 DMM INFO MM(262420000000070/c8e58678) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211100020821 DMM INFO MM(262420000000070/c8e58678) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211100020821 DMM DEBUG MM(262420000000070/c8e58678) Using GGSN 0 (gprs_sm.c:317) 20241211100020821 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) 20241211100020821 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241211100020821 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211100020821 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241211100020821 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241211100020848 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 b6 f1 97 76 11 4c 78 21 bc 14 05 7f 3b 74 24 7e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241211100020848 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e303490, cbp=0x5608898d3fe0) (sgsn_libgtp.c:633) 20241211100020848 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211100020848 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=c8e58678, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211100020848 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211100020848 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@6fb4a7df20f6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211100020859 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241211100020870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020870 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020870 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6fb4a7df20f6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C8E58678'O, index=0 20241211100020882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100020882 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100020882 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5608898d1e98, TLLI=c8e58678, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241211100022194 DGPRS DEBUG Checking for inactive LLMEs, time = 36439421 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@6fb4a7df20f6: Removing Client IMSI='262420000000070'H, index=0 20241211100022883 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6fb4a7df20f6: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@6fb4a7df20f6: Final verdict of PTC: pass 20241211100022900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@6fb4a7df20f6: Final verdict of PTC: none 20241211100022904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100022905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1308)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1303)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1296)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1306)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1301)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Dec 11 10:00:22 UTC 2024 ====== 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 20241211100023023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100023426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93900) 20241211100023906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100023906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93900, count=100192) 20241211100024907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100024907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Dec 11 10:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100025908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100025908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_cell_change_different_ci_attach started. 20241211100026529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100026531 DMM INFO MM(262420000000070/c8e58678) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100026531 DMM INFO MM(262420000000070/c8e58678) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100026531 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100026531 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100026531 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211100026531 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211100026531 DLLC NOTICE LLME(ffffffff/c8e58678){ASSIGNED} LLGM Assign pre (c8e58678 => ffffffff) (gprs_llc.c:1079) 20241211100026531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e58678 => ffffffff) (gprs_llc.c:1125) 20241211100026531 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211100026531 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211100026531 DMM NOTICE MM(262420000000070/c8e58678) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211100026531 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241211100026531 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211100026532 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211100026532 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241211100026532 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241211100026532 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) 20241211100026532 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20241211100026532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100026532 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211100026532 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211100026532 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211100026532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100026579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100026579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100026579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100026579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100026579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100026579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100026579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100026579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100026580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100026580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100026580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100026580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100026580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100026580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100026580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100026580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100026580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100026580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100026580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100026580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100026583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211100026588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100026588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@6fb4a7df20f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 20241211100026599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100026599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100026599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100026599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026600 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100026600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100026600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100026600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100026600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100026601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100026601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100026601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100026601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100026601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100026601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100026601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100026601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100026601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100026601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100026601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100026601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100026603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211100026608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100026608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1322)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_cell_change_different_ci_attach-BVCI210(1320)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1327)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100026611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100026611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100026611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100026611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100026611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100026611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100026611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100026611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100026612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100026612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100026612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100026612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100026612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100026612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100026612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100026612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100026612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100026615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100026619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100026619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100026910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100026910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100026910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100026910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100026914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100026915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CA2BB739'O, index=0 SGSN_Test-GSUP(1329)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@6fb4a7df20f6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CA2BB739'O, index=0 TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: 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 := '76D1D1845C3F41EDF36FD81762079125'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8E5A9BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77B0B6D41CD3DEB7'O } } } } } 20241211100026955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100026955 DLLC NOTICE LLME(ffffffff/ca2bb739){UNASSIGNED} LLC RX: unknown TLLI 0xca2bb739, creating LLME on the fly (gprs_llc.c:552) 20241211100026955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100026955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241211100026955 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100026955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100026955 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100026955 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211100026955 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100026955 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100026955 DLLC NOTICE LLME(ffffffff/ca2bb739){UNASSIGNED} LLGM Assign pre (ca2bb739 => ebfff585) (gprs_llc.c:1079) 20241211100026955 DLLC NOTICE LLME(ca2bb739/ebfff585){ASSIGNED} LLGM Assign post (ca2bb739 => ebfff585) (gprs_llc.c:1125) 20241211100026955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100026955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100026955 DMM DEBUG MM(262420000000069/ebfff585) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100026961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100026961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211100026961 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100026961 DMM DEBUG MM(262420000000069/ebfff585) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241211100026961 DMM NOTICE MM(262420000000069/ebfff585) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100026961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100026961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100026961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100026961 DMM DEBUG MM(262420000000069/ebfff585) Requesting authorization (sgsn_auth.c:160) 20241211100026961 DMM INFO MM(262420000000069/ebfff585) Requesting authentication tuples (sgsn_auth.c:184) 20241211100026961 DMM DEBUG MM(262420000000069/ebfff585) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100026961 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241211100026961 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@6fb4a7df20f6: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241211100027006 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100027006 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100027006 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100027006 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100027006 DMM INFO MM(262420000000069/ebfff585) Subscriber data update (mmctx.c:445) 20241211100027006 DMM DEBUG MM(262420000000069/ebfff585) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100027006 DMM INFO MM(262420000000069/ebfff585) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100027006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100027006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100027006 DMM INFO MM(262420000000069/ebfff585) <- GMM AUTH AND CIPHERING REQ (rand = 76 d1 d1 84 5c 3f 41 ed f3 6f d8 17 62 07 91 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211100027023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027023 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100027023 DMM INFO MM(262420000000069/ebfff585) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100027023 DMM NOTICE MM(262420000000069/ebfff585) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100027023 DMM DEBUG MM(262420000000069/ebfff585) checking auth: received GSM SRES = c8 e5 a9 ba (gprs_gmm.c:648) 20241211100027023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100027023 DMM DEBUG MM(262420000000069/ebfff585) Requesting authorization (sgsn_auth.c:160) 20241211100027023 DMM INFO MM(262420000000069/ebfff585) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100027023 DMM DEBUG MM(262420000000069/ebfff585) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100027023 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241211100027023 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) 20241211100027023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211100027023 DMM INFO MM(262420000000069/ebfff585) <- GMM ATTACH ACCEPT (new P-TMSI=0xebfff585) (gprs_gmm.c:282) 20241211100027026 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100027026 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100027026 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241211100027026 DMM INFO MM(262420000000069/ebfff585) Subscriber data update (mmctx.c:445) 20241211100027026 DMM DEBUG MM(262420000000069/ebfff585) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100027026 DMM INFO MM(262420000000069/ebfff585) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100027026 DMM NOTICE MM(262420000000069/ebfff585) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241211100027026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100027026 DMM NOTICE MM(262420000000069/ebfff585) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100027026 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) 20241211100027028 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100027028 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241211100027028 DMM INFO MM(262420000000069/ebfff585) Subscriber data update (mmctx.c:445) 20241211100027028 DMM DEBUG MM(262420000000069/ebfff585) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211100027038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027039 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100027039 DMM INFO MM(262420000000069/ebfff585) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100027039 DMM NOTICE MM(262420000000069/ebfff585) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100027039 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100027039 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100027039 DLLC NOTICE LLME(ca2bb739/ebfff585){ASSIGNED} LLGM Assign pre (ffffffff => ebfff585) (gprs_llc.c:1079) 20241211100027039 DLLC NOTICE LLME(ffffffff/ebfff585){ASSIGNED} LLGM Assign post (ffffffff => ebfff585) (gprs_llc.c:1125) 20241211100027039 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211100027039 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211100027039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100027039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100027096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027096 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100027097 DMM INFO MM(262420000000069/ebfff585) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211100027097 DMM INFO MM(262420000000069/ebfff585) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211100027097 DMM DEBUG MM(262420000000069/ebfff585) Using GGSN 0 (gprs_sm.c:317) 20241211100027097 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) 20241211100027097 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241211100027097 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211100027097 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241211100027097 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241211100027126 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 63 82 22 8d 11 b7 06 86 ae 14 05 7f 11 bf 0a 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=1076 from retransmit req queue (gtp.c:443) 20241211100027126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e304508, cbp=0x5608898cdd00) (sgsn_libgtp.c:633) 20241211100027126 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211100027126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=ebfff585, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211100027126 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211100027127 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211100027143 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241211100027157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027157 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027157 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1320)@6fb4a7df20f6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EBFFF585'O, index=0 TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: 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 := 'DE31AD6AC1AE34C700542A933B6EB5EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F2AF869'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4075F20A69519999'O } } } } } 20241211100027172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027172 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100027172 DMM INFO MM(262420000000069/ebfff585) -> GMM ATTACH REQUEST MI(TMSI-0xEBFFF585) type="GPRS attach" (gprs_gmm.c:1248) 20241211100027172 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100027172 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100027172 DLLC NOTICE LLME(ffffffff/ebfff585){ASSIGNED} LLGM Assign pre (ebfff585 => e0a5303b) (gprs_llc.c:1079) 20241211100027172 DLLC NOTICE LLME(ebfff585/e0a5303b){ASSIGNED} LLGM Assign post (ebfff585 => e0a5303b) (gprs_llc.c:1125) 20241211100027172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100027172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100027172 DMM DEBUG MM(262420000000069/e0a5303b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100027196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100027196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241211100027196 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100027196 DMM DEBUG MM(262420000000069/e0a5303b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241211100027196 DMM NOTICE MM(262420000000069/e0a5303b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100027196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100027196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100027196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100027196 DMM DEBUG MM(262420000000069/e0a5303b) Requesting authorization (sgsn_auth.c:160) 20241211100027196 DMM INFO MM(262420000000069/e0a5303b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100027196 DMM DEBUG MM(262420000000069/e0a5303b) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100027196 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241211100027196 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) 20241211100033196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241211100033197 DMM ERROR MM(262420000000069/e0a5303b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241211100033197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241211100033197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241211100033197 DMM NOTICE MM(262420000000069/e0a5303b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241211100033197 DMM NOTICE MM(262420000000069/e0a5303b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211100033197 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241211100033197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=e0a5303b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211100033197 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211100033197 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211100033197 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241211100033197 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241211100033197 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) 20241211100033197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Reject}: Deallocated (fsm.c:568) 20241211100033197 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Deallocated (fsm.c:568) 20241211100033197 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211100033197 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241211100033197 DLLC NOTICE LLME(ebfff585/e0a5303b){ASSIGNED} LLGM Assign pre (e0a5303b => ffffffff) (gprs_llc.c:1079) 20241211100033197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0a5303b => ffffffff) (gprs_llc.c:1125) 20241211100038197 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241211100043198 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241211100046911 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241211100046911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100046912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241211100048199 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241211100052195 DGPRS DEBUG Checking for inactive LLMEs, time = 36439451 (sgsn.c:132) 20241211100053200 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241211100056582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100056588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100056588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211100056602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100056607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100056607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241211100056614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100056618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100056618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6fb4a7df20f6: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241211100056957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100056957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1323)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@6fb4a7df20f6: Final verdict of PTC: none 20241211100056962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59582<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI210(1320)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1327)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1317)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1315)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1321)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1325)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@6fb4a7df20f6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@6fb4a7df20f6: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Dec 11 10:00:57 UTC 2024 ------ 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 20241211100057078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100057480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124716) 20241211100057959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100057959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100058201 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241211100058201 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5608898cdd00) (sgsn_libgtp.c:633) 20241211100058201 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5608898cdd00) (sgsn_libgtp.c:637) 20241211100058201 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241211100058201 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241211100058201 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241211100058201 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124716, count=129072) 20241211100058961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100058961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Dec 11 10:00:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100059962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100059962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_cell_change_different_ci_data started. 20241211100100577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100100578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100100605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100100605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100100605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100100605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100100605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100100605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100100605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100100605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100100606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100100606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100100606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100100606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100100606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100100606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100100606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100100606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100100606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100100606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100100607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100100607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1337)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1336)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100100610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211100100616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100100616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1337)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1334)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100100619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100100619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100100619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100100619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100100619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100100619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100100619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100100619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100100620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100100620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100100620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100100620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100100620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100100620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100100620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100100620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100100620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100100620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100100621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100100621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100100624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100100628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100100628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100100638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100100638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100100638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100100638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100100638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100100638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100100638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100100638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100100639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100100639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100100639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100100639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100100639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100100639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100100639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100100639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100100639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100100639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100100639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100100639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100100639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100100641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100100647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100100647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100100963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100100964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100100964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100100964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100100968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100100969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E9F51ADE'O, index=0 SGSN_Test-GSUP(1348)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@6fb4a7df20f6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E9F51ADE'O, index=0 TC_cell_change_different_ci_data(1350)@6fb4a7df20f6: 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 := '3052D9D497F915DA2734A027607B6F1B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C8AE31D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C5693360C7D23AE'O } } } } } 20241211100101004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101004 DLLC NOTICE LLME(ffffffff/e9f51ade){UNASSIGNED} LLC RX: unknown TLLI 0xe9f51ade, creating LLME on the fly (gprs_llc.c:552) 20241211100101004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101004 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241211100101004 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100101004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100101004 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100101004 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211100101004 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100101004 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100101004 DLLC NOTICE LLME(ffffffff/e9f51ade){UNASSIGNED} LLGM Assign pre (e9f51ade => d6b55abf) (gprs_llc.c:1079) 20241211100101004 DLLC NOTICE LLME(e9f51ade/d6b55abf){ASSIGNED} LLGM Assign post (e9f51ade => d6b55abf) (gprs_llc.c:1125) 20241211100101004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100101004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100101004 DMM DEBUG MM(262420000000071/d6b55abf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100101012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101012 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100101012 DMM DEBUG MM(262420000000071/d6b55abf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241211100101012 DMM NOTICE MM(262420000000071/d6b55abf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100101012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100101012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100101012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100101012 DMM DEBUG MM(262420000000071/d6b55abf) Requesting authorization (sgsn_auth.c:160) 20241211100101012 DMM INFO MM(262420000000071/d6b55abf) Requesting authentication tuples (sgsn_auth.c:184) 20241211100101012 DMM DEBUG MM(262420000000071/d6b55abf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100101012 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241211100101012 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@6fb4a7df20f6: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241211100101054 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100101054 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100101054 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100101054 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100101054 DMM INFO MM(262420000000071/d6b55abf) Subscriber data update (mmctx.c:445) 20241211100101054 DMM DEBUG MM(262420000000071/d6b55abf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100101054 DMM INFO MM(262420000000071/d6b55abf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100101054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100101054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100101054 DMM INFO MM(262420000000071/d6b55abf) <- GMM AUTH AND CIPHERING REQ (rand = 30 52 d9 d4 97 f9 15 da 27 34 a0 27 60 7b 6f 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211100101061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101061 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100101061 DMM INFO MM(262420000000071/d6b55abf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100101061 DMM NOTICE MM(262420000000071/d6b55abf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100101061 DMM DEBUG MM(262420000000071/d6b55abf) checking auth: received GSM SRES = 2c 8a e3 1d (gprs_gmm.c:648) 20241211100101061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100101061 DMM DEBUG MM(262420000000071/d6b55abf) Requesting authorization (sgsn_auth.c:160) 20241211100101061 DMM INFO MM(262420000000071/d6b55abf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100101061 DMM DEBUG MM(262420000000071/d6b55abf) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100101062 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241211100101062 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) 20241211100101062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211100101062 DMM INFO MM(262420000000071/d6b55abf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b55abf) (gprs_gmm.c:282) 20241211100101063 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100101063 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100101063 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241211100101063 DMM INFO MM(262420000000071/d6b55abf) Subscriber data update (mmctx.c:445) 20241211100101063 DMM DEBUG MM(262420000000071/d6b55abf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100101063 DMM INFO MM(262420000000071/d6b55abf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100101063 DMM NOTICE MM(262420000000071/d6b55abf) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241211100101063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100101063 DMM NOTICE MM(262420000000071/d6b55abf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100101063 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) 20241211100101063 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100101063 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241211100101063 DMM INFO MM(262420000000071/d6b55abf) Subscriber data update (mmctx.c:445) 20241211100101063 DMM DEBUG MM(262420000000071/d6b55abf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211100101067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101067 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100101067 DMM INFO MM(262420000000071/d6b55abf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100101067 DMM NOTICE MM(262420000000071/d6b55abf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100101067 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100101067 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100101067 DLLC NOTICE LLME(e9f51ade/d6b55abf){ASSIGNED} LLGM Assign pre (ffffffff => d6b55abf) (gprs_llc.c:1079) 20241211100101067 DLLC NOTICE LLME(ffffffff/d6b55abf){ASSIGNED} LLGM Assign post (ffffffff => d6b55abf) (gprs_llc.c:1125) 20241211100101067 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211100101067 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211100101067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100101067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100101121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101121 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100101121 DMM INFO MM(262420000000071/d6b55abf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241211100101121 DMM INFO MM(262420000000071/d6b55abf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241211100101121 DMM DEBUG MM(262420000000071/d6b55abf) Using GGSN 0 (gprs_sm.c:317) 20241211100101121 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) 20241211100101121 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241211100101121 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241211100101121 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241211100101121 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241211100101147 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 16 dd 56 9c 11 be fe 7e ed 14 05 7f 6b 0a 42 3b 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) 20241211100101147 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f891e304508, cbp=0x5608898cdd00) (sgsn_libgtp.c:633) 20241211100101147 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241211100101147 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5608898d1e98 TLLI=d6b55abf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241211100101147 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241211100101147 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@6fb4a7df20f6: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed 20241211100101160 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241211100101174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101174 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101174 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@6fb4a7df20f6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@6fb4a7df20f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D6B55ABF'O, index=0 20241211100101190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100101190 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100101190 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100101192 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1334)@6fb4a7df20f6: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@6fb4a7df20f6: Final verdict of PTC: pass 20241211100101218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1346)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@6fb4a7df20f6: Final verdict of PTC: none 20241211100101223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100101223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1336)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1341)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@6fb4a7df20f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1339)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1344)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1335)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Dec 11 10:01:01 UTC 2024 ====== 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 20241211100101321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100101723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99232) 20241211100102224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100102224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99232, count=100392) 20241211100103225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100103225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Dec 11 10:01:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100104226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100104226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_sgsn_context_req_in started. 20241211100104799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100104802 DMM INFO MM(262420000000071/d6b55abf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100104802 DMM INFO MM(262420000000071/d6b55abf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100104802 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100104802 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100104802 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211100104802 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211100104802 DLLC NOTICE LLME(ffffffff/d6b55abf){ASSIGNED} LLGM Assign pre (d6b55abf => ffffffff) (gprs_llc.c:1079) 20241211100104802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b55abf => ffffffff) (gprs_llc.c:1125) 20241211100104802 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5608898d1b40 (gprs_sndcp.c:574) 20241211100104802 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5608898d1e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241211100104802 DMM NOTICE MM(262420000000071/d6b55abf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241211100104802 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241211100104802 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241211100104802 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241211100104803 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241211100104803 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241211100104803 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) 20241211100104803 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20241211100104803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100104803 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211100104803 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211100104803 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211100104803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100104834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100104834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100104834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100104834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100104834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100104834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100104834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100104834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100104835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100104835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100104835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100104836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100104836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211100104838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100104845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100104845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100104851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100104851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100104851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100104851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100104852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100104852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100104852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100104852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100104852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100104852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100104852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100104852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100104852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100104852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100104852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100104852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100104854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100104859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100104859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100104869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100104869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100104869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100104869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100104870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100104870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100104870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100104870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100104870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100104870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100104870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100104870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100104870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100104870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100104870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100104870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100104870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100104872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100104877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100104877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100105227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100105227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100105227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100105227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100105232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211100105233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@6fb4a7df20f6: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D28DE94B'O, index=0 SGSN_Test-GSUP(1367)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@6fb4a7df20f6: 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 := '11255B9D3B4E489AEB051D4D735B593B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BF48E42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C18498E0E4D9D7FE'O } } } } } 20241211100106302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100106302 DLLC NOTICE LLME(ffffffff/d28de94b){UNASSIGNED} LLC RX: unknown TLLI 0xd28de94b, creating LLME on the fly (gprs_llc.c:552) 20241211100106302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100106302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241211100106302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100106302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100106302 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100106302 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Allocated (fsm.c:456) 20241211100106302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100106302 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100106302 DLLC NOTICE LLME(ffffffff/d28de94b){UNASSIGNED} LLGM Assign pre (d28de94b => edd0c399) (gprs_llc.c:1079) 20241211100106302 DLLC NOTICE LLME(d28de94b/edd0c399){ASSIGNED} LLGM Assign post (d28de94b => edd0c399) (gprs_llc.c:1125) 20241211100106302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100106302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100106302 DMM DEBUG MM(262420000000072/edd0c399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100106309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100106309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211100106309 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100106309 DMM DEBUG MM(262420000000072/edd0c399) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241211100106309 DMM NOTICE MM(262420000000072/edd0c399) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100106309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100106309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100106309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100106309 DMM DEBUG MM(262420000000072/edd0c399) Requesting authorization (sgsn_auth.c:160) 20241211100106309 DMM INFO MM(262420000000072/edd0c399) Requesting authentication tuples (sgsn_auth.c:184) 20241211100106309 DMM DEBUG MM(262420000000072/edd0c399) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100106309 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241211100106309 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@6fb4a7df20f6: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@6fb4a7df20f6: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241211100106311 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100106311 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100106311 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100106311 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100106311 DMM INFO MM(262420000000072/edd0c399) Subscriber data update (mmctx.c:445) 20241211100106311 DMM DEBUG MM(262420000000072/edd0c399) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100106311 DMM INFO MM(262420000000072/edd0c399) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100106311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100106311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100106311 DMM INFO MM(262420000000072/edd0c399) <- GMM AUTH AND CIPHERING REQ (rand = 11 25 5b 9d 3b 4e 48 9a eb 05 1d 4d 73 5b 59 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241211100106317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100106317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100106317 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100106317 DMM INFO MM(262420000000072/edd0c399) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100106317 DMM NOTICE MM(262420000000072/edd0c399) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100106317 DMM DEBUG MM(262420000000072/edd0c399) checking auth: received GSM SRES = 2b f4 8e 42 (gprs_gmm.c:648) 20241211100106317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100106317 DMM DEBUG MM(262420000000072/edd0c399) Requesting authorization (sgsn_auth.c:160) 20241211100106317 DMM INFO MM(262420000000072/edd0c399) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100106317 DMM DEBUG MM(262420000000072/edd0c399) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100106317 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241211100106317 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) 20241211100106317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211100106317 DMM INFO MM(262420000000072/edd0c399) <- GMM ATTACH ACCEPT (new P-TMSI=0xedd0c399) (gprs_gmm.c:282) 20241211100106319 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100106319 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100106319 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241211100106319 DMM INFO MM(262420000000072/edd0c399) Subscriber data update (mmctx.c:445) 20241211100106319 DMM DEBUG MM(262420000000072/edd0c399) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100106319 DMM INFO MM(262420000000072/edd0c399) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100106319 DMM NOTICE MM(262420000000072/edd0c399) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241211100106319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100106319 DMM NOTICE MM(262420000000072/edd0c399) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100106319 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) 20241211100106319 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100106319 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241211100106319 DMM INFO MM(262420000000072/edd0c399) Subscriber data update (mmctx.c:445) 20241211100106319 DMM DEBUG MM(262420000000072/edd0c399) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211100106324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100106324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211100106324 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100106324 DMM INFO MM(262420000000072/edd0c399) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100106324 DMM NOTICE MM(262420000000072/edd0c399) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100106324 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100106324 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100106325 DLLC NOTICE LLME(d28de94b/edd0c399){ASSIGNED} LLGM Assign pre (ffffffff => edd0c399) (gprs_llc.c:1079) 20241211100106325 DLLC NOTICE LLME(ffffffff/edd0c399){ASSIGNED} LLGM Assign post (ffffffff => edd0c399) (gprs_llc.c:1125) 20241211100106325 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211100106325 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211100106325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100106325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100106383 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 08 4b 00 00 03 52 f0 99 42 42 de 05 ed d0 c3 99 0c 01 02 03 0d fe 11 c6 12 0f c8 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@6fb4a7df20f6: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241211100108382 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241211100108382 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241211100108382 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) 20241211100108382 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241211100108382 DMM INFO MM(262420000000072/edd0c399) Subscriber data update (mmctx.c:445) 20241211100108382 DMM DEBUG MM(262420000000072/edd0c399) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241211100108382 DMM INFO MM(262420000000072/edd0c399) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241211100108382 DMM INFO MM(262420000000072/edd0c399) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100108382 DMM INFO MM(262420000000072/edd0c399) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100108382 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100108382 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100108382 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211100108382 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211100108382 DLLC NOTICE LLME(ffffffff/edd0c399){ASSIGNED} LLGM Assign pre (edd0c399 => ffffffff) (gprs_llc.c:1079) 20241211100108382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edd0c399 => ffffffff) (gprs_llc.c:1125) 20241211100108382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100108382 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211100108382 DMM DEBUG MM_STATE_Iu[0x5608898c4880]{Detached}: Deallocated (fsm.c:568) 20241211100108382 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@6fb4a7df20f6: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@6fb4a7df20f6: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241211100108385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211100108386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100108386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1367)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1365)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1360)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1355)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1353)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1363)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1358)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@6fb4a7df20f6: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Dec 11 10:01:08 UTC 2024 ------ 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 20241211100108459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100108861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98752) 20241211100109387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100109387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98752, count=100012) 20241211100110388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100110389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Dec 11 10:01:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100111389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100111390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_sgsn_context_req_out started. 20241211100111957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100111958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100111977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100111977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100111977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100111977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100111977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100111977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100111977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100111977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100111977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100111979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100111979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100111979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100111979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100111979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100111979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100111979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100111979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100111979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100111979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100111979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100111979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100111979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100111982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100111988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100111988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100111996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100111996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100111996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100111996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100111996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100111996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100111996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100111996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100111996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100111997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100111997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100111997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100111997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100111997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100111997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100111997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100111997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100111997 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100111997 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100111997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100111997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100111997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100111999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100112004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100112004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100112014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100112014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100112014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100112014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100112014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100112014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100112014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100112014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100112015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100112015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100112015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100112015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100112015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100112015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100112015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100112015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100112015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100112015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100112015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100112015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100112016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100112016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100112018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100112024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100112024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100112390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100112390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100112390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100112390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100112392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211100112392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@6fb4a7df20f6: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E2C72626'O, index=0 SGSN_Test-GSUP(1386)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241211100113417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100113417 DLLC NOTICE LLME(ffffffff/e2c72626){UNASSIGNED} LLC RX: unknown TLLI 0xe2c72626, creating LLME on the fly (gprs_llc.c:552) 20241211100113417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241211100113417 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211100113417 DMM NOTICE LLME(ffffffff/e2c72626){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241211100113417 DLLC NOTICE LLME(ffffffff/e2c72626){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241211100113417 DMM ERROR LLME(ffffffff/e2c72626){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241211100113417 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241211100113417 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241211100113417 DLLC NOTICE LLME(ffffffff/e2c72626){UNASSIGNED} LLGM Assign pre (e2c72626 => ffffffff) (gprs_llc.c:1079) 20241211100113417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c72626 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@6fb4a7df20f6: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@6fb4a7df20f6: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1384)@6fb4a7df20f6: Final verdict of PTC: none 20241211100113423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100113423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100113423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1379)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1374)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1377)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1382)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1372)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@6fb4a7df20f6: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@6fb4a7df20f6: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@6fb4a7df20f6: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Dec 11 10:01:13 UTC 2024 ------ 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 20241211100113542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100113943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44464) 20241211100114425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100114425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44464, count=55564) 20241211100115425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100115425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Dec 11 10:01:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100116427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100116427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_req_id_req_ra_update started. 20241211100116987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100116988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100117006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100117006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100117006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100117006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100117006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100117006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100117006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100117006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100117007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100117007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100117007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100117007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100117007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100117007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100117007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100117007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100117007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100117007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100117008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100117008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100117010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100117016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100117016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100117022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100117022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100117022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100117022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100117022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100117022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100117022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100117022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100117023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100117023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100117023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100117023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100117023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100117023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100117023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100117023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100117023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100117023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100117023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100117023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100117026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100117031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100117031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100117040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100117041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100117041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100117041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100117041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100117041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100117041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100117041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100117041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100117041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100117041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100117041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100117042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100117042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100117044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100117048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100117048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100117428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100117428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100117428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100117428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100117429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100117429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@6fb4a7df20f6: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='ECA2EC5A'O, index=0 SGSN_Test-GSUP(1405)@6fb4a7df20f6: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241211100117451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100117451 DLLC NOTICE LLME(ffffffff/eca2ec5a){UNASSIGNED} LLC RX: unknown TLLI 0xeca2ec5a, creating LLME on the fly (gprs_llc.c:552) 20241211100117451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100117451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241211100117451 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100117451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100117451 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100117451 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211100117451 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100117451 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100117451 DLLC NOTICE LLME(ffffffff/eca2ec5a){UNASSIGNED} LLGM Assign pre (eca2ec5a => fbf52bdc) (gprs_llc.c:1079) 20241211100117451 DLLC NOTICE LLME(eca2ec5a/fbf52bdc){ASSIGNED} LLGM Assign post (eca2ec5a => fbf52bdc) (gprs_llc.c:1125) 20241211100117451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100117451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100117451 DMM DEBUG MM(262420000000047/fbf52bdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100117458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100117458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100117458 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100117458 DMM INFO MM(262420000000047/fbf52bdc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211100117458 DMM INFO MM(262420000000047/fbf52bdc) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-1422-6 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241211100117458 DMM NOTICE MM(262420000000047/fbf52bdc) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241211100117458 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241211100117458 DMM INFO MM(262420000000047/fbf52bdc) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241211100117458 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100117458 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100117458 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211100117458 DMM ERROR MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211100117458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Deallocated (fsm.c:568) 20241211100117458 DMM DEBUG MM_STATE_Gb(0)[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211100117458 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211100117458 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211100117458 DLLC NOTICE LLME(eca2ec5a/fbf52bdc){ASSIGNED} LLGM Assign pre (fbf52bdc => ffffffff) (gprs_llc.c:1079) 20241211100117458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbf52bdc => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@6fb4a7df20f6: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@6fb4a7df20f6: Final verdict of PTC: pass 20241211100117461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1398)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1403)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@6fb4a7df20f6: Final verdict of PTC: none 20241211100117462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100117462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1389)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1393)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1401)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1396)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1391)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Dec 11 10:01:17 UTC 2024 ====== 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 20241211100117550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100117951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58688) 20241211100118462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100118462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58688, count=63324) 20241211100119463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100119463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@6fb4a7df20f6: Test execution finished. MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Dec 11 10:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100120465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100120465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_iu_attach started. 20241211100121028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100121031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100121069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100121069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100121069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100121069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100121069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100121069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100121069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100121069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241211100121070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100121070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100121070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1412)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100121070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100121070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100121070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100121070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100121070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100121070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100121070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100121070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100121070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100121072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100121076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100121076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100121084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100121084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100121084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100121084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100121084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100121084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100121084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100121084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100121085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100121085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100121085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100121085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100121085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100121085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100121085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100121085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100121085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100121085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100121085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100121085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100121087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100121092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100121092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100121101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100121101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100121101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100121101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100121101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100121101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100121101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100121101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100121101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100121102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100121102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100121102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100121102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100121102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100121102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100121102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100121102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100121102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100121102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100121102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100121102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100121105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100121110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100121110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1425)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100121312 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100121312 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100121312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100121312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100121318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100121318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100121318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100121318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100121318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100121318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100121318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100121320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100121320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100121320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100121320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100121320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100121320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100121320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100121321 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100121465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100121465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100121465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100121465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100121469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100121471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100122130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122130 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100122130 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100122131 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241211100122196 DGPRS DEBUG Checking for inactive LLMEs, time = 36439481 (sgsn.c:132) TC_iu_attach-BVCI196(1411)@6fb4a7df20f6: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E6CC1C5E'O, index=0 SGSN_Test-GSUP(1428)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@6fb4a7df20f6: 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 := '92B6'O, rac := 'F7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@6fb4a7df20f6: Added conn table entry 0TC_iu_attach(1430)11836673 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1424)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100122534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122535 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100122535 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100122535 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100122535 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241211100122535 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241211100122535 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241211100122535 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Deregistered}: Allocated (fsm.c:456) 20241211100122535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Allocated (fsm.c:456) 20241211100122535 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100122535 DMM DEBUG MM_STATE_Iu[0x5608898d1e50]{Detached}: Allocated (fsm.c:456) 20241211100122535 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100122535 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100122535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100122535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100122535 DMM DEBUG MM(262420000001001/e8b82b4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100122535 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241211100122535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: { messageType := 2, destLocRef := 'B49D01'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@6fb4a7df20f6: 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 := '5661888CBD332EBA30A7F6BE3BEF6CFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A2393B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36953E33DC03F0F2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D7D2B02BADBC578155E91BC1DC111D03'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6CC7AE230D4D01F70879E849881885D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E3421949040E3256C30F82DF4D4222CC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '186D7DCD8B60A2D5'O } } } } } SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241211100122540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122540 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100122540 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100122540 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100122540 DMM DEBUG MM(262420000001001/e8b82b4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241211100122540 DMM NOTICE MM(262420000001001/e8b82b4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100122540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100122540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100122540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100122540 DMM DEBUG MM(262420000001001/e8b82b4f) Requesting authorization (sgsn_auth.c:160) 20241211100122540 DMM INFO MM(262420000001001/e8b82b4f) Requesting authentication tuples (sgsn_auth.c:184) 20241211100122540 DMM DEBUG MM(262420000001001/e8b82b4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100122540 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241211100122540 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@6fb4a7df20f6: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241211100122542 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100122542 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100122542 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100122542 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100122542 DMM INFO MM(262420000001001/e8b82b4f) Subscriber data update (mmctx.c:445) 20241211100122542 DMM DEBUG MM(262420000001001/e8b82b4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100122542 DMM INFO MM(262420000001001/e8b82b4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100122542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100122542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100122542 DMM INFO MM(262420000001001/e8b82b4f) <- GMM AUTH AND CIPHERING REQ (rand = 56 61 88 8c bd 33 2e ba 30 a7 f6 be 3b ef 6c ff , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 42 19 49 04 0e 32 56 c3 0f 82 df 4d 42 22 cc ) (gprs_gmm.c:465) 20241211100122542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241211100122542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922186D7DCD23094399990000100001F029048B60A2D5'O 20241211100122545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122546 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100122546 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100122546 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100122546 DMM INFO MM(262420000001001/e8b82b4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100122546 DMM NOTICE MM(262420000001001/e8b82b4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100122546 DMM DEBUG MM(262420000001001/e8b82b4f) checking auth: received UMTS RES = 18 6d 7d cd 8b 60 a2 d5 (gprs_gmm.c:648) 20241211100122546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100122546 DMM DEBUG MM(262420000001001/e8b82b4f) Requesting authorization (sgsn_auth.c:160) 20241211100122546 DMM INFO MM(262420000001001/e8b82b4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100122546 DMM DEBUG MM(262420000001001/e8b82b4f) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100122546 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241211100122546 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) 20241211100122546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100122546 DMM DEBUG MM(262420000001001/e8b82b4f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100122546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100122550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122550 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100122550 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100122550 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100122550 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241211100122550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100122550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100122550 DMM INFO MM(262420000001001/e8b82b4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8b82b4f) (gprs_gmm.c:282) 20241211100122550 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241211100122550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100122552 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100122552 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100122552 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211100122552 DMM INFO MM(262420000001001/e8b82b4f) Subscriber data update (mmctx.c:445) 20241211100122552 DMM DEBUG MM(262420000001001/e8b82b4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100122552 DMM INFO MM(262420000001001/e8b82b4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100122552 DMM NOTICE MM(262420000001001/e8b82b4f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241211100122552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100122552 DMM NOTICE MM(262420000001001/e8b82b4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100122552 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) 20241211100122553 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100122553 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211100122553 DMM INFO MM(262420000001001/e8b82b4f) Subscriber data update (mmctx.c:445) 20241211100122553 DMM DEBUG MM(262420000001001/e8b82b4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100122554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122554 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100122554 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100122554 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100122554 DMM INFO MM(262420000001001/e8b82b4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100122554 DMM NOTICE MM(262420000001001/e8b82b4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100122554 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100122554 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100122554 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100122554 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100122554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100122554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100122554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100122557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100122557 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100122557 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100122557 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100122557 DMM INFO MM(262420000001001/e8b82b4f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100122557 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100122557 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100122557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100122557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100122557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100122557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@6fb4a7df20f6: Deleted conn table entry 0TC_iu_attach(1430)11836673 20241211100122558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100122558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100122558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100122558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100122558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100122558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100122558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@6fb4a7df20f6: setverdict(pass): none -> pass TC_iu_attach(1430)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@6fb4a7df20f6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@6fb4a7df20f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@6fb4a7df20f6: Final verdict of PTC: none 20241211100122627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211100122632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100122633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1412)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1428)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1422)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1417)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1410)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1415)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1420)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_iu_attach finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Dec 11 10:01:22 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241211100122762 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100122762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100122762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100122762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100122762 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100122762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100122762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100122762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100122762 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:737) 20241211100122762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100122762 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241211100122762 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100122762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100122762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100122762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100122762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100122762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100122762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100122790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100123193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179592) 20241211100123634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100123634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=179592, count=208784) 20241211100124635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100124635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100124763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100124763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100124763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Dec 11 10:01:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100125637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100125637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_iu_attach_encr started. 20241211100126282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100126285 DMM INFO MM(262420000001001/e8b82b4f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100126285 DMM INFO MM(262420000001001/e8b82b4f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100126285 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100126285 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100126285 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100126285 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100126285 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241211100126285 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) 20241211100126285 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241211100126285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Deallocated (fsm.c:568) 20241211100126285 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100126285 DMM DEBUG MM_STATE_Iu(1)[0x5608898d1e50]{Detached}: Deallocated (fsm.c:568) 20241211100126285 DMM DEBUG GMM(gmm_fsm)[0x5608898cae30]{Deregistered}: Deallocated (fsm.c:568) 20241211100126285 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100126337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100126337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100126337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100126337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100126337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100126337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100126337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100126337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100126338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100126338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100126338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100126338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100126338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100126338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100126338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100126338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100126338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100126338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100126338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100126338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100126340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100126345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100126345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100126353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100126353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100126353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100126353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100126353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100126353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100126353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100126353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100126354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100126354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100126354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100126356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100126362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100126362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100126370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100126370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100126370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100126370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100126370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100126370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100126370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100126370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100126371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100126371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100126371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100126371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100126371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100126371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100126371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100126371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100126371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100126371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100126371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100126371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100126371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100126373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100126378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100126378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1448)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation TC_iu_attach_encr-BVCI220(1444)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 20241211100126580 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100126580 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100126580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100126580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100126586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100126586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100126586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100126586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100126586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100126586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100126586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100126588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100126588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100126588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100126588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100126588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100126588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100126588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100126588 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100126638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100126638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100126638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100126638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100126642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100126643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100127403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127403 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100127403 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100127404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@6fb4a7df20f6: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D169A538'O, index=0 SGSN_Test-GSUP(1451)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@6fb4a7df20f6: 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 := '4890'O, rac := '23'O ("#") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@6fb4a7df20f6: Added conn table entry 0TC_iu_attach_encr(1453)2734235 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1447)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100127735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127735 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100127735 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100127735 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100127735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241211100127735 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Deregistered}: Allocated (fsm.c:456) 20241211100127735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100127735 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Allocated (fsm.c:456) 20241211100127735 DMM DEBUG MM_STATE_Iu[0x5608898c4750]{Detached}: Allocated (fsm.c:456) 20241211100127735 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100127735 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100127735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100127735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100127735 DMM DEBUG MM(262420000001001/c1d23576) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100127735 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241211100127735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: { messageType := 2, destLocRef := '29B89B'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@6fb4a7df20f6: 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 := 'C704E443368295E76B3945C0F9389B96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5B2A5F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C627633A74508DC4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23A6B97DEDC51D51DF4984304699F0A6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E1735ACF265B14C0263F19308A6A0262'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B810810D6E8A70134D7F67C948587A2E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2CC2F902236AD851'O } } } } } SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241211100127744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127744 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100127744 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100127744 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100127744 DMM DEBUG MM(262420000001001/c1d23576) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241211100127744 DMM NOTICE MM(262420000001001/c1d23576) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100127744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100127744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100127744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100127744 DMM DEBUG MM(262420000001001/c1d23576) Requesting authorization (sgsn_auth.c:160) 20241211100127744 DMM INFO MM(262420000001001/c1d23576) Requesting authentication tuples (sgsn_auth.c:184) 20241211100127744 DMM DEBUG MM(262420000001001/c1d23576) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100127744 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241211100127744 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@6fb4a7df20f6: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241211100127748 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100127748 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100127748 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100127748 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100127748 DMM INFO MM(262420000001001/c1d23576) Subscriber data update (mmctx.c:445) 20241211100127748 DMM DEBUG MM(262420000001001/c1d23576) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100127748 DMM INFO MM(262420000001001/c1d23576) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100127748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100127748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100127748 DMM INFO MM(262420000001001/c1d23576) <- GMM AUTH AND CIPHERING REQ (rand = c7 04 e4 43 36 82 95 e7 6b 39 45 c0 f9 38 9b 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 10 81 0d 6e 8a 70 13 4d 7f 67 c9 48 58 7a 2e ) (gprs_gmm.c:465) 20241211100127748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241211100127748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302222CC2F90223094399990000100001F02904236AD851'O 20241211100127757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100127757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100127757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100127757 DMM INFO MM(262420000001001/c1d23576) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100127757 DMM NOTICE MM(262420000001001/c1d23576) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100127757 DMM DEBUG MM(262420000001001/c1d23576) checking auth: received UMTS RES = 2c c2 f9 02 23 6a d8 51 (gprs_gmm.c:648) 20241211100127757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100127757 DMM DEBUG MM(262420000001001/c1d23576) Requesting authorization (sgsn_auth.c:160) 20241211100127757 DMM INFO MM(262420000001001/c1d23576) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100127757 DMM DEBUG MM(262420000001001/c1d23576) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100127757 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241211100127757 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) 20241211100127757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100127757 DMM DEBUG MM(262420000001001/c1d23576) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241211100127757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_len:17 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241211100127769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127769 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100127769 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100127769 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100127769 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241211100127769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100127769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100127769 DMM INFO MM(262420000001001/c1d23576) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1d23576) (gprs_gmm.c:282) 20241211100127769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241211100127770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100127777 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100127777 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100127777 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211100127777 DMM INFO MM(262420000001001/c1d23576) Subscriber data update (mmctx.c:445) 20241211100127777 DMM DEBUG MM(262420000001001/c1d23576) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100127777 DMM INFO MM(262420000001001/c1d23576) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100127777 DMM NOTICE MM(262420000001001/c1d23576) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241211100127777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100127777 DMM NOTICE MM(262420000001001/c1d23576) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100127777 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) 20241211100127777 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100127777 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241211100127777 DMM INFO MM(262420000001001/c1d23576) Subscriber data update (mmctx.c:445) 20241211100127777 DMM DEBUG MM(262420000001001/c1d23576) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100127779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127779 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100127779 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100127779 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100127779 DMM INFO MM(262420000001001/c1d23576) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100127779 DMM NOTICE MM(262420000001001/c1d23576) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100127779 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100127779 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100127779 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100127779 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100127779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100127779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100127779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100127790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100127790 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100127790 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100127790 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100127790 DMM INFO MM(262420000001001/c1d23576) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100127790 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100127790 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100127790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100127790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100127790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100127790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Session index based on local reference:0 20241211100127793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100127793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100127793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100127793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100127793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100127793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100127793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@6fb4a7df20f6: Deleted conn table entry 0TC_iu_attach_encr(1453)2734235 TC_iu_attach_encr(1453)@6fb4a7df20f6: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@6fb4a7df20f6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@6fb4a7df20f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@6fb4a7df20f6: Final verdict of PTC: none 20241211100127865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@6fb4a7df20f6: Final verdict of PTC: none 20241211100127871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100127871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1435)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1440)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1445)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1438)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1443)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1433)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_iu_attach_encr finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Dec 11 10:01:27 UTC 2024 ====== 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 20241211100127994 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100127994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100127994 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100127994 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100127994 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100127994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100127994 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100127994 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100127994 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:737) 20241211100127994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100127994 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100127994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100127994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100127994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100127994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100127994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100127994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100127994 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241211100127995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100128397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211136) 20241211100128873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100128873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211136, count=212392) 20241211100129874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100129874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100129995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100129995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100129995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Dec 11 10:01:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100130876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100130876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_iu_attach_geran_rau started. 20241211100131481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100131484 DMM INFO MM(262420000001001/c1d23576) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100131484 DMM INFO MM(262420000001001/c1d23576) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100131484 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100131484 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100131484 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100131484 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100131484 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241211100131484 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) 20241211100131484 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241211100131484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100131484 DMM DEBUG MM_STATE_Gb[0x5608898c49b0]{Idle}: Deallocated (fsm.c:568) 20241211100131484 DMM DEBUG MM_STATE_Iu(2)[0x5608898c4750]{Detached}: Deallocated (fsm.c:568) 20241211100131484 DMM DEBUG GMM(gmm_fsm)[0x5608898d1e50]{Deregistered}: Deallocated (fsm.c:568) 20241211100131484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100131532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100131532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100131532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100131532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100131532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100131532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100131532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100131532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100131532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100131532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100131532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100131533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100131533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100131533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100131533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100131533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100131533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100131533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100131533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100131533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100131535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100131540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100131540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100131547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100131547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100131547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100131547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100131547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100131547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100131547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100131547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100131548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100131548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100131548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100131548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100131548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100131548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100131548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100131548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100131548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100131548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100131548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100131548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100131550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100131555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100131555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100131563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100131563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100131563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100131564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131564 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100131564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100131564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100131564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100131564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100131564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100131564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100131564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100131564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100131564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100131564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100131565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100131565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100131567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1471)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 20241211100131573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100131573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100131773 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100131773 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100131773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100131773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100131780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100131780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100131780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100131780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100131780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100131780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100131780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100131783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100131783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100131783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100131783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100131783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100131783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100131783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100131783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100131878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100131878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100131878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100131878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100131882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100131883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100132593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100132593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100132593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100132593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132593 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100132593 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100132594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E956E31A'O, index=0 SGSN_Test-GSUP(1474)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: 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 := '0306'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(1470)@6fb4a7df20f6: Added conn table entry 0TC_iu_attach_geran_rau(1476)333967 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: First idle individual index:0 20241211100132962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100132962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100132962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100132962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100132963 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100132963 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100132963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241211100132963 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100132963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Allocated (fsm.c:456) 20241211100132963 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100132963 DMM DEBUG MM_STATE_Iu[0x5608898cae30]{Detached}: Allocated (fsm.c:456) 20241211100132963 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100132963 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100132963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100132963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100132963 DMM DEBUG MM(262420000001002/d76c7ad6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100132963 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241211100132963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: { messageType := 2, destLocRef := '05188F'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: 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 := 'FFE187695570D1B6C46A90AD0C4141DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A47E207'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE45A7B359434D5E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54AB71FFD0256B6B5D3E7EA1B0571451'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '481AC27657C0D493DDBDE172913874C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '08C2D49582C24E833EF423126BAC0351'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33DE324D11513307'O } } } } } SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241211100132975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100132976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100132976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100132976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100132976 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100132976 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100132976 DMM DEBUG MM(262420000001002/d76c7ad6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241211100132976 DMM NOTICE MM(262420000001002/d76c7ad6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100132976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100132976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100132976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100132976 DMM DEBUG MM(262420000001002/d76c7ad6) Requesting authorization (sgsn_auth.c:160) 20241211100132976 DMM INFO MM(262420000001002/d76c7ad6) Requesting authentication tuples (sgsn_auth.c:184) 20241211100132976 DMM DEBUG MM(262420000001002/d76c7ad6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100132976 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241211100132976 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@6fb4a7df20f6: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241211100132978 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100132978 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100132978 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100132978 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100132978 DMM INFO MM(262420000001002/d76c7ad6) Subscriber data update (mmctx.c:445) 20241211100132978 DMM DEBUG MM(262420000001002/d76c7ad6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100132978 DMM INFO MM(262420000001002/d76c7ad6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100132978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100132978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100132978 DMM INFO MM(262420000001002/d76c7ad6) <- GMM AUTH AND CIPHERING REQ (rand = ff e1 87 69 55 70 d1 b6 c4 6a 90 ad 0c 41 41 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 c2 d4 95 82 c2 4e 83 3e f4 23 12 6b ac 03 51 ) (gprs_gmm.c:465) 20241211100132978 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241211100132978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2233DE324D23094399990000100002F0290411513307'O 20241211100132982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100132982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100132982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100132982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132983 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100132983 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100132983 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100132983 DMM INFO MM(262420000001002/d76c7ad6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100132983 DMM NOTICE MM(262420000001002/d76c7ad6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100132983 DMM DEBUG MM(262420000001002/d76c7ad6) checking auth: received UMTS RES = 33 de 32 4d 11 51 33 07 (gprs_gmm.c:648) 20241211100132983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100132983 DMM DEBUG MM(262420000001002/d76c7ad6) Requesting authorization (sgsn_auth.c:160) 20241211100132983 DMM INFO MM(262420000001002/d76c7ad6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100132983 DMM DEBUG MM(262420000001002/d76c7ad6) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100132983 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241211100132983 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) 20241211100132983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100132983 DMM DEBUG MM(262420000001002/d76c7ad6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100132983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100132993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100132993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100132993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100132993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132993 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100132993 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100132993 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100132993 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241211100132993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100132993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100132993 DMM INFO MM(262420000001002/d76c7ad6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd76c7ad6) (gprs_gmm.c:282) 20241211100132993 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241211100132993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100132994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100132994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100132994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100132994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100132994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100132994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100132994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100132994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100132999 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100132999 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100132999 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241211100132999 DMM INFO MM(262420000001002/d76c7ad6) Subscriber data update (mmctx.c:445) 20241211100132999 DMM DEBUG MM(262420000001002/d76c7ad6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100132999 DMM INFO MM(262420000001002/d76c7ad6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100132999 DMM NOTICE MM(262420000001002/d76c7ad6) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241211100132999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100132999 DMM NOTICE MM(262420000001002/d76c7ad6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100132999 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) 20241211100133000 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100133000 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241211100133000 DMM INFO MM(262420000001002/d76c7ad6) Subscriber data update (mmctx.c:445) 20241211100133000 DMM DEBUG MM(262420000001002/d76c7ad6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100133003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100133003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100133003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100133003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100133003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100133003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100133003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100133003 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100133003 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100133003 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100133003 DMM INFO MM(262420000001002/d76c7ad6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100133003 DMM NOTICE MM(262420000001002/d76c7ad6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100133003 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100133003 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100133003 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100133003 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100133003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100133004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100133004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100133004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100133004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100133004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100133004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100133004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100133004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100133010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100133011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100133011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100133011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100133011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100133011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100133011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100133011 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100133011 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100133011 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100133011 DMM INFO MM(262420000001002/d76c7ad6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100133011 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100133011 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100133011 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133011 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100133011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100133011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100133011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100133011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100133011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100133011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Session index based on local reference:0 20241211100133014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100133014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100133014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100133014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100133014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100133014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100133014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@6fb4a7df20f6: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)333967 TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D76C7AD6'O, index=1 20241211100133084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100133084 DLLC NOTICE LLME(ffffffff/d76c7ad6){UNASSIGNED} LLC RX: unknown TLLI 0xd76c7ad6, creating LLME on the fly (gprs_llc.c:552) 20241211100133084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241211100133084 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211100133084 DMM INFO MM(262420000001002/d76c7ad6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d76c7ad6, P-TMSI: d76c7ad6 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241211100133084 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241211100133084 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241211100133084 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100133084 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100133084 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241211100133084 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100133084 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100133084 DLLC NOTICE LLME(ffffffff/d76c7ad6){UNASSIGNED} LLGM Assign pre (d76c7ad6 => d76c7ad6) (gprs_llc.c:1079) 20241211100133084 DLLC NOTICE LLME(d76c7ad6/d76c7ad6){ASSIGNED} LLGM Assign post (d76c7ad6 => d76c7ad6) (gprs_llc.c:1125) 20241211100133084 DMM INFO MM(262420000001002/d76c7ad6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: Removing Client IMSI='262420000001002'H, index=1 20241211100133110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100133110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100133110 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100133110 DMM INFO MM(262420000001002/d76c7ad6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211100133110 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211100133110 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100133110 DLLC NOTICE LLME(d76c7ad6/d76c7ad6){ASSIGNED} LLGM Assign pre (ffffffff => d76c7ad6) (gprs_llc.c:1079) 20241211100133110 DLLC NOTICE LLME(ffffffff/d76c7ad6){ASSIGNED} LLGM Assign post (ffffffff => d76c7ad6) (gprs_llc.c:1125) 20241211100133110 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241211100133110 DMM ERROR MM_STATE_Gb[0x5608898c4880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@6fb4a7df20f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@6fb4a7df20f6: Final verdict of PTC: none 20241211100133116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49594<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1463)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@6fb4a7df20f6: Final verdict of PTC: none 20241211100133122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1464)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1474)@6fb4a7df20f6: Final verdict of PTC: none 20241211100133122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1458)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1468)@6fb4a7df20f6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1461)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1466)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1456)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Dec 11 10:01:33 UTC 2024 ====== 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 20241211100133218 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100133218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100133218 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100133218 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100133218 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100133218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100133218 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100133218 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100133218 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:737) 20241211100133218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100133218 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100133218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100133218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100133218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100133218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100133218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100133218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100133218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241211100133250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100133652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183392) 20241211100134123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100134124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183392, count=220180) 20241211100135125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100135125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100135219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100135219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100135219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Dec 11 10:01:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100136127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100136127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_geran_attach_iu_rau started. 20241211100136741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100136743 DMM INFO MM(262420000001002/d76c7ad6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100136743 DMM INFO MM(262420000001002/d76c7ad6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100136743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100136743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100136743 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241211100136743 DMM ERROR MM_STATE_Gb[0x5608898c4880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241211100136743 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241211100136743 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) 20241211100136743 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241211100136743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c49b0]{Init}: Deallocated (fsm.c:568) 20241211100136743 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100136743 DMM DEBUG MM_STATE_Iu(3)[0x5608898cae30]{Detached}: Deallocated (fsm.c:568) 20241211100136743 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211100136743 DLLC NOTICE LLME(ffffffff/d76c7ad6){ASSIGNED} LLGM Assign pre (d76c7ad6 => ffffffff) (gprs_llc.c:1079) 20241211100136743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76c7ad6 => ffffffff) (gprs_llc.c:1125) 20241211100136743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100136785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100136785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100136785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100136785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100136786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100136786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100136786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100136786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100136787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100136787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100136789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100136793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100136793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100136802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100136803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100136803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100136803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100136803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100136803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100136804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1486)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100136804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100136806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100136811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100136811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100136821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100136822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100136822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100136822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100136822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100136822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100136822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100136822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100136822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100136822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100136822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100136822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100136823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100136823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100136825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1494)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation 20241211100136830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100136830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100137031 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100137031 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100137031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100137031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100137040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100137040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100137040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100137040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100137040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100137040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100137040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100137042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100137042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100137042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100137042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100137042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100137042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100137042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100137043 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100137128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100137128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100137128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100137128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100137133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100137134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100137851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100137851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100137851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100137851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100137851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100137851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100137851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100137851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100137852 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100137852 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100137852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100137852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100137852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100137852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100137852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100137852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100137852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100137852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@6fb4a7df20f6: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='C32CC5D1'O, index=0 SGSN_Test-GSUP(1497)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: 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 := '66D26B36CAC5D772B166E0B7ADCA0187'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB683824'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB858C4CC9C93BF5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26B7F5EF5A3C802DEFF793E4EA7C8F09'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3D74BF3ED195C8CF8EC6C60168721110'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4835960DBE0A25F1B80AC7FBD11AEB35'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '242F7A8C3956A666'O } } } } } 20241211100138217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100138217 DLLC NOTICE LLME(ffffffff/c32cc5d1){UNASSIGNED} LLC RX: unknown TLLI 0xc32cc5d1, creating LLME on the fly (gprs_llc.c:552) 20241211100138217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100138217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241211100138217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Allocated (fsm.c:456) 20241211100138217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100138217 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100138217 DMM DEBUG MM_STATE_Iu[0x5608898c49b0]{Detached}: Allocated (fsm.c:456) 20241211100138217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100138217 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100138217 DLLC NOTICE LLME(ffffffff/c32cc5d1){UNASSIGNED} LLGM Assign pre (c32cc5d1 => c1e3aa71) (gprs_llc.c:1079) 20241211100138217 DLLC NOTICE LLME(c32cc5d1/c1e3aa71){ASSIGNED} LLGM Assign post (c32cc5d1 => c1e3aa71) (gprs_llc.c:1125) 20241211100138217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100138217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100138217 DMM DEBUG MM(262420000001003/c1e3aa71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100138229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100138229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241211100138229 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100138229 DMM DEBUG MM(262420000001003/c1e3aa71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241211100138229 DMM NOTICE MM(262420000001003/c1e3aa71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100138229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100138229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100138229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100138229 DMM DEBUG MM(262420000001003/c1e3aa71) Requesting authorization (sgsn_auth.c:160) 20241211100138229 DMM INFO MM(262420000001003/c1e3aa71) Requesting authentication tuples (sgsn_auth.c:184) 20241211100138229 DMM DEBUG MM(262420000001003/c1e3aa71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100138229 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241211100138229 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@6fb4a7df20f6: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241211100138233 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100138233 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100138233 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100138233 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100138233 DMM INFO MM(262420000001003/c1e3aa71) Subscriber data update (mmctx.c:445) 20241211100138233 DMM DEBUG MM(262420000001003/c1e3aa71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100138233 DMM INFO MM(262420000001003/c1e3aa71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100138233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100138233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100138233 DMM INFO MM(262420000001003/c1e3aa71) <- GMM AUTH AND CIPHERING REQ (rand = 66 d2 6b 36 ca c5 d7 72 b1 66 e0 b7 ad ca 01 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 48 35 96 0d be 0a 25 f1 b8 0a c7 fb d1 1a eb 35 ) (gprs_gmm.c:465) 20241211100138245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100138245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241211100138245 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100138245 DMM INFO MM(262420000001003/c1e3aa71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100138245 DMM NOTICE MM(262420000001003/c1e3aa71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100138245 DMM DEBUG MM(262420000001003/c1e3aa71) checking auth: received UMTS RES = 24 2f 7a 8c 39 56 a6 66 (gprs_gmm.c:648) 20241211100138245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100138245 DMM DEBUG MM(262420000001003/c1e3aa71) Requesting authorization (sgsn_auth.c:160) 20241211100138245 DMM INFO MM(262420000001003/c1e3aa71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100138245 DMM DEBUG MM(262420000001003/c1e3aa71) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100138245 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241211100138245 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) 20241211100138245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241211100138245 DMM INFO MM(262420000001003/c1e3aa71) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1e3aa71) (gprs_gmm.c:282) 20241211100138247 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100138247 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100138247 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241211100138247 DMM INFO MM(262420000001003/c1e3aa71) Subscriber data update (mmctx.c:445) 20241211100138247 DMM DEBUG MM(262420000001003/c1e3aa71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100138247 DMM INFO MM(262420000001003/c1e3aa71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100138247 DMM NOTICE MM(262420000001003/c1e3aa71) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241211100138247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100138247 DMM NOTICE MM(262420000001003/c1e3aa71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100138247 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) 20241211100138248 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100138248 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241211100138248 DMM INFO MM(262420000001003/c1e3aa71) Subscriber data update (mmctx.c:445) 20241211100138248 DMM DEBUG MM(262420000001003/c1e3aa71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241211100138256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100138257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241211100138257 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241211100138257 DMM INFO MM(262420000001003/c1e3aa71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100138257 DMM NOTICE MM(262420000001003/c1e3aa71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100138257 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100138257 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100138257 DLLC NOTICE LLME(c32cc5d1/c1e3aa71){ASSIGNED} LLGM Assign pre (ffffffff => c1e3aa71) (gprs_llc.c:1079) 20241211100138257 DLLC NOTICE LLME(ffffffff/c1e3aa71){ASSIGNED} LLGM Assign post (ffffffff => c1e3aa71) (gprs_llc.c:1125) 20241211100138257 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241211100138257 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241211100138257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100138257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: 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 := 'C1E3AA71'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@6fb4a7df20f6: Added conn table entry 0TC_geran_attach_iu_rau(1499)5889189 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1493)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100138337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100138337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100138337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100138337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100138337 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100138337 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100138337 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100138337 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241211100138337 DMM INFO MM(262420000001003/c1e3aa71) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c1e3aa71 (00000000), TLLI: c1e3aa71 (c1e3aa71), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241211100138337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241211100138337 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241211100138337 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241211100138337 DLLC NOTICE LLME(ffffffff/c1e3aa71){ASSIGNED} LLGM Assign pre (c1e3aa71 => ffffffff) (gprs_llc.c:1079) 20241211100138337 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1e3aa71 => ffffffff) (gprs_llc.c:1125) 20241211100138337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100138337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241211100138337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100138337 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100138337 DMM DEBUG MM(262420000001003/c1e3aa71) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100138337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100138337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100138337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100138337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100138337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100138337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100138337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: { messageType := 2, destLocRef := '59DCA5'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100138344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100138345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100138345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100138345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100138345 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100138345 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100138345 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100138345 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241211100138345 DMM INFO MM(262420000001003/c1e3aa71) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241211100138345 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241211100138345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100138345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100138345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100138345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100138345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100138345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100138345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@6fb4a7df20f6: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241211100138351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100138351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100138351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100138351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100138351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100138351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100138351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100138351 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100138351 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100138351 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100138351 DMM INFO MM(262420000001003/c1e3aa71) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241211100138351 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241211100138351 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100138351 DMM DEBUG MM_STATE_Iu[0x5608898c49b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241211100138351 DMM ERROR MM_STATE_Iu[0x5608898c49b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@6fb4a7df20f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@6fb4a7df20f6: Final verdict of PTC: none 20241211100138355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211100138361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100138361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1481)@6fb4a7df20f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@6fb4a7df20f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1486)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@6fb4a7df20f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1491)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1484)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1489)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1479)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@6fb4a7df20f6: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Dec 11 10:01:38 UTC 2024 ====== 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 20241211100138509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100138558 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100138558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100138558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100138558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100138558 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100138558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100138558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100138558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100138558 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:737) 20241211100138558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100138558 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100138558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100138558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100138558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100138558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100138558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100138558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100138558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241211100138911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144136) 20241211100139363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100139363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=144136, count=178804) 20241211100140363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100140364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100140559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100140560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100140560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Dec 11 10:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100141365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100141365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user started. 20241211100142022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100142025 DMM INFO MM(262420000001003/c1e3aa71) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100142025 DMM INFO MM(262420000001003/c1e3aa71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100142025 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100142025 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100142025 DMM DEBUG MM_STATE_Iu[0x5608898c49b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100142025 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241211100142025 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) 20241211100142025 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241211100142025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100142025 DMM DEBUG MM_STATE_Gb(0)[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100142025 DMM DEBUG MM_STATE_Iu[0x5608898c49b0]{Detached}: Deallocated (fsm.c:568) 20241211100142025 DMM DEBUG GMM(gmm_fsm)[0x5608898c4750]{Deregistered}: Deallocated (fsm.c:568) 20241211100142025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100142093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100142093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100142093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100142093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100142093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100142093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100142093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100142093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100142095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100142095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100142095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100142095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100142095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100142095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100142095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100142095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100142095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100142095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100142095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100142095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100142097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100142101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100142101 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100142109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100142109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100142109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100142109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142109 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100142109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100142109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100142109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100142109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100142110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100142110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100142110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100142110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100142110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100142110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100142110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100142110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142110 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100142110 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100142110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100142111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100142111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100142114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100142120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100142120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100142136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100142136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100142136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100142136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100142136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100142136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100142136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100142136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100142137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100142137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100142137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100142137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100142137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100142137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100142137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100142137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100142137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100142137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100142137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100142137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100142137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100142139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1517)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100142145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100142145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100142341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100142341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100142341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100142341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100142349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100142349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100142349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100142349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100142351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100142351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100142351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100142351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100142351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100142351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100142351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100142352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100142366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100142366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100142366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100142366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100142370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100142371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100143158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143159 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100143159 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100143160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F75E8089'O, index=0 SGSN_Test-GSUP(1520)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@6fb4a7df20f6: 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 := 'B78A'O, rac := '55'O ("U") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user(1522)7593913 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: First idle individual index:0 20241211100143459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100143459 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100143459 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100143459 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100143459 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241211100143459 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Deregistered}: Allocated (fsm.c:456) 20241211100143459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100143459 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Allocated (fsm.c:456) 20241211100143459 DMM DEBUG MM_STATE_Iu[0x5608898d5910]{Detached}: Allocated (fsm.c:456) 20241211100143459 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100143459 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100143459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100143459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100143459 DMM DEBUG MM(262420000001004/e36c36eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100143459 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241211100143459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: { messageType := 2, destLocRef := '73DFB9'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6fb4a7df20f6: 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 := '2C764B18876985D6FBFC49A462FB8FC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '416A7D61'O ("Aj}a") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A4A7DB5BFE96511'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F5C9FADC6184E7F5E1DB896D8D93DBC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C34A0CCF8065D3CC8BAD72FA5DEC4109'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A70D639A07FA17BD686BA8F3BECE5EC8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DCB14B2C04BC8A6'O } } } } } SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_from0 20241211100143466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241211100143466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100143466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100143466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100143466 DMM DEBUG MM(262420000001004/e36c36eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241211100143466 DMM NOTICE MM(262420000001004/e36c36eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100143466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100143466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100143466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100143466 DMM DEBUG MM(262420000001004/e36c36eb) Requesting authorization (sgsn_auth.c:160) 20241211100143466 DMM INFO MM(262420000001004/e36c36eb) Requesting authentication tuples (sgsn_auth.c:184) 20241211100143466 DMM DEBUG MM(262420000001004/e36c36eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100143466 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241211100143466 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241211100143468 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100143468 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100143468 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100143468 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100143468 DMM INFO MM(262420000001004/e36c36eb) Subscriber data update (mmctx.c:445) 20241211100143468 DMM DEBUG MM(262420000001004/e36c36eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100143468 DMM INFO MM(262420000001004/e36c36eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100143468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100143468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100143468 DMM INFO MM(262420000001004/e36c36eb) <- GMM AUTH AND CIPHERING REQ (rand = 2c 76 4b 18 87 69 85 d6 fb fc 49 a4 62 fb 8f c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 0d 63 9a 07 fa 17 bd 68 6b a8 f3 be ce 5e c8 ) (gprs_gmm.c:465) 20241211100143468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241211100143468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304221DCB14B223094399990000100004F02904C04BC8A6'O 20241211100143473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143473 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100143473 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100143473 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100143473 DMM INFO MM(262420000001004/e36c36eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100143473 DMM NOTICE MM(262420000001004/e36c36eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100143473 DMM DEBUG MM(262420000001004/e36c36eb) checking auth: received UMTS RES = 1d cb 14 b2 c0 4b c8 a6 (gprs_gmm.c:648) 20241211100143473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100143473 DMM DEBUG MM(262420000001004/e36c36eb) Requesting authorization (sgsn_auth.c:160) 20241211100143473 DMM INFO MM(262420000001004/e36c36eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100143473 DMM DEBUG MM(262420000001004/e36c36eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100143473 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241211100143473 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) 20241211100143473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100143473 DMM DEBUG MM(262420000001004/e36c36eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100143473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100143479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143479 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100143479 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100143479 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100143479 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241211100143479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100143479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100143479 DMM INFO MM(262420000001004/e36c36eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36c36eb) (gprs_gmm.c:282) 20241211100143479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241211100143479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100143481 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100143481 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100143482 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241211100143482 DMM INFO MM(262420000001004/e36c36eb) Subscriber data update (mmctx.c:445) 20241211100143482 DMM DEBUG MM(262420000001004/e36c36eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100143482 DMM INFO MM(262420000001004/e36c36eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100143482 DMM NOTICE MM(262420000001004/e36c36eb) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241211100143482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100143482 DMM NOTICE MM(262420000001004/e36c36eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100143482 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) 20241211100143482 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100143482 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241211100143482 DMM INFO MM(262420000001004/e36c36eb) Subscriber data update (mmctx.c:445) 20241211100143482 DMM DEBUG MM(262420000001004/e36c36eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100143483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143483 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100143483 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100143483 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100143483 DMM INFO MM(262420000001004/e36c36eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100143483 DMM NOTICE MM(262420000001004/e36c36eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100143483 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100143483 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100143483 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100143483 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100143483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100143483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100143483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100143486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143486 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100143486 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100143486 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100143486 DMM INFO MM(262420000001004/e36c36eb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100143486 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100143486 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100143486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 20241211100143487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_user(1522)7593913 TC_attach_pdp_act_user(1522)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@6fb4a7df20f6: 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 := 'E36C36EB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user(1522)316750 SGSN_Test_0-RAN(1516)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: First idle individual index:0 20241211100143690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100143690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100143690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100143690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143691 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100143691 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100143691 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100143691 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE36C36EB) type="signalling" (gprs_gmm.c:1897) 20241211100143691 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100143692 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100143692 DMM DEBUG MM(262420000001004/e36c36eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100143692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100143692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100143692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100143692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100143692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100143692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100143692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: { messageType := 2, destLocRef := '04D54E'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@6fb4a7df20f6: Final verdict of PTC: none 20241211100143704 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100143704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100143704 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100143705 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100143705 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100143705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100143705 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100143705 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100143705 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:737) 20241211100143705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100143705 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100143705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100143705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100143705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100143705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100143705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100143705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100143705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@6fb4a7df20f6: Final verdict of PTC: none 20241211100143713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1506)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1515)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1509)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1504)@6fb4a7df20f6: Final verdict of PTC: none 20241211100143718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100143719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1500)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1520)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1507)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1502)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1513)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Dec 11 10:01:43 UTC 2024 ------ 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 20241211100143834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100144336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234716) 20241211100144720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100144720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234716, count=235876) 20241211100145707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100145707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100145707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100145721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100145721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Dec 11 10:01:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100146722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100146722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241211100147416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100147420 DMM INFO MM(262420000001004/e36c36eb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100147420 DMM INFO MM(262420000001004/e36c36eb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100147420 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100147420 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100147420 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100147420 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100147420 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241211100147420 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) 20241211100147420 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241211100147420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100147420 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Deallocated (fsm.c:568) 20241211100147420 DMM DEBUG MM_STATE_Iu(5)[0x5608898d5910]{Detached}: Deallocated (fsm.c:568) 20241211100147420 DMM DEBUG GMM(gmm_fsm)[0x5608898c49b0]{Deregistered}: Deallocated (fsm.c:568) 20241211100147420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100147465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100147465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100147465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100147465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147465 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100147465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100147465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100147465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100147465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100147466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100147466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100147466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100147466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100147466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100147466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100147466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100147466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100147466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100147466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100147466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100147466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100147469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100147474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100147474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100147480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100147480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100147480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100147480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100147480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100147480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100147480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100147480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100147481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100147481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100147481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100147481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100147481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100147481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100147481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100147481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100147481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100147481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1532)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100147481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100147481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100147483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1533)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100147488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100147488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100147497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100147497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100147497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100147497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100147497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100147497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100147497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100147497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100147498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100147498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100147498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100147498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100147498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100147498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100147498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100147498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100147498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100147498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100147498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100147498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1537)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100147498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100147500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100147504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100147504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1540)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 20241211100147706 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100147706 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100147706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100147706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100147713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100147713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100147713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100147713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100147713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100147713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100147713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100147714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100147714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100147714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100147714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100147714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100147714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100147714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100147715 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100147723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100147723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100147723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100147723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100147725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100147726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100148523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148524 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100148524 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100148525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='D57C834A'O, index=0 SGSN_Test-GSUP(1543)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: 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 := '61F2'O, rac := '30'O ("0") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2235253 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1539)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100148773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148774 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100148774 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100148774 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100148774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241211100148774 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Deregistered}: Allocated (fsm.c:456) 20241211100148774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100148774 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100148774 DMM DEBUG MM_STATE_Iu[0x5608898d6330]{Detached}: Allocated (fsm.c:456) 20241211100148774 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100148774 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100148774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100148774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100148774 DMM DEBUG MM(262420000001058/f63abade) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100148774 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241211100148774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: { messageType := 2, destLocRef := '221B75'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: 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 := '290FA126E73276581322A0CB7C3BDF96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DC08FC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0977D8BA073E521C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B38E05DD804188D7727579E1DE017284'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F782821AD44057B44154F69E595770A4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A5EFFCF7AA9032A700A8F98A90DB6718'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B412084ADCB8DB2D'O } } } } } SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241211100148780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148780 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100148780 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100148780 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100148780 DMM DEBUG MM(262420000001058/f63abade) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241211100148780 DMM NOTICE MM(262420000001058/f63abade) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100148780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100148780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100148780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100148780 DMM DEBUG MM(262420000001058/f63abade) Requesting authorization (sgsn_auth.c:160) 20241211100148781 DMM INFO MM(262420000001058/f63abade) Requesting authentication tuples (sgsn_auth.c:184) 20241211100148781 DMM DEBUG MM(262420000001058/f63abade) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100148781 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241211100148781 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241211100148782 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100148782 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100148782 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100148782 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100148782 DMM INFO MM(262420000001058/f63abade) Subscriber data update (mmctx.c:445) 20241211100148783 DMM DEBUG MM(262420000001058/f63abade) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100148783 DMM INFO MM(262420000001058/f63abade) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100148783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100148783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100148783 DMM INFO MM(262420000001058/f63abade) <- GMM AUTH AND CIPHERING REQ (rand = 29 0f a1 26 e7 32 76 58 13 22 a0 cb 7c 3b df 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 ef fc f7 aa 90 32 a7 00 a8 f9 8a 90 db 67 18 ) (gprs_gmm.c:465) 20241211100148783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241211100148783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422B412084A23094399990000105008F02904DCB8DB2D'O 20241211100148788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148788 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100148788 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100148788 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100148788 DMM INFO MM(262420000001058/f63abade) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100148788 DMM NOTICE MM(262420000001058/f63abade) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100148788 DMM DEBUG MM(262420000001058/f63abade) checking auth: received UMTS RES = b4 12 08 4a dc b8 db 2d (gprs_gmm.c:648) 20241211100148788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100148788 DMM DEBUG MM(262420000001058/f63abade) Requesting authorization (sgsn_auth.c:160) 20241211100148788 DMM INFO MM(262420000001058/f63abade) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100148788 DMM DEBUG MM(262420000001058/f63abade) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100148788 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241211100148788 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) 20241211100148788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100148788 DMM DEBUG MM(262420000001058/f63abade) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100148788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100148794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148794 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100148794 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100148794 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100148794 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241211100148794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100148794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100148794 DMM INFO MM(262420000001058/f63abade) <- GMM ATTACH ACCEPT (new P-TMSI=0xf63abade) (gprs_gmm.c:282) 20241211100148794 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241211100148794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100148797 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100148797 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100148797 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241211100148797 DMM INFO MM(262420000001058/f63abade) Subscriber data update (mmctx.c:445) 20241211100148797 DMM DEBUG MM(262420000001058/f63abade) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100148797 DMM INFO MM(262420000001058/f63abade) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100148797 DMM NOTICE MM(262420000001058/f63abade) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241211100148797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100148797 DMM NOTICE MM(262420000001058/f63abade) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100148797 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) 20241211100148798 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100148798 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241211100148798 DMM INFO MM(262420000001058/f63abade) Subscriber data update (mmctx.c:445) 20241211100148798 DMM DEBUG MM(262420000001058/f63abade) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100148799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148799 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100148799 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100148799 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100148799 DMM INFO MM(262420000001058/f63abade) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100148799 DMM NOTICE MM(262420000001058/f63abade) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100148799 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100148799 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100148799 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100148799 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100148799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100148799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100148799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100148803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100148803 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100148803 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100148803 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100148803 DMM INFO MM(262420000001058/f63abade) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100148803 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100148803 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100148803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100148803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100148803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100148803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 20241211100148804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100148804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100148804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100148804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100148804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100148804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100148804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100148804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2235253 TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: 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 := 'F63ABADE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10854288 SGSN_Test_0-RAN(1539)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: First idle individual index:0 20241211100149006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100149006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100149006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100149006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100149006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100149006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100149006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100149006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100149007 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100149007 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100149007 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100149007 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF63ABADE) type="signalling" (gprs_gmm.c:1897) 20241211100149007 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100149007 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100149007 DMM DEBUG MM(262420000001058/f63abade) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100149008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100149008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100149008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100149008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100149008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100149008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100149008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100149008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100149008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100149008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100149008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: { messageType := 2, destLocRef := 'A59F90'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@6fb4a7df20f6: Final verdict of PTC: none 20241211100149015 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100149015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100149015 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100149015 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100149015 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100149015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100149015 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100149015 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100149015 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:737) 20241211100149015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100149015 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100149015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100149015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100149015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100149015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100149015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100149015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100149015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@6fb4a7df20f6: Final verdict of PTC: none 20241211100149020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1527)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1537)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@6fb4a7df20f6: Final verdict of PTC: none20241211100149026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100149027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1541)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1532)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1535)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1525)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1530)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Dec 11 10:01:49 UTC 2024 ------ 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 20241211100149164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100149667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233276) 20241211100150027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100150027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233276, count=237728) 20241211100151016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100151016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100151016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100151029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100151029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Wed Dec 11 10:01:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100152031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100152031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100152197 DGPRS DEBUG Checking for inactive LLMEs, time = 36439511 (sgsn.c:132) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241211100152768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100152771 DMM INFO MM(262420000001058/f63abade) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100152771 DMM INFO MM(262420000001058/f63abade) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100152771 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100152771 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100152771 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100152771 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100152771 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241211100152771 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) 20241211100152771 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20241211100152771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100152771 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100152771 DMM DEBUG MM_STATE_Iu(7)[0x5608898d6330]{Detached}: Deallocated (fsm.c:568) 20241211100152772 DMM DEBUG GMM(gmm_fsm)[0x5608898d5910]{Deregistered}: Deallocated (fsm.c:568) 20241211100152772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100152813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100152813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100152813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100152813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152813 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100152813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100152813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100152813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100152813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100152815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100152815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100152815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100152815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100152815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100152815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100152815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100152815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100152815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100152815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100152815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100152815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100152817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100152823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100152823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100152830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100152830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100152830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100152830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152830 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100152830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100152830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100152830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100152830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100152831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100152831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100152831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100152831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100152831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100152831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100152831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100152831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152831 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100152831 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100152831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100152831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100152831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100152833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100152838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100152838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100152846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100152846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100152846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100152846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100152846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100152847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100152847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100152847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100152847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100152847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100152847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100152847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100152847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100152847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100152847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100152847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100152847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100152847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100152847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100152848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100152848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100152850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100152855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100152855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1563)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100153032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100153033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100153033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100153033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100153037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100153038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100153057 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100153057 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100153057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100153057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100153061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100153061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100153061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100153061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100153061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100153061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100153061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100153062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100153062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100153062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100153062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100153062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100153062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100153062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100153062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100153875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100153875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100153875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100153875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100153875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100153875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100153875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100153875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100153876 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100153876 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100153876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100153876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100153876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100153876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100153876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100153876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100153876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100153876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F5C172D8'O, index=0 SGSN_Test-GSUP(1566)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: 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 := '0B0B'O ("\v\v"), rac := '31'O ("1") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)7836866 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1562)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100154118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100154118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100154118 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100154118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241211100154118 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Deregistered}: Allocated (fsm.c:456) 20241211100154118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100154118 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Allocated (fsm.c:456) 20241211100154118 DMM DEBUG MM_STATE_Iu[0x5608898d5fb0]{Detached}: Allocated (fsm.c:456) 20241211100154118 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100154118 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100154118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100154118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100154118 DMM DEBUG MM(262420000001055/d09e40e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100154118 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241211100154118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: { messageType := 2, destLocRef := '7794C2'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: 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 := 'F3B2E6062D0AA7B7D4123C1423375EE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD1A801F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D240A683AB56FDDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0BE5206D17EBCEF3120C45480AF969A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1FF2C94C1BB49954993890B5D18F137E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B51F139245B75F154E8EF1510BEB8BA7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8527FE8C487E7F4F'O } } } } } SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241211100154128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154128 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100154128 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100154128 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100154128 DMM DEBUG MM(262420000001055/d09e40e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241211100154128 DMM NOTICE MM(262420000001055/d09e40e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100154128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100154128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100154128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100154128 DMM DEBUG MM(262420000001055/d09e40e6) Requesting authorization (sgsn_auth.c:160) 20241211100154128 DMM INFO MM(262420000001055/d09e40e6) Requesting authentication tuples (sgsn_auth.c:184) 20241211100154128 DMM DEBUG MM(262420000001055/d09e40e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100154128 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241211100154128 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241211100154130 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100154130 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100154130 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100154130 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100154130 DMM INFO MM(262420000001055/d09e40e6) Subscriber data update (mmctx.c:445) 20241211100154130 DMM DEBUG MM(262420000001055/d09e40e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100154130 DMM INFO MM(262420000001055/d09e40e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100154130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100154130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100154130 DMM INFO MM(262420000001055/d09e40e6) <- GMM AUTH AND CIPHERING REQ (rand = f3 b2 e6 06 2d 0a a7 b7 d4 12 3c 14 23 37 5e e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 1f 13 92 45 b7 5f 15 4e 8e f1 51 0b eb 8b a7 ) (gprs_gmm.c:465) 20241211100154130 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241211100154131 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F228527FE8C23094399990000105005F02904487E7F4F'O 20241211100154136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154137 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100154137 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100154137 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100154137 DMM INFO MM(262420000001055/d09e40e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100154137 DMM NOTICE MM(262420000001055/d09e40e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100154137 DMM DEBUG MM(262420000001055/d09e40e6) checking auth: received UMTS RES = 85 27 fe 8c 48 7e 7f 4f (gprs_gmm.c:648) 20241211100154137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100154137 DMM DEBUG MM(262420000001055/d09e40e6) Requesting authorization (sgsn_auth.c:160) 20241211100154137 DMM INFO MM(262420000001055/d09e40e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100154137 DMM DEBUG MM(262420000001055/d09e40e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100154137 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241211100154137 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) 20241211100154137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100154137 DMM DEBUG MM(262420000001055/d09e40e6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100154137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100154144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154144 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100154144 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100154144 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100154144 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241211100154144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100154144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100154144 DMM INFO MM(262420000001055/d09e40e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09e40e6) (gprs_gmm.c:282) 20241211100154144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241211100154145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100154148 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100154148 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100154148 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241211100154148 DMM INFO MM(262420000001055/d09e40e6) Subscriber data update (mmctx.c:445) 20241211100154148 DMM DEBUG MM(262420000001055/d09e40e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100154148 DMM INFO MM(262420000001055/d09e40e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100154148 DMM NOTICE MM(262420000001055/d09e40e6) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241211100154148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100154148 DMM NOTICE MM(262420000001055/d09e40e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100154148 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) 20241211100154149 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100154149 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241211100154149 DMM INFO MM(262420000001055/d09e40e6) Subscriber data update (mmctx.c:445) 20241211100154149 DMM DEBUG MM(262420000001055/d09e40e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100154150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154151 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100154151 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100154151 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100154151 DMM INFO MM(262420000001055/d09e40e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100154151 DMM NOTICE MM(262420000001055/d09e40e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100154151 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100154151 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100154151 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100154151 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100154151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100154151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100154151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100154155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154155 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100154155 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100154155 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100154155 DMM INFO MM(262420000001055/d09e40e6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100154155 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100154155 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100154155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 20241211100154156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)7836866 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: 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 := 'D09E40E6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6683839 SGSN_Test_0-RAN(1562)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: First idle individual index:0 20241211100154358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100154358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100154358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100154358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154359 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100154359 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100154359 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100154359 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD09E40E6) type="signalling" (gprs_gmm.c:1897) 20241211100154359 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100154359 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100154359 DMM DEBUG MM(262420000001055/d09e40e6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100154359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100154360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100154360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100154360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100154360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100154360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100154360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100154360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: { messageType := 2, destLocRef := '65FCBF'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@6fb4a7df20f6: Final verdict of PTC: none 20241211100154374 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100154374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100154375 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100154375 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100154375 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100154375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100154375 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100154375 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100154375 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:737) 20241211100154375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100154375 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100154375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100154375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100154375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100154375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100154375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100154375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100154375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@6fb4a7df20f6: Final verdict of PTC: none 20241211100154382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@6fb4a7df20f6: Final verdict of PTC: none 20241211100154388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100154388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1555)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1550)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1560)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1558)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1553)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1548)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Dec 11 10:01:54 UTC 2024 ------ 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 20241211100154542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100155043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233732) 20241211100155388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100155388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233732, count=238464) 20241211100156375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100156376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100156376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100156390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100156390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Wed Dec 11 10:01:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100157391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100157391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241211100158111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100158111 DMM INFO MM(262420000001055/d09e40e6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100158111 DMM INFO MM(262420000001055/d09e40e6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100158111 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100158111 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100158111 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100158111 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100158111 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241211100158111 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) 20241211100158111 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20241211100158111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100158111 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Deallocated (fsm.c:568) 20241211100158111 DMM DEBUG MM_STATE_Iu(9)[0x5608898d5fb0]{Detached}: Deallocated (fsm.c:568) 20241211100158111 DMM DEBUG GMM(gmm_fsm)[0x5608898d6330]{Deregistered}: Deallocated (fsm.c:568) 20241211100158111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100158129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100158129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100158129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100158129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241211100158130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100158130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100158130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1573)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100158130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100158130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100158130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100158130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100158130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100158130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100158130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100158130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100158130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100158132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211100158138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100158138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1579)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1579)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100158151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100158151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100158151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100158151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100158151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100158151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100158151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100158151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1578)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1579)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100158152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100158152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100158152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100158152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100158152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100158152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100158152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100158152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100158152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100158152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100158152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100158152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1579)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100158155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241211100158160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100158160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1578)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_addr_itu_x213_ipv4len20-BVCI210(1576)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100158165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100158165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100158165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100158165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100158165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100158165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100158165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100158165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100158167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100158167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100158167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100158167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100158167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100158167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100158167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100158167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100158167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100158167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100158167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1583)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100158167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100158167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100158169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1586)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@6fb4a7df20f6: ************************************************* 20241211100158174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100158174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100158375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100158375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100158375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100158375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100158377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100158377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100158377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100158377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100158377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100158377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100158377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100158378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100158378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100158378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100158378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100158378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100158378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100158378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100158378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100158392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100158392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100158392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100158392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) 20241211100158393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100158393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100159187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159187 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100159187 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100159188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='ED71D887'O, index=0 SGSN_Test-GSUP(1589)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: 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 := '06FE'O, rac := '27'O ("'") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13649772 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1585)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100159468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159468 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100159468 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100159468 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100159468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241211100159468 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Deregistered}: Allocated (fsm.c:456) 20241211100159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100159468 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100159468 DMM DEBUG MM_STATE_Iu[0x5608898cdf50]{Detached}: Allocated (fsm.c:456) 20241211100159468 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100159468 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100159468 DMM DEBUG MM(262420000001056/ec8815fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100159468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241211100159468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: { messageType := 2, destLocRef := 'D0476C'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: 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 := '76F7C97EAAF437A8ED7199AD61D2A316'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE330C1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D70E104F4584123'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D0645B8F95A93F4ADE3FB11FF4E8F0D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FB7160B6385424847C7D6775B0C49A60'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17E2F7F2068AE55F194CAED053369F5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DA59F61DC209B74D'O } } } } } SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241211100159475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159475 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100159475 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100159475 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100159475 DMM DEBUG MM(262420000001056/ec8815fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241211100159475 DMM NOTICE MM(262420000001056/ec8815fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100159475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100159475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100159475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100159475 DMM DEBUG MM(262420000001056/ec8815fb) Requesting authorization (sgsn_auth.c:160) 20241211100159475 DMM INFO MM(262420000001056/ec8815fb) Requesting authentication tuples (sgsn_auth.c:184) 20241211100159475 DMM DEBUG MM(262420000001056/ec8815fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100159475 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241211100159475 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241211100159478 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100159478 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100159478 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100159478 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100159478 DMM INFO MM(262420000001056/ec8815fb) Subscriber data update (mmctx.c:445) 20241211100159478 DMM DEBUG MM(262420000001056/ec8815fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100159478 DMM INFO MM(262420000001056/ec8815fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100159478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100159478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100159478 DMM INFO MM(262420000001056/ec8815fb) <- GMM AUTH AND CIPHERING REQ (rand = 76 f7 c9 7e aa f4 37 a8 ed 71 99 ad 61 d2 a3 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 e2 f7 f2 06 8a e5 5f 19 4c ae d0 53 36 9f 5d ) (gprs_gmm.c:465) 20241211100159478 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241211100159478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922DA59F61D23094399990000105006F02904C209B74D'O 20241211100159483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159483 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100159483 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100159483 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100159483 DMM INFO MM(262420000001056/ec8815fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100159483 DMM NOTICE MM(262420000001056/ec8815fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100159483 DMM DEBUG MM(262420000001056/ec8815fb) checking auth: received UMTS RES = da 59 f6 1d c2 09 b7 4d (gprs_gmm.c:648) 20241211100159483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100159483 DMM DEBUG MM(262420000001056/ec8815fb) Requesting authorization (sgsn_auth.c:160) 20241211100159483 DMM INFO MM(262420000001056/ec8815fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100159483 DMM DEBUG MM(262420000001056/ec8815fb) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100159483 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241211100159483 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) 20241211100159483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100159483 DMM DEBUG MM(262420000001056/ec8815fb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100159483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100159489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159489 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100159489 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100159489 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100159489 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241211100159489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100159489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100159489 DMM INFO MM(262420000001056/ec8815fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xec8815fb) (gprs_gmm.c:282) 20241211100159489 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241211100159489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100159492 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100159492 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100159492 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241211100159492 DMM INFO MM(262420000001056/ec8815fb) Subscriber data update (mmctx.c:445) 20241211100159492 DMM DEBUG MM(262420000001056/ec8815fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100159492 DMM INFO MM(262420000001056/ec8815fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100159492 DMM NOTICE MM(262420000001056/ec8815fb) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241211100159492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100159492 DMM NOTICE MM(262420000001056/ec8815fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100159492 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) 20241211100159492 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100159492 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241211100159492 DMM INFO MM(262420000001056/ec8815fb) Subscriber data update (mmctx.c:445) 20241211100159492 DMM DEBUG MM(262420000001056/ec8815fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100159494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159494 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100159494 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100159494 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100159494 DMM INFO MM(262420000001056/ec8815fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100159494 DMM NOTICE MM(262420000001056/ec8815fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100159494 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100159494 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100159494 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100159494 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100159494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100159494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100159494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100159497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159497 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100159497 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100159497 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100159497 DMM INFO MM(262420000001056/ec8815fb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100159497 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100159497 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100159497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 20241211100159498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13649772 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: 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 := 'EC8815FB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)16314551 SGSN_Test_0-RAN(1585)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: First idle individual index:0 20241211100159698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100159698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100159698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100159698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159698 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100159698 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100159698 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100159698 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC8815FB) type="signalling" (gprs_gmm.c:1897) 20241211100159698 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100159698 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100159698 DMM DEBUG MM(262420000001056/ec8815fb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100159698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100159698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100159698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100159698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100159698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100159698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100159699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: { messageType := 2, destLocRef := 'F8F0B7'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@6fb4a7df20f6: Final verdict of PTC: none 20241211100159705 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100159705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100159705 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100159705 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100159705 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100159705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100159705 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100159705 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100159705 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:737) 20241211100159705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100159705 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100159705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100159705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100159705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100159705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100159705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100159705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100159705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@6fb4a7df20f6: Final verdict of PTC: none 20241211100159708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1579)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1583)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@6fb4a7df20f6: Final verdict of PTC: none 20241211100159714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100159714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1573)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1577)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1581)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1571)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Dec 11 10:01:59 UTC 2024 ------ 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 20241211100159830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100200332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233584) 20241211100200715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100200715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233584, count=238036) 20241211100201706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100201706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100201706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100201716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100201716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Wed Dec 11 10:02:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100202718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100202718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241211100203375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100203375 DMM INFO MM(262420000001056/ec8815fb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100203375 DMM INFO MM(262420000001056/ec8815fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100203375 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100203375 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100203375 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100203375 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100203375 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241211100203375 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) 20241211100203375 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20241211100203375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100203375 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100203375 DMM DEBUG MM_STATE_Iu(11)[0x5608898cdf50]{Detached}: Deallocated (fsm.c:568) 20241211100203375 DMM DEBUG GMM(gmm_fsm)[0x5608898d5fb0]{Deregistered}: Deallocated (fsm.c:568) 20241211100203375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100203394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100203394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100203394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100203394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100203395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100203395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100203395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100203395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100203395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100203395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100203395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100203395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100203398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100203403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100203403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100203410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100203410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100203410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100203410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100203410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100203410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100203410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100203411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100203411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100203411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100203411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100203411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100203411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100203411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100203411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100203413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100203418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100203418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100203427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100203427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100203427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100203427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100203427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100203427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100203428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100203428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100203428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100203428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100203428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100203428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100203428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100203428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100203428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100203428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100203429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100203434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100203434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@6fb4a7df20f6: ************************************************* SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100203635 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100203635 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100203635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100203635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100203637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100203637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100203637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100203637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100203637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100203637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100203637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100203637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100203637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100203637 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100203719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100203719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100203719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100203719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100203720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241211100203720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100204453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204454 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100204454 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100204454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CBF212F7'O, index=0 SGSN_Test-GSUP(1612)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: 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 := '09F2'O, rac := '44'O ("D") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)3954401 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1608)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100204809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204809 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100204809 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100204809 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100204809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241211100204809 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Deregistered}: Allocated (fsm.c:456) 20241211100204809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Allocated (fsm.c:456) 20241211100204809 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Allocated (fsm.c:456) 20241211100204809 DMM DEBUG MM_STATE_Iu[0x5608898d71d0]{Detached}: Allocated (fsm.c:456) 20241211100204809 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100204809 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100204809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100204809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100204809 DMM DEBUG MM(262420000001057/c672558a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100204809 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241211100204810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: { messageType := 2, destLocRef := '3C56E1'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: 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 := '1C8D24CB52B517263A048CE68C71AACB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81C1D081'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9F59AB0D1642B50'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '878E80E031EBB0EF769C40DA8B6FB0EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B93057B922A29FCF0F6DA307BE597C26'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8729B3F02065A18E34562F24D9CB5716'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AD72CC103928078F'O } } } } } SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241211100204817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204817 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100204817 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100204817 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100204817 DMM DEBUG MM(262420000001057/c672558a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241211100204817 DMM NOTICE MM(262420000001057/c672558a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100204817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100204817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100204817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100204817 DMM DEBUG MM(262420000001057/c672558a) Requesting authorization (sgsn_auth.c:160) 20241211100204817 DMM INFO MM(262420000001057/c672558a) Requesting authentication tuples (sgsn_auth.c:184) 20241211100204817 DMM DEBUG MM(262420000001057/c672558a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100204817 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241211100204817 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241211100204820 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100204820 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100204820 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100204820 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100204820 DMM INFO MM(262420000001057/c672558a) Subscriber data update (mmctx.c:445) 20241211100204820 DMM DEBUG MM(262420000001057/c672558a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100204820 DMM INFO MM(262420000001057/c672558a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100204820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100204820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100204820 DMM INFO MM(262420000001057/c672558a) <- GMM AUTH AND CIPHERING REQ (rand = 1c 8d 24 cb 52 b5 17 26 3a 04 8c e6 8c 71 aa cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 29 b3 f0 20 65 a1 8e 34 56 2f 24 d9 cb 57 16 ) (gprs_gmm.c:465) 20241211100204820 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241211100204820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822AD72CC1023094399990000105007F029043928078F'O 20241211100204826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204826 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100204826 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100204826 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100204826 DMM INFO MM(262420000001057/c672558a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100204826 DMM NOTICE MM(262420000001057/c672558a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100204826 DMM DEBUG MM(262420000001057/c672558a) checking auth: received UMTS RES = ad 72 cc 10 39 28 07 8f (gprs_gmm.c:648) 20241211100204826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100204826 DMM DEBUG MM(262420000001057/c672558a) Requesting authorization (sgsn_auth.c:160) 20241211100204826 DMM INFO MM(262420000001057/c672558a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100204826 DMM DEBUG MM(262420000001057/c672558a) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100204826 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241211100204826 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) 20241211100204826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100204826 DMM DEBUG MM(262420000001057/c672558a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100204826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100204834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204834 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100204834 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100204834 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100204834 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241211100204834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100204834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100204834 DMM INFO MM(262420000001057/c672558a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc672558a) (gprs_gmm.c:282) 20241211100204834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241211100204834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100204838 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100204838 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100204838 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241211100204838 DMM INFO MM(262420000001057/c672558a) Subscriber data update (mmctx.c:445) 20241211100204838 DMM DEBUG MM(262420000001057/c672558a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100204838 DMM INFO MM(262420000001057/c672558a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100204838 DMM NOTICE MM(262420000001057/c672558a) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241211100204838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100204838 DMM NOTICE MM(262420000001057/c672558a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100204838 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) 20241211100204838 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100204838 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241211100204838 DMM INFO MM(262420000001057/c672558a) Subscriber data update (mmctx.c:445) 20241211100204838 DMM DEBUG MM(262420000001057/c672558a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100204840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100204840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100204840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100204840 DMM INFO MM(262420000001057/c672558a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100204840 DMM NOTICE MM(262420000001057/c672558a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100204840 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100204840 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100204840 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100204840 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100204840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100204840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100204840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100204844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100204844 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100204844 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100204844 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100204844 DMM INFO MM(262420000001057/c672558a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100204844 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100204844 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100204844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100204844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100204844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100204844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)3954401 20241211100204846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100204846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100204846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100204846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100204846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100204846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100204846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100204846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: 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 := 'C672558A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)3522368 SGSN_Test_0-RAN(1608)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: First idle individual index:0 20241211100205046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100205046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100205046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100205046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100205046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100205046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100205046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100205046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100205047 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100205047 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100205047 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100205047 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC672558A) type="signalling" (gprs_gmm.c:1897) 20241211100205047 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100205047 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100205047 DMM DEBUG MM(262420000001057/c672558a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100205047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100205047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100205047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100205047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100205047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100205047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100205047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100205047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100205048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100205048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100205048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100205048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100205048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100205048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: { messageType := 2, destLocRef := '35BF40'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@6fb4a7df20f6: Final verdict of PTC: none 20241211100205064 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100205064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100205064 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100205064 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100205064 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100205064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100205064 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100205064 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100205064 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:737) 20241211100205064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100205064 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100205064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100205064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100205064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100205064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100205064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100205064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100205065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@6fb4a7df20f6: Final verdict of PTC: none 20241211100205073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1601)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1606)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@6fb4a7df20f6: Final verdict of PTC: none 20241211100205078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1596)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@6fb4a7df20f6: Final verdict of PTC: none 20241211100205078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1599)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1604)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1594)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Dec 11 10:02:05 UTC 2024 ------ 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 20241211100205205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100205708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232668) 20241211100206079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100206079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232668, count=237120) 20241211100207065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100207065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100207065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100207081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100207081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Dec 11 10:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100208082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100208082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_pmm_idle started. 20241211100208784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100208786 DMM INFO MM(262420000001057/c672558a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100208786 DMM INFO MM(262420000001057/c672558a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100208786 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100208786 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100208786 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100208786 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100208786 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241211100208786 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) 20241211100208786 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20241211100208786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898c4880]{Init}: Deallocated (fsm.c:568) 20241211100208786 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Deallocated (fsm.c:568) 20241211100208786 DMM DEBUG MM_STATE_Iu(13)[0x5608898d71d0]{Detached}: Deallocated (fsm.c:568) 20241211100208786 DMM DEBUG GMM(gmm_fsm)[0x5608898cdf50]{Deregistered}: Deallocated (fsm.c:568) 20241211100208786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100208821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100208821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100208821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100208821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100208821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100208821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 20241211100208824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100208830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100208830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100208835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100208836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100208836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100208836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100208836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100208836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208836 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100208836 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100208836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100208836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100208836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100208838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100208843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100208843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100208851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100208851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100208851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100208851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100208851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100208851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100208851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100208851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100208853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100208853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100208853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100208853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100208853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100208853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100208853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100208853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100208853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100208853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100208853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100208853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100208853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100208856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1632)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 20241211100208861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100208861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100209061 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100209061 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100209061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100209061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100209068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100209068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100209068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100209068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100209069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100209069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100209069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100209071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100209071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100209071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100209071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100209071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100209071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100209071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100209071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100209083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100209083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100209083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100209083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100209087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241211100209088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100209879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100209879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100209879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100209879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100209879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100209879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100209879 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100209879 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100209880 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100209880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100209880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100209880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100209880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100209880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100209880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100209880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6fb4a7df20f6: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C5EB5C4F'O, index=0 SGSN_Test-GSUP(1635)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: 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 := 'E186'O, rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1122951 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1631)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100210177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210177 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100210177 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100210177 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100210177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241211100210177 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Deregistered}: Allocated (fsm.c:456) 20241211100210177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100210177 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Allocated (fsm.c:456) 20241211100210177 DMM DEBUG MM_STATE_Iu[0x5608898d7d00]{Detached}: Allocated (fsm.c:456) 20241211100210177 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100210177 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100210177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100210177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100210177 DMM DEBUG MM(262420000001005/c440406c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100210177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241211100210177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: { messageType := 2, destLocRef := '112287'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: 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 := '116C0A8957BD0C050643B18C0AC15906'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1282F9B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96F5D3255F5A942C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D38723BA7BBDD41027FB5CABF11DC2B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25E50D64EFB6BAB9D38FB8AFEA72C839'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '61BB2FD12852E51579A69D9189D3A9FF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F172F9BE224130FD'O } } } } } SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241211100210188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210189 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100210189 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100210189 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100210189 DMM DEBUG MM(262420000001005/c440406c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241211100210189 DMM NOTICE MM(262420000001005/c440406c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100210189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100210189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100210189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100210189 DMM DEBUG MM(262420000001005/c440406c) Requesting authorization (sgsn_auth.c:160) 20241211100210189 DMM INFO MM(262420000001005/c440406c) Requesting authentication tuples (sgsn_auth.c:184) 20241211100210189 DMM DEBUG MM(262420000001005/c440406c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100210189 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241211100210189 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@6fb4a7df20f6: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241211100210193 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100210193 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100210193 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100210193 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100210193 DMM INFO MM(262420000001005/c440406c) Subscriber data update (mmctx.c:445) 20241211100210193 DMM DEBUG MM(262420000001005/c440406c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100210193 DMM INFO MM(262420000001005/c440406c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100210193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100210193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100210193 DMM INFO MM(262420000001005/c440406c) <- GMM AUTH AND CIPHERING REQ (rand = 11 6c 0a 89 57 bd 0c 05 06 43 b1 8c 0a c1 59 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 bb 2f d1 28 52 e5 15 79 a6 9d 91 89 d3 a9 ff ) (gprs_gmm.c:465) 20241211100210193 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241211100210193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22F172F9BE23094399990000100005F02904224130FD'O 20241211100210203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210203 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100210203 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100210203 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100210203 DMM INFO MM(262420000001005/c440406c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100210203 DMM NOTICE MM(262420000001005/c440406c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100210203 DMM DEBUG MM(262420000001005/c440406c) checking auth: received UMTS RES = f1 72 f9 be 22 41 30 fd (gprs_gmm.c:648) 20241211100210203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100210203 DMM DEBUG MM(262420000001005/c440406c) Requesting authorization (sgsn_auth.c:160) 20241211100210203 DMM INFO MM(262420000001005/c440406c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100210203 DMM DEBUG MM(262420000001005/c440406c) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100210203 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241211100210203 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) 20241211100210203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100210203 DMM DEBUG MM(262420000001005/c440406c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100210203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100210216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210216 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100210216 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100210216 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100210216 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241211100210216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100210216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100210216 DMM INFO MM(262420000001005/c440406c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc440406c) (gprs_gmm.c:282) 20241211100210216 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241211100210217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100210221 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100210221 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100210221 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241211100210221 DMM INFO MM(262420000001005/c440406c) Subscriber data update (mmctx.c:445) 20241211100210221 DMM DEBUG MM(262420000001005/c440406c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100210221 DMM INFO MM(262420000001005/c440406c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100210221 DMM NOTICE MM(262420000001005/c440406c) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241211100210221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100210221 DMM NOTICE MM(262420000001005/c440406c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100210222 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) 20241211100210222 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100210222 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241211100210222 DMM INFO MM(262420000001005/c440406c) Subscriber data update (mmctx.c:445) 20241211100210222 DMM DEBUG MM(262420000001005/c440406c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100210225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100210225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100210225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100210225 DMM INFO MM(262420000001005/c440406c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100210225 DMM NOTICE MM(262420000001005/c440406c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100210225 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100210225 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100210225 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100210225 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100210225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100210225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100210225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100210231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210231 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100210231 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100210231 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100210231 DMM INFO MM(262420000001005/c440406c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100210231 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100210231 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100210231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 20241211100210233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@6fb4a7df20f6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1122951 TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: 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 := 'C440406C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@6fb4a7df20f6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1421164 SGSN_Test_0-RAN(1631)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: First idle individual index:0 20241211100210434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100210434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100210434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100210434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210435 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100210435 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100210435 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100210435 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC440406C) type="signalling" (gprs_gmm.c:1897) 20241211100210435 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100210435 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100210435 DMM DEBUG MM(262420000001005/c440406c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100210435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100210435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100210435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100210435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100210435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100210435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100210436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: { messageType := 2, destLocRef := '15AF6C'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@6fb4a7df20f6: Final verdict of PTC: none 20241211100210448 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100210448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100210448 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100210448 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100210448 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100210448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100210448 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100210448 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100210448 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:737) 20241211100210448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100210448 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100210448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100210448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100210448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100210448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100210448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100210448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100210448 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@6fb4a7df20f6: Final verdict of PTC: none 20241211100210454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211100210459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100210459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1635)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1624)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1629)@6fb4a7df20f6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1619)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1627)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1622)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1618)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1617): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1618): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@6fb4a7df20f6: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Dec 11 10:02:10 UTC 2024 ------ 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 20241211100210607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100211109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231964) 20241211100211459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100211459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231964, count=236416) 20241211100212449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100212449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100212449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100212461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100212461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Dec 11 10:02:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100213462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100213462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_pmm_idle_rx_mt_data started. 20241211100214184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100214187 DMM INFO MM(262420000001005/c440406c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100214187 DMM INFO MM(262420000001005/c440406c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100214187 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100214187 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100214187 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100214187 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100214187 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241211100214187 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) 20241211100214187 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20241211100214187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100214187 DMM DEBUG MM_STATE_Gb[0x5608898c4880]{Idle}: Deallocated (fsm.c:568) 20241211100214187 DMM DEBUG MM_STATE_Iu(15)[0x5608898d7d00]{Detached}: Deallocated (fsm.c:568) 20241211100214187 DMM DEBUG GMM(gmm_fsm)[0x5608898d71d0]{Deregistered}: Deallocated (fsm.c:568) 20241211100214187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100214231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100214231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100214231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100214231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100214231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100214231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100214231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100214231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100214233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100214233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100214233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100214233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100214233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100214233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100214233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100214233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100214233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100214233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1642)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100214233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100214233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100214235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100214239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100214239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100214247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100214247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100214247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100214247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100214247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100214247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100214247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100214247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100214248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100214248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100214248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100214248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100214248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100214248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100214248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100214248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100214248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100214248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100214248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100214248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100214250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100214255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100214255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100214263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100214263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100214263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100214263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100214263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100214263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100214263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100214263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100214264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100214264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100214264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100214264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100214264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100214264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100214264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100214264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100214264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100214264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100214264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1652)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241211100214264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100214264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100214266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1655)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation 20241211100214271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100214271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100214463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100214463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100214463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100214463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100214467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100214468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100214472 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100214472 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100214472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100214472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100214474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100214474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100214474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100214474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100214474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100214474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100214474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100214475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100214475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100214475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100214475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100214475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100214475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100214475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100214475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100215286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215286 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100215286 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100215286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@6fb4a7df20f6: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F5894236'O, index=0 SGSN_Test-GSUP(1658)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: 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 := '0BA1'O, rac := '37'O ("7") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@6fb4a7df20f6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)11377238 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1654)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100215549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215549 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100215549 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100215549 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100215549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241211100215549 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Deregistered}: Allocated (fsm.c:456) 20241211100215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Allocated (fsm.c:456) 20241211100215549 DMM DEBUG MM_STATE_Gb[0x5608898d9010]{Idle}: Allocated (fsm.c:456) 20241211100215549 DMM DEBUG MM_STATE_Iu[0x5608898d9140]{Detached}: Allocated (fsm.c:456) 20241211100215549 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100215549 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100215549 DMM DEBUG MM(262420000001007/db45fba5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100215549 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241211100215550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: { messageType := 2, destLocRef := 'AD9A56'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: 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 := 'EE93103A7A0EADCE27E6EBA470DCDF3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D63359FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1971960E42C36B1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D795EC12C4373B3A9EA788BAD8AB96E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7DA4F9127D3F818B30BFC5F76072BBFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E9DD11B4C7F5CDB7572B87DD0CAF6705'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C73F6A7E814E7A8'O } } } } } SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241211100215557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100215557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100215557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100215557 DMM DEBUG MM(262420000001007/db45fba5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241211100215557 DMM NOTICE MM(262420000001007/db45fba5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100215557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100215557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100215557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100215557 DMM DEBUG MM(262420000001007/db45fba5) Requesting authorization (sgsn_auth.c:160) 20241211100215557 DMM INFO MM(262420000001007/db45fba5) Requesting authentication tuples (sgsn_auth.c:184) 20241211100215557 DMM DEBUG MM(262420000001007/db45fba5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100215557 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241211100215557 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@6fb4a7df20f6: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241211100215560 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100215560 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100215560 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100215560 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100215560 DMM INFO MM(262420000001007/db45fba5) Subscriber data update (mmctx.c:445) 20241211100215560 DMM DEBUG MM(262420000001007/db45fba5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100215560 DMM INFO MM(262420000001007/db45fba5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100215560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100215560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100215560 DMM INFO MM(262420000001007/db45fba5) <- GMM AUTH AND CIPHERING REQ (rand = ee 93 10 3a 7a 0e ad ce 27 e6 eb a4 70 dc df 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 dd 11 b4 c7 f5 cd b7 57 2b 87 dd 0c af 67 05 ) (gprs_gmm.c:465) 20241211100215560 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241211100215560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302222C73F6A723094399990000100007F02904E814E7A8'O 20241211100215564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100215564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100215564 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100215564 DMM INFO MM(262420000001007/db45fba5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100215565 DMM NOTICE MM(262420000001007/db45fba5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100215565 DMM DEBUG MM(262420000001007/db45fba5) checking auth: received UMTS RES = 2c 73 f6 a7 e8 14 e7 a8 (gprs_gmm.c:648) 20241211100215565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100215565 DMM DEBUG MM(262420000001007/db45fba5) Requesting authorization (sgsn_auth.c:160) 20241211100215565 DMM INFO MM(262420000001007/db45fba5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100215565 DMM DEBUG MM(262420000001007/db45fba5) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100215565 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241211100215565 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) 20241211100215565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100215565 DMM DEBUG MM(262420000001007/db45fba5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100215565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100215576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215576 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100215576 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100215576 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100215576 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241211100215576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100215576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100215576 DMM INFO MM(262420000001007/db45fba5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb45fba5) (gprs_gmm.c:282) 20241211100215576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241211100215576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100215582 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100215582 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100215582 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241211100215582 DMM INFO MM(262420000001007/db45fba5) Subscriber data update (mmctx.c:445) 20241211100215582 DMM DEBUG MM(262420000001007/db45fba5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100215582 DMM INFO MM(262420000001007/db45fba5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100215582 DMM NOTICE MM(262420000001007/db45fba5) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241211100215582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100215582 DMM NOTICE MM(262420000001007/db45fba5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100215582 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) 20241211100215583 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100215583 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241211100215583 DMM INFO MM(262420000001007/db45fba5) Subscriber data update (mmctx.c:445) 20241211100215583 DMM DEBUG MM(262420000001007/db45fba5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100215586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100215586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100215586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100215586 DMM INFO MM(262420000001007/db45fba5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100215586 DMM NOTICE MM(262420000001007/db45fba5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100215586 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100215586 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100215586 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100215586 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100215586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100215586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100215586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100215595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215595 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100215595 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100215595 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100215595 DMM INFO MM(262420000001007/db45fba5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100215595 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100215595 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100215595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 20241211100215597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@6fb4a7df20f6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)11377238 TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: 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 := 'DB45FBA5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@6fb4a7df20f6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)8475764 SGSN_Test_0-RAN(1654)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: First idle individual index:0 20241211100215798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100215798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100215798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100215798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215799 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100215799 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100215799 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100215799 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB45FBA5) type="signalling" (gprs_gmm.c:1897) 20241211100215799 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100215799 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100215799 DMM DEBUG MM(262420000001007/db45fba5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100215800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100215800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100215800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100215800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100215800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100215800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100215800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: { messageType := 2, destLocRef := '815474'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@6fb4a7df20f6: Final verdict of PTC: none 20241211100215814 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100215814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100215814 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100215814 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100215814 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100215814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100215814 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100215814 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100215814 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:737) 20241211100215814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100215814 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100215815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100215815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100215815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100215815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100215815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100215815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100215815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@6fb4a7df20f6: Final verdict of PTC: none 20241211100215821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53356<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241211100215826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100215826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1657)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@6fb4a7df20f6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1642)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1652)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1647)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@6fb4a7df20f6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@6fb4a7df20f6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP(1658)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1640)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1645)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1650)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@6fb4a7df20f6: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Dec 11 10:02:15 UTC 2024 ------ 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 20241211100215886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100216388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210320) 20241211100216827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100216827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210320, count=236208) 20241211100217816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100217816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100217816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100217829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100217829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Dec 11 10:02:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100218830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100218830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_update_ctx_err_ind_from_ggsn started. 20241211100219455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100219456 DMM INFO MM(262420000001007/db45fba5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100219456 DMM INFO MM(262420000001007/db45fba5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100219456 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100219456 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100219456 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100219456 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100219456 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241211100219456 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) 20241211100219456 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241211100219456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898cae30]{Init}: Deallocated (fsm.c:568) 20241211100219456 DMM DEBUG MM_STATE_Gb[0x5608898d9010]{Idle}: Deallocated (fsm.c:568) 20241211100219456 DMM DEBUG MM_STATE_Iu(17)[0x5608898d9140]{Detached}: Deallocated (fsm.c:568) 20241211100219456 DMM DEBUG GMM(gmm_fsm)[0x5608898c4880]{Deregistered}: Deallocated (fsm.c:568) 20241211100219456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100219498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100219498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100219498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100219498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100219498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100219498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100219498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100219498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100219499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100219499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100219499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100219499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100219499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100219499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100219499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100219499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219499 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241211100219499 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100219499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100219499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100219499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@6fb4a7df20f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100219501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100219506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100219506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@6fb4a7df20f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100219515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241211100219515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100219515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100219515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241211100219515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100219515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100219515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100219515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100219516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100219516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100219516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100219516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100219516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100219516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100219516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100219516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241211100219516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100219516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100219516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100219516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@6fb4a7df20f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241211100219518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@6fb4a7df20f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100219523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5608898c61b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100219523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@6fb4a7df20f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@6fb4a7df20f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@6fb4a7df20f6: Provider Link came up: sending NS-RESET 20241211100219535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241211100219535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100219535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100219535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241211100219535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100219535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100219535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100219535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241211100219536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100219536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100219536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100219536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241211100219536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241211100219536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241211100219536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241211100219536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100219536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241211100219536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241211100219537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241211100219537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241211100219537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@6fb4a7df20f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@6fb4a7df20f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@6fb4a7df20f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@6fb4a7df20f6: ************************************************* SGSN_Test_0-M3UA(1678)@6fb4a7df20f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@6fb4a7df20f6: ************************************************* MTC@6fb4a7df20f6: Starting RAN_Emulation 20241211100219539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@6fb4a7df20f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@6fb4a7df20f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241211100219544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5608898c7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241211100219544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@6fb4a7df20f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241211100219739 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241211100219740 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241211100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241211100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@6fb4a7df20f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241211100219745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100219745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241211100219745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241211100219745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241211100219745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241211100219745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241211100219745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241211100219747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100219747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241211100219747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241211100219747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241211100219747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241211100219747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241211100219747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241211100219747 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241211100219831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100219831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241211100219831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241211100219831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241211100219835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241211100219837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241211100220558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220559 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241211100220559 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241211100220559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@6fb4a7df20f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@6fb4a7df20f6: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='ECE0D2EE'O, index=0 SGSN_Test-GSUP(1681)@6fb4a7df20f6: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: 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 := 'F4FD'O, 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(1677)@6fb4a7df20f6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6566170 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: First idle individual index:0 SGSN_Test_0-RAN(1677)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 20241211100220922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220922 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100220922 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100220922 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100220922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241211100220922 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Deregistered}: Allocated (fsm.c:456) 20241211100220922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Init}: Allocated (fsm.c:456) 20241211100220922 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Allocated (fsm.c:456) 20241211100220922 DMM DEBUG MM_STATE_Iu[0x5608898d98b0]{Detached}: Allocated (fsm.c:456) 20241211100220922 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241211100220922 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241211100220922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241211100220922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241211100220922 DMM DEBUG MM(262420000001004/df3fadb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241211100220922 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241211100220922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: { messageType := 2, destLocRef := '64311A'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: 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 := 'B121FD699ACB2FFEB96EA328BBB8A5A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CADD23D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '108B7236A96B7269'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B41358E901E18A5AFA0C8F387447F5CB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A8466616A2DB9585D5A25ED15FFF12A0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '463AC654FFA2F479EF5B721FF3088639'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3D89088692BE5C31'O } } } } } SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_len:23 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241211100220928 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100220928 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100220928 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100220928 DMM DEBUG MM(262420000001004/df3fadb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241211100220928 DMM NOTICE MM(262420000001004/df3fadb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241211100220928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241211100220928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241211100220928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241211100220928 DMM DEBUG MM(262420000001004/df3fadb9) Requesting authorization (sgsn_auth.c:160) 20241211100220928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220928 DMM INFO MM(262420000001004/df3fadb9) Requesting authentication tuples (sgsn_auth.c:184) 20241211100220928 DMM DEBUG MM(262420000001004/df3fadb9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241211100220928 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241211100220928 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@6fb4a7df20f6: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@6fb4a7df20f6: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241211100220930 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241211100220930 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241211100220930 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241211100220930 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241211100220930 DMM INFO MM(262420000001004/df3fadb9) Subscriber data update (mmctx.c:445) 20241211100220930 DMM DEBUG MM(262420000001004/df3fadb9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241211100220930 DMM INFO MM(262420000001004/df3fadb9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241211100220930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241211100220930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241211100220930 DMM INFO MM(262420000001004/df3fadb9) <- GMM AUTH AND CIPHERING REQ (rand = b1 21 fd 69 9a cb 2f fe b9 6e a3 28 bb b8 a5 a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 3a c6 54 ff a2 f4 79 ef 5b 72 1f f3 08 86 39 ) (gprs_gmm.c:465) 20241211100220930 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241211100220930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_len:37 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309223D89088623094399990000100004F0290492BE5C31'O 20241211100220935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100220935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100220935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100220935 DMM INFO MM(262420000001004/df3fadb9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241211100220935 DMM NOTICE MM(262420000001004/df3fadb9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241211100220935 DMM DEBUG MM(262420000001004/df3fadb9) checking auth: received UMTS RES = 3d 89 08 86 92 be 5c 31 (gprs_gmm.c:648) 20241211100220935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241211100220935 DMM DEBUG MM(262420000001004/df3fadb9) Requesting authorization (sgsn_auth.c:160) 20241211100220935 DMM INFO MM(262420000001004/df3fadb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241211100220935 DMM DEBUG MM(262420000001004/df3fadb9) Requesting subscriber data update (gprs_subscriber.c:894) 20241211100220935 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241211100220935 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) 20241211100220935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241211100220935 DMM DEBUG MM(262420000001004/df3fadb9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241211100220935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_len:12 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241211100220942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220942 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241211100220942 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241211100220942 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241211100220942 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241211100220942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241211100220942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241211100220942 DMM INFO MM(262420000001004/df3fadb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf3fadb9) (gprs_gmm.c:282) 20241211100220942 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241211100220942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241211100220946 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241211100220946 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241211100220946 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241211100220946 DMM INFO MM(262420000001004/df3fadb9) Subscriber data update (mmctx.c:445) 20241211100220946 DMM DEBUG MM(262420000001004/df3fadb9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241211100220946 DMM INFO MM(262420000001004/df3fadb9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241211100220946 DMM NOTICE MM(262420000001004/df3fadb9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241211100220946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241211100220946 DMM NOTICE MM(262420000001004/df3fadb9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241211100220946 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) 20241211100220947 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241211100220947 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241211100220947 DMM INFO MM(262420000001004/df3fadb9) Subscriber data update (mmctx.c:445) 20241211100220947 DMM DEBUG MM(262420000001004/df3fadb9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_len:14 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241211100220949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220949 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241211100220949 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241211100220949 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241211100220949 DMM INFO MM(262420000001004/df3fadb9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241211100220949 DMM NOTICE MM(262420000001004/df3fadb9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241211100220949 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241211100220949 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241211100220949 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241211100220949 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241211100220949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241211100220949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241211100220949 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220949 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_len:7 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: vl_from0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241211100220956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100220956 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241211100220956 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241211100220956 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241211100220956 DMM INFO MM(262420000001004/df3fadb9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241211100220956 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241211100220956 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241211100220957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100220957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100220957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 20241211100220959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100220959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100220959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100220959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100220959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100220959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100220959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100220959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@6fb4a7df20f6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6566170 TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: 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 := 'DF3FADB9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@6fb4a7df20f6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6614529 SGSN_Test_0-RAN(1677)@6fb4a7df20f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: First idle individual index:0 20241211100221162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100221162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100221162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241211100221162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241211100221162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100221162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100221162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241211100221162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100221163 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241211100221163 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241211100221163 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241211100221163 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF3FADB9) type="signalling" (gprs_gmm.c:1897) 20241211100221163 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241211100221163 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241211100221163 DMM DEBUG MM(262420000001004/df3fadb9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241211100221163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100221163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100221163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100221163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100221163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241211100221163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241211100221163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241211100221163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241211100221163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241211100221163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241211100221163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: { messageType := 2, destLocRef := '64EE01'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@6fb4a7df20f6: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@6fb4a7df20f6: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@6fb4a7df20f6: Final verdict of PTC: none 20241211100221176 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241211100221177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100221177 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241211100221177 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241211100221177 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241211100221177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241211100221177 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241211100221177 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241211100221177 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:737) 20241211100221177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241211100221177 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241211100221177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241211100221177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241211100221177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241211100221177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241211100221177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241211100221177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241211100221177 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1675)@6fb4a7df20f6: Final verdict of PTC: none 20241211100221184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@6fb4a7df20f6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@6fb4a7df20f6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97(1665)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98(1670)@6fb4a7df20f6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@6fb4a7df20f6: Final verdict of PTC: none 20241211100221192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241211100221192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1671)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI97-provIP(1663)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99(1676)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI98-provIP(1668)@6fb4a7df20f6: Final verdict of PTC: none -NSVCI99-provIP(1674)@6fb4a7df20f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: none MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@6fb4a7df20f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@6fb4a7df20f6: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Dec 11 10:02:21 UTC 2024 ------ 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 20241211100221339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100221841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232116) 20241211100222193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100222193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100222197 DGPRS DEBUG Checking for inactive LLMEs, time = 36439541 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=232116, count=236792) 20241211100223177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241211100223177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241211100223177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241211100223194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100223195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@6fb4a7df20f6: Test execution finished. MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Dec 11 10:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100224195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100224195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_NS_connect_alive started. 20241211100224938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100224941 DMM INFO MM(262420000001004/df3fadb9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241211100224941 DMM INFO MM(262420000001004/df3fadb9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241211100224941 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241211100224941 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241211100224941 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241211100224941 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241211100224941 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241211100224941 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) 20241211100224941 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241211100224941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5608898d9010]{Init}: Deallocated (fsm.c:568) 20241211100224941 DMM DEBUG MM_STATE_Gb[0x5608898cae30]{Idle}: Deallocated (fsm.c:568) 20241211100224941 DMM DEBUG MM_STATE_Iu(19)[0x5608898d98b0]{Detached}: Deallocated (fsm.c:568) 20241211100224941 DMM DEBUG GMM(gmm_fsm)[0x5608898d9140]{Deregistered}: Deallocated (fsm.c:568) 20241211100224941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241211100224976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241211100224976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241211100224976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241211100225196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100225197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: setverdict(pass): none -> pass MTC@6fb4a7df20f6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241211100225985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: pass MTC@6fb4a7df20f6: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@6fb4a7df20f6: Test case TC_NS_connect_alive finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Dec 11 10:02:25 UTC 2024 ====== 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 20241211100226024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100226197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100226197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100226526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20241211100227198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100227198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20241211100228199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100228199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Dec 11 10:02:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241211100229200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100229201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@6fb4a7df20f6: Test case TC_NS_connect_reset started. 20241211100229578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100229580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241211100229617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241211100229617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241211100229617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241211100229617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241211100229617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241211100229617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241211100229617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241211100229617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100229617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5608898c3df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@6fb4a7df20f6: setverdict(pass): none -> pass 20241211100230201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100230202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241211100230627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56394<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@6fb4a7df20f6: Final verdict of PTC: none MTC@6fb4a7df20f6: Setting final verdict of the test case. MTC@6fb4a7df20f6: Local verdict of MTC: pass MTC@6fb4a7df20f6: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@6fb4a7df20f6: Test case TC_NS_connect_reset finished. Verdict: pass MTC@6fb4a7df20f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Dec 11 10:02:30 UTC 2024 ====== 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 20241211100230653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241211100231155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241211100231202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100231202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20241211100232203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100232203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100232619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241211100233204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100233204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6fb4a7df20f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@6fb4a7df20f6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6fb4a7df20f6: Terminating MTC. MC@6fb4a7df20f6: MTC terminated. MC2> exit MC@6fb4a7df20f6: Shutting down session. MC@6fb4a7df20f6: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7958.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3299558) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241211100234205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100234205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100235206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100235206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100235619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241211100236207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100236207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241211100237208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241211100237208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3299374) [testenv][generic] Stopping sgsn (3299429) [testenv] Showing testsuite/junit-xml-7958.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7958.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='851.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.612895'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.597647'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.638121'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.565668'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.113471'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.711115'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.624552'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.656788'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.643026'> <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.542007'> <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.607157'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.538344'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.601456'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.538465'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.718944'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.702480'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.642984'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.719216'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.690578'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.768535'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.743914'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.612776'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.558887'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.570530'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.783433'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.694299'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.731748'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.744503'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.682742'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.563769'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.558555'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.519228'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.512011'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.548833'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.446506'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.594227'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.718974'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.735787'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.816373'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.511922'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.757762'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.660161'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.733020'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.688648'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.661178'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.484996'> <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.580121'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.601328'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.670156'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.717624'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.705889'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.670144'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.679658'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.621385'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.622642'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.705731'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.669028'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.682654'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.647484'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.621839'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.721431'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.750437'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.187288'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.654348'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.731931'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.507836'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.508158'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.477601'> <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.697850'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.457422'> <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.655934'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.592408'> <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.487394'> <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.482867'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.633736'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.608471'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.659278'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.653052'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.717924'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.644876'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.639311'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.614152'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.735585'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.716640'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.651684'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.774983'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.053233'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.053555'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0'] testenv-sgsn-generic-osmocom-nightly-20241211-0948-7c065d66-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2563/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